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
/
unit-tests
/
function
/
driver.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-02
Fix few undefined behavior (ubsan) bugs
Boris Kolpackov
1
-6
/
+6
2017-09-25
Make use of libpkgconf library
Karen Arutyunov
1
-1
/
+1
2017-09-11
Add ability to pass scope to buildfile functions, add $install.resolve()
Boris Kolpackov
1
-2
/
+18
2017-05-01
Add hxx extension for headers
Karen Arutyunov
1
-8
/
+8
2017-02-13
Pass const scope& where modification should not happen
Boris Kolpackov
1
-1
/
+1
2017-02-13
Add scheduling calls to operation's match()
Boris Kolpackov
1
-3
/
+1
2017-02-13
Add model mutex, make var_pool const by default
Boris Kolpackov
1
-1
/
+3
2017-01-05
Update copyright year
Boris Kolpackov
1
-1
/
+1
2017-01-05
Tests cleanup
Karen Arutyunov
1
-2
/
+2
2016-12-05
Add comma, ternary, logical operators support in eval context
Boris Kolpackov
1
-0
/
+1
2016-11-23
Implement value type propagation on expansion
Boris Kolpackov
1
-1
/
+1
2016-11-22
Use diagnostics facility from libbutl
Boris Kolpackov
1
-1
/
+1
2016-11-21
Change build.driver/path variable to build.path/process_path
Boris Kolpackov
1
-4
/
+4
2016-11-21
Add support for derived-to-base function overload resolution
Boris Kolpackov
1
-0
/
+2
2016-11-18
Add function machinery, implement path.normalize()
Boris Kolpackov
1
-0
/
+110