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.
 
 
 
Marc Wäckerlin bc5c604841 fix severe bug in build dependencies that slowes down build time - all projects should be updated; fix more bugs in rependency resolving 6 years ago
..
doc added support for PlantUML in Doxygen using AX_USE_PLANTUML and in doxygen use @startuml{image.png}...@enduml 8 years ago
test updated 9 years ago
ax_check_qt.m4 improve QT_PLUGIN_PATH detection; improve PROJECT_URL default; fix example dir; improve mac app build; tested build for deb and rpm 6 years ago
ax_cxx_compile_stdcxx_11.m4 fix C++11 detection 8 years ago
ax_init_standard_project.m4 fix severe bug in build dependencies that slowes down build time - all projects should be updated; fix more bugs in rependency resolving 6 years ago
bootstrap.sh improve logo-detection; improve docker buil target detection; fixed dependency-bug in ubuntu cosmic 6 years ago
build-in-docker.sh fix severe bug in build dependencies that slowes down build time - all projects should be updated; fix more bugs in rependency resolving 6 years ago
build-resource-file.sh initial release for packaging 9 years ago
dependency-graph.sh dependency-graph.sh improved 7 years ago
mac-create-app-bundle.sh improve logo-detection; improve docker buil target detection; fixed dependency-bug in ubuntu cosmic 6 years ago
makefile.am rpm builds tested 8 years ago
makefile_test.inc.am prepare to include makefiles 8 years ago
resolve-debbuilddeps.sh fix rpm builds 6 years ago
resolve-rpmbuilddeps.sh fix severe bug in build dependencies that slowes down build time - all projects should be updated; fix more bugs in rependency resolving 6 years ago
rpmsign.exp allow package definitions for all (deb and rpm),or deb or rpm; fixed rpmsign for fedora 7 years ago
sql-to-dot.sed improved sql documentation 8 years ago
template.sh several minor fixes 6 years ago