index
:
build2
0.6
adhoc-recipe-history
adhoc-rule
adhoc-vars
build-script
ci
config-doc
ctx
diag-buffer
dist-remap
doc-fixes
dyndep
expl-group
export-libs
extension
hermetic
install-scope
internal-scope
json-type
json-type-review
libpkg-config
lto-parallelization
master
match-options
module-import
module-map-dump
opvar
posthoc-take1
preprocessed-tests-failure
reproducible-dist
build2 build system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbuild2
/
config
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-28
Use scope::insert_rule()
Boris Kolpackov
1
-14
/
+8
2020-01-27
Improve module loading API
Boris Kolpackov
2
-4
/
+4
2020-01-27
Fix typo
Boris Kolpackov
1
-1
/
+1
2019-11-15
Use path_name_view in location and path_name_value in location_value
Karen Arutyunov
1
-1
/
+1
2019-11-15
Generalize attributes to be comma-separated with arbitrary values
Boris Kolpackov
1
-3
/
+3
2019-11-14
Make use of butl::to_stream(ostream, path, bool)
Karen Arutyunov
1
-1
/
+4
2019-11-13
Implement config.config.persist logic
Boris Kolpackov
4
-78
/
+193
2019-11-12
Infra work for customizable config var persistence (config.config.persist)
Boris Kolpackov
4
-40
/
+74
2019-11-12
Rename config.{import,export} to config.config.{load,save}
Boris Kolpackov
4
-47
/
+51
2019-11-12
Rename config.module to config.config.module
Boris Kolpackov
2
-12
/
+12
2019-11-11
Change default for unused config.import.* variables from drop to keep
Boris Kolpackov
4
-34
/
+94
2019-11-11
Use path_name for `-` to stdin/stdout translation
Karen Arutyunov
1
-7
/
+5
2019-11-07
Add libbuild2/config/.gitignore with host-config.cxx
Boris Kolpackov
1
-0
/
+1
2019-11-07
Initial work on path_name use for `-` to stdin/stdout translation
Boris Kolpackov
5
-22
/
+29
2019-11-04
Add support for ~host special configuration name in config.import
Boris Kolpackov
2
-5
/
+50
2019-11-04
Add $config.export() function
Boris Kolpackov
7
-73
/
+165
2019-11-04
Add support for configuration exporting and importing
Boris Kolpackov
3
-130
/
+244
2019-10-29
Add forward declaration header for build state types
Boris Kolpackov
1
-2
/
+1
2019-10-23
Expand comment
Boris Kolpackov
1
-2
/
+2
2019-10-18
Optimize config::required() to move default value if possible
Boris Kolpackov
2
-6
/
+9
2019-08-28
Add/update some module descriptions
Karen Arutyunov
1
-0
/
+5
2019-08-23
Introduce notion of build context
Boris Kolpackov
6
-114
/
+126
2019-08-21
Cleanup context.hxx and its usage
Boris Kolpackov
1
-1
/
+1
2019-07-24
Use CLI-generated classes to parse testscript builtin options
Karen Arutyunov
2
-2
/
+2
2019-07-24
Move in build system module to separate library
Boris Kolpackov
2
-5
/
+11
2019-07-05
Move config, dist, test, and install modules into library
Karen Arutyunov
9
-0
/
+1920
[prev]