Template to bootstrap configure/automake projects for C++, libtool, Qt, NodeJS, PHP, Shell-Scripts, etc.
Extends autotools, by building packages for Debian and RPM, specifying generic library dependencies, creating desktop applications with icons, etc.
https://mrw.sh/development/bootstrap-build-environment
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
236 lines
5.5 KiB
236 lines
5.5 KiB
9 years ago
|
2015-11-03 15:05 marc
|
||
|
|
||
|
* bootstrap.sh, resolve-debbuilddeps.sh: some improvements
|
||
|
|
||
|
2015-11-03 09:22 marc
|
||
|
|
||
|
* resolve-debbuilddeps.sh: except for variants, install al at once
|
||
|
(it's faster); sudo or not is the problem of the caller; also
|
||
|
cleanup debian/control if created (importan, otherwise with sudo,
|
||
|
it belongs to root)
|
||
|
|
||
|
2015-11-03 09:22 marc
|
||
|
|
||
|
* ax_check_qt.m4, bootstrap.sh, resolve-debbuilddeps.sh: except for
|
||
|
variants, install al at once (it's faster); sudo or not is the
|
||
|
problem of the caller; also cleanup debian/control if created
|
||
|
(importan, otherwise with sudo, it belongs to root)
|
||
|
|
||
|
2015-10-10 18:05 marc
|
||
|
|
||
|
* ax_init_standard_project.m4, bootstrap.sh: no search index when
|
||
|
embedded in redmine
|
||
|
|
||
|
2015-10-10 10:44 marc
|
||
|
|
||
|
* ax_init_standard_project.m4, bootstrap.sh: updated extra dists
|
||
|
|
||
|
2015-10-07 07:42 marc
|
||
|
|
||
|
* ax_init_standard_project.m4: disable qt debug
|
||
|
|
||
|
2015-09-23 08:11 marc
|
||
|
|
||
|
* ax_check_qt.m4, ax_init_standard_project.m4,
|
||
|
resolve-rpmbuilddeps.sh: sereveral improvements, also now
|
||
|
possibility to use fixed version minor ba adding a diff for least
|
||
|
|
||
|
2015-09-09 15:01 marc
|
||
|
|
||
|
* ax_check_qt.m4, bootstrap.sh, build-resource-file.sh,
|
||
|
resolve-debbuilddeps.sh, resolve-rpmbuilddeps.sh: new features
|
||
|
and fixes
|
||
|
|
||
|
2015-09-04 13:05 marc
|
||
|
|
||
|
* resolve-builddeps.sh~: resolve build dependencies
|
||
|
|
||
|
2015-09-04 13:04 marc
|
||
|
|
||
|
* ax_init_standard_project.m4, bootstrap.sh, resolve-builddeps.sh~,
|
||
|
resolve-debbuilddeps.sh: resolve build dependencies
|
||
|
|
||
|
2015-08-31 12:30 marc
|
||
|
|
||
|
* bootstrap.sh: fixed share path in debian packages
|
||
|
|
||
|
2015-08-27 13:03 marc
|
||
|
|
||
|
* ax_check_qt.m4, ax_init_standard_project.m4, bootstrap.sh: fixes
|
||
|
from several projects
|
||
|
|
||
|
2015-08-20 08:00 marc
|
||
|
|
||
|
* ax_init_standard_project.m4, bootstrap.sh: improvements mainly
|
||
|
for rpm plus including make with flexible targets
|
||
|
|
||
|
2015-08-19 22:44 marc
|
||
|
|
||
|
* ax_init_standard_project.m4, bootstrap.sh: some small fixes for
|
||
|
prinary initialization - to do: create root makefile.am after
|
||
|
configure.ac is setup
|
||
|
|
||
|
2015-07-31 10:44 marc
|
||
|
|
||
|
* ax_init_standard_project.m4, bootstrap.sh: fixed version number
|
||
|
and rpm issues
|
||
|
|
||
|
2015-07-30 14:13 marc
|
||
|
|
||
|
* ax_check_qt.m4, ax_init_standard_project.m4, bootstrap.sh: lot of
|
||
|
improvements, i.e. for compiling rpms
|
||
|
|
||
|
2015-07-23 12:16 marc
|
||
|
|
||
|
* ax_check_qt.m4, ax_init_standard_project.m4: use ${PKG_CONFOG}
|
||
|
|
||
|
2015-07-23 12:02 marc
|
||
|
|
||
|
* ax_init_standard_project.m4, bootstrap.sh: typo in filename
|
||
|
|
||
|
2015-07-22 05:29 marc
|
||
|
|
||
|
* bootstrap.sh: added rpm spec file template
|
||
|
|
||
|
2015-07-21 13:44 marc
|
||
|
|
||
|
* ax_check_qt.m4, ax_init_standard_project.m4: improvements, mainly
|
||
|
for mingw
|
||
|
|
||
|
2015-07-16 13:54 marc
|
||
|
|
||
|
* ax_check_qt.m4, ax_init_standard_project.m4, bootstrap.sh,
|
||
|
mac-create-app-bundle.sh: improvements, mainly for mac
|
||
|
|
||
|
2015-07-13 14:57 marc
|
||
|
|
||
|
* ax_init_standard_project.m4: improve package detection
|
||
|
|
||
|
2015-07-13 12:18 marc
|
||
|
|
||
|
* bootstrap.sh: some bugfixes
|
||
|
|
||
|
2015-07-13 08:58 marc
|
||
|
|
||
|
* bootstrap.sh: some bugfixes
|
||
|
|
||
|
2015-07-09 12:22 marc
|
||
|
|
||
|
* ax_check_qt.m4, ax_init_standard_project.m4, bootstrap.sh: some
|
||
|
qt improvements
|
||
|
|
||
|
2015-07-02 13:11 marc
|
||
|
|
||
|
* ax_check_qt.m4, ax_init_standard_project.m4, bootstrap.sh: new qt
|
||
|
features: language and resources
|
||
|
|
||
|
2015-07-01 09:13 marc
|
||
|
|
||
|
* AUTHORS, ax_init_standard_project.m4, bootstrap.sh: updates, e.g.
|
||
|
AUTHORS
|
||
|
|
||
|
2015-06-24 09:26 marc
|
||
|
|
||
|
* ax_init_standard_project.m4: even more support for weird and
|
||
|
sloppy packages
|
||
|
|
||
|
2015-06-23 08:59 marc
|
||
|
|
||
|
* ax_init_standard_project.m4: even more improved way to find the
|
||
|
necessary include path
|
||
|
|
||
|
2015-06-23 08:48 marc
|
||
|
|
||
|
* ax_init_standard_project.m4: even more improved way to find the
|
||
|
necessary include path
|
||
|
|
||
|
2015-06-23 08:24 marc
|
||
|
|
||
|
* ax_init_standard_project.m4: improved way to find the necessary
|
||
|
include path, even if module writers did a sloppy job
|
||
|
|
||
|
2015-05-18 09:21 marc
|
||
|
|
||
|
* ax_init_standard_project.m4: fix build on mac, fix wrong
|
||
|
AX_PKG_CHECK
|
||
|
|
||
|
2015-05-18 09:10 marc
|
||
|
|
||
|
* ax_init_standard_project.m4: bugfix in AX_PKG_REQUIRE
|
||
|
|
||
|
2015-05-18 09:03 marc
|
||
|
|
||
|
* ax_init_standard_project.m4: bugfix in AX_PKG_REQUIRE
|
||
|
|
||
|
2015-05-13 13:36 marc
|
||
|
|
||
|
* ax_init_standard_project.m4: improved check for required packages
|
||
|
|
||
|
2015-05-12 13:33 marc
|
||
|
|
||
|
* ax_check_qt.m4, ax_init_standard_project.m4: allow package
|
||
|
versions in package config dependencies
|
||
|
|
||
|
2015-05-09 09:06 marc
|
||
|
|
||
|
* ax_check_qt.m4, ax_init_standard_project.m4, bootstrap.sh: fixed
|
||
|
dependencies in pkg-config
|
||
|
|
||
|
2015-05-08 23:37 marc
|
||
|
|
||
|
* ax_init_standard_project.m4, bootstrap.sh: fixed the mac bug
|
||
|
again, because last change was incompatible with debian changelog
|
||
|
format
|
||
|
|
||
|
2015-05-08 22:43 marc
|
||
|
|
||
|
* ax_init_standard_project.m4, bootstrap.sh: build system fixed
|
||
|
|
||
|
2015-05-07 14:35 marc
|
||
|
|
||
|
* ax_init_standard_project.m4: fixed mac issues
|
||
|
|
||
|
2015-05-07 14:11 marc
|
||
|
|
||
|
* ax_init_standard_project.m4: Mac OSX does not support date -R
|
||
|
|
||
|
2015-05-07 14:08 marc
|
||
|
|
||
|
* ax_init_standard_project.m4: Mac OSX does not support date -R
|
||
|
|
||
|
2015-05-07 14:06 marc
|
||
|
|
||
|
* ax_init_standard_project.m4: error finding pkcs11 on Mac
|
||
|
|
||
|
2015-05-07 14:04 marc
|
||
|
|
||
|
* ax_init_standard_project.m4: error finding pkcs11 on Mac
|
||
|
|
||
|
2015-05-07 13:07 marc
|
||
|
|
||
|
* bootstrap.sh: Mac OSX does not support date -R
|
||
|
|
||
|
2015-05-07 13:04 marc
|
||
|
|
||
|
* ax_init_standard_project.m4: Mac OSX does not support date -R
|
||
|
|
||
|
2015-05-06 23:09 marc
|
||
|
|
||
|
* bootstrap.sh: better doxygen support
|
||
|
|
||
|
2015-05-06 14:53 marc
|
||
|
|
||
|
* ax_init_standard_project.m4, bootstrap.sh: support scripts and
|
||
|
new parameters --build --overwrite --rebuild
|
||
|
|
||
|
2015-05-05 20:29 marc
|
||
|
|
||
|
* AUTHORS, aclocal.m4, ax_check_qt.m4, ax_cxx_compile_stdcxx_11.m4,
|
||
|
ax_init_standard_project.m4, bootstrap.sh: copied initial release
|
||
|
from webtester
|
||
|
|
||
|
2015-05-05 20:27 marc
|
||
|
|
||
|
* .: initial structure
|
||
|
|