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
/
variable.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-23
Reserve variable names/components that start with underscore to build2 core
Boris Kolpackov
1
-3
/
+3
2021-05-28
Add support for regex-based target type/pattern specific variables
Boris Kolpackov
1
-14
/
+81
2021-05-28
Ban conversion of patterns to values
Boris Kolpackov
1
-47
/
+54
2021-05-28
Tie loose ends in target type/pattern-specific matching
Boris Kolpackov
1
-5
/
+56
2021-05-28
Make notion of name pattern explicit, fix various related loose ends
Boris Kolpackov
1
-2
/
+1
2021-04-20
Detect environment changes in ad hoc recipes
Boris Kolpackov
1
-3
/
+24
2021-04-04
Add base functionality for hermetic build configurations
hermetic
Boris Kolpackov
1
-0
/
+8
2021-02-09
Minor simplification
Boris Kolpackov
1
-2
/
+2
2021-01-30
Add std::{map, multimap} to types.hxx
Boris Kolpackov
1
-5
/
+5
2021-01-28
Make std::map prepend (=+) overriding (like insert_or_assign())
Boris Kolpackov
1
-0
/
+6
2021-01-22
Add support for optional pair halves in variable values
Boris Kolpackov
1
-0
/
+12
2020-11-11
Make value_traits<bool>::convert() non-modifying
Boris Kolpackov
1
-1
/
+1
2020-08-24
Add copying version of convert<T>(value)
Boris Kolpackov
1
-0
/
+18
2020-08-12
Add int64 and int64s variable types
Boris Kolpackov
1
-0
/
+49
2020-06-09
Make metadata variable prefix mandatory
Boris Kolpackov
1
-4
/
+1
2020-06-03
Fix $process.run() to properly handle proces_path_ex
Karen Arutyunov
1
-1
/
+14
2020-06-03
Allow process path values and targets as buildscript program names
Karen Arutyunov
1
-0
/
+2
2020-06-02
Add process_path_ex with program stable name and checksum
Boris Kolpackov
1
-25
/
+197
2020-06-01
Extend target metadata to include variable prefix, stable name
Boris Kolpackov
1
-0
/
+3
2020-05-27
Add support for value subscript after expansions
Boris Kolpackov
1
-1
/
+7
2020-03-31
Switch to project variable visibility by default
Boris Kolpackov
1
-8
/
+35
2020-03-18
Cleanup variable type/visibility/overridability logic
Boris Kolpackov
1
-17
/
+17
2020-03-18
Fix variable pattern merging logic
Boris Kolpackov
1
-12
/
+31
2020-03-18
Add $visibility(<variable>) function for querying variable visibility
Boris Kolpackov
1
-9
/
+9
2020-03-17
Rename all find*(variable) to lookup*(variable)
Boris Kolpackov
1
-4
/
+4
2020-02-07
Drop copyright notice from source code
Karen Arutyunov
1
-1
/
+0
2019-11-12
Add support for vector<pair<K, V>> variable values
Boris Kolpackov
1
-1
/
+5
2019-10-22
Rename global_mutex_shards to global_mutexes
Boris Kolpackov
1
-2
/
+2
2019-10-22
Move global mutex shards to context
Boris Kolpackov
1
-7
/
+7
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-23
Introduce notion of build context
Boris Kolpackov
1
-7
/
+5
2019-08-21
Cleanup context.hxx and its usage
Boris Kolpackov
1
-1
/
+0
2019-07-01
Split build system into library and driver
Boris Kolpackov
1
-0
/
+1533