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
/
dist
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-17
Rework config::{omitted,required,optional}() into unified config_lookup()
Boris Kolpackov
1
-8
/
+11
2020-02-12
Add convenience run_start() overload
Boris Kolpackov
1
-1
/
+1
2020-02-11
Add match_only flag to context
Boris Kolpackov
1
-41
/
+44
2020-02-07
Drop copyright notice from source code
Karen Arutyunov
8
-8
/
+0
2020-01-29
Rename module_base to module, redo module boot/init argument passing
Boris Kolpackov
3
-19
/
+4
2020-01-28
Use scope::var_pool()
Boris Kolpackov
1
-1
/
+1
2020-01-28
Use scope::insert_rule()
Boris Kolpackov
1
-2
/
+2
2020-01-27
See through lib{} group during dist
Boris Kolpackov
1
-2
/
+4
2020-01-27
Improve module loading API
Boris Kolpackov
1
-2
/
+2
2019-11-15
Use path_name_view in location and path_name_value in location_value
Karen Arutyunov
1
-1
/
+2
2019-11-11
Use path_name for `-` to stdin/stdout translation
Karen Arutyunov
1
-2
/
+1
2019-11-07
Initial work on path_name use for `-` to stdin/stdout translation
Boris Kolpackov
1
-2
/
+2
2019-11-04
Add $config.export() function
Boris Kolpackov
1
-2
/
+1
2019-11-04
Add support for configuration exporting and importing
Boris Kolpackov
1
-3
/
+3
2019-10-01
Adapt to moving path match to path-pattern.?xx
Karen Arutyunov
1
-1
/
+1
2019-10-01
Adapt to swapping of entry and pattern parameters in butl::path_match()
Karen Arutyunov
1
-1
/
+1
2019-08-28
Add/update some module descriptions
Karen Arutyunov
1
-0
/
+5
2019-08-23
Introduce notion of build context
Boris Kolpackov
2
-24
/
+30
2019-07-24
Move in build system module to separate library
Boris Kolpackov
2
-3
/
+9
2019-07-05
Move config, dist, test, and install modules into library
Karen Arutyunov
8
-0
/
+1330