aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/config/module.hxx
AgeCommit message (Collapse)AuthorFilesLines
2020-03-13Cleanup and make config/utility.?xx part of build system coreBoris Kolpackov1-8/+18
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2020-01-29Rename module_base to module, redo module boot/init argument passingBoris Kolpackov1-1/+1
2019-11-13Implement config.config.persist logicBoris Kolpackov1-0/+10
Note that the inherited value part is documented but is not yet fully implemented.
2019-11-12Infra work for customizable config var persistence (config.config.persist)Boris Kolpackov1-0/+4
2019-11-11Change default for unused config.import.* variables from drop to keepBoris Kolpackov1-4/+6
2019-11-04Add $config.export() functionBoris Kolpackov1-5/+5
This is similar to the config.export variable functionality except it can be called from within buildfiles. Note that this function can only be used during configure unless the config module creation was forced for other meta-operations with config.module=true in bootstrap.build.
2019-07-05Move config, dist, test, and install modules into libraryKaren Arutyunov1-0/+93