Commit Graph

11 Commits

Author SHA1 Message Date
gsell b34507b10e Pmodules/modbuild:
- version must be specified on command line
- write list of loaded modules as build dependencies
- for run-time modules: derive module version from loaded modules if not defined
2015-11-24 16:38:32 +01:00
gsell 08b0749f86 Pmodules/libpbuild.bash
- pbuild::compile_in_sourcetree() added
- search for source-tarbal in directory of build-block
2015-11-19 17:49:53 +01:00
gsell 5961c59208 PMODULES_DISTDIR renamed to PMODULES_DISTFILESDIR 2015-10-14 17:41:50 +02:00
gsell ec15f44eb7 Pmodules/libpbuild.bash
- pbuild::set_initial_path() added
2015-10-13 16:41:40 +02:00
gsell 508e5f596b Pmodules/libpbuild.bash
- in cleanup_env(): unset CC, CXX etc
2015-10-13 16:28:38 +02:00
gsell 018fa873ad - BUILD_DOWNLOADSDIR renamed to PMODULES_DISTDIR
- BUILD_TMPDIR rename to PMODULES_TMPDIR
- both above can be configured via command line or config file
2015-10-05 17:41:07 +02:00
gsell 8834c5760e Pmodules/modbuild
- fix bug in handling --release option
2015-09-30 17:06:51 +02:00
gsell cc5da6d98e Pmodules:
- templates moved to ${module_group}/${PMODULES_TEMPLATE_DIR}
2015-09-28 17:45:30 +02:00
gsell 01fedeb5de Pmodules/libpmodules.bash:
- unused function is_released() removed
- run through each step of build if forced
2015-09-22 14:07:26 +02:00
gsell c214ff72d6 modbuild:
- cleanup
2015-09-21 16:23:46 +02:00
gsell 0457ac985c Bootstrap:
- new command 'modbuild' to build modules
- separate bootstrapping from other build-blocks
- review BASH libraries
- adapt build-blocks in bootstrapping
2015-09-18 18:24:02 +02:00