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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-04
Add support for extension-to-target type mapping ambiguity resolution
Boris Kolpackov
2
-20
/
+53
2019-04-04
Fix superfluous recompilation due to bug in depdb touch logic
Karen Arutyunov
1
-0
/
+1
2019-04-04
Add ability to disable automatic rpath, support for custom rpath-link
Boris Kolpackov
2
-23
/
+81
2019-04-03
Change depdb API and handle system_error thrown by butl::file_mtime()
Karen Arutyunov
15
-34
/
+60
2019-04-03
Fix crashing on unhandled io_error thrown by depdb operations
Karen Arutyunov
1
-48
/
+102
2019-04-03
Regenerate options parsing code
Boris Kolpackov
1
-31
/
+45
2019-03-23
Cleanup some files replacing tabs with spaces
Karen Arutyunov
3
-8
/
+8
2019-03-20
Change version to 0.11.0-a.0.z
Boris Kolpackov
3
-6
/
+6
2019-03-18
Release version 0.10.0
v0.10.0
Boris Kolpackov
2
-3
/
+3
2019-03-18
Change BUILD2_STAGE to false
Boris Kolpackov
1
-1
/
+1
2019-03-18
Update config submodule
Boris Kolpackov
1
-0
/
+0
2019-03-18
Update NEWS file
Boris Kolpackov
1
-0
/
+27
2019-03-14
Add support for multiple variable overrides
Boris Kolpackov
16
-130
/
+168
2019-03-14
Change variable::override list order, make doubly-linked
Boris Kolpackov
3
-17
/
+48
2019-03-13
Don't preserve comments (/C) in MSVC preprocessed output
Boris Kolpackov
1
-5
/
+7
2019-03-13
Cutoff append/prepend overrides that come before assignment override
Boris Kolpackov
3
-4
/
+48
2019-03-13
Add workarounds for all cl releases until 20.00
Karen Arutyunov
2
-5
/
+5
2019-03-12
Tweak resolution of relative targets from export.libs
Boris Kolpackov
1
-4
/
+8
2019-03-12
Diagnose out of project inclusion
Boris Kolpackov
1
-5
/
+14
2019-03-12
Recognize MSVC 16 (19.20) runtime as 14.2
Boris Kolpackov
1
-3
/
+11
2019-03-11
Add note to bootstrap-msvc.bat
Boris Kolpackov
1
-0
/
+3
2019-03-09
Filter out *.test.cxx in bootstrap-mingw.bat and bootstrap.sh
Karen Arutyunov
2
-15
/
+32
2019-03-08
Fix bug in buildfile
Karen Arutyunov
1
-1
/
+1
2019-03-08
Cosmetic changes
Boris Kolpackov
1
-2
/
+3
2019-03-08
Filter out *.test.cxx in bootstrap-msvc.bat
Karen Arutyunov
1
-1
/
+6
2019-03-08
Filter out *.test.cxx in bootstrap.gmake
Boris Kolpackov
1
-0
/
+5
2019-03-08
Use real package names rather than sanitized ones for diagnostics in version ...
Karen Arutyunov
3
-25
/
+44
2019-03-08
Use new setup for unit tests
Karen Arutyunov
61
-117
/
+73
2019-03-07
Initialize initial parser state
Boris Kolpackov
1
-5
/
+6
2019-03-07
Move bunch of root scope-only data members to root_extra
Boris Kolpackov
19
-95
/
+124
2019-03-07
Add support for alternative build file/directory naming scheme
Boris Kolpackov
31
-320
/
+657
2019-03-05
Align with latest bdep-new
Karen Arutyunov
1
-11
/
+16
2019-03-05
Add 'builds: all' value to manifest
Karen Arutyunov
1
-1
/
+1
2019-03-04
Update config submodule
Boris Kolpackov
1
-0
/
+0
2019-03-01
Add another note on inconsistent compiler behavior diagnostics
Boris Kolpackov
1
-0
/
+6
2019-02-28
Add note on inconsistent compiler behavior diagnostics
Boris Kolpackov
1
-0
/
+2
2019-02-27
Escape backslashes in GNU options file on Windows
Boris Kolpackov
1
-2
/
+22
2019-02-27
Use options (aka response) file on Windows if link command line is too long
Boris Kolpackov
1
-10
/
+111
2019-02-22
Fix typo in NEWS file
Boris Kolpackov
1
-1
/
+1
2019-02-21
Change version to 0.10.0-a.0.z
Boris Kolpackov
3
-6
/
+6
2019-02-19
Release version 0.9.0
v0.9.0
Boris Kolpackov
2
-3
/
+3
2019-02-19
Change BUILD2_STAGE to false
Boris Kolpackov
1
-1
/
+1
2019-02-18
Skip subdirs logic if installation path includes file name
Boris Kolpackov
1
-10
/
+21
2019-02-15
Check for /usr/local/include in addition to /usr/include
Boris Kolpackov
1
-6
/
+9
2019-02-15
Don't try to pass utility's loptions/libs when linking static library
Boris Kolpackov
2
-13
/
+36
2019-02-12
Normalize directory when building include prefix map
Boris Kolpackov
1
-0
/
+6
2019-02-12
Cosmetic change
Boris Kolpackov
1
-5
/
+8
2019-02-08
Update NEWS file
Boris Kolpackov
1
-0
/
+125
2019-02-07
Update submodules
Boris Kolpackov
1
-0
/
+0
2019-02-05
Fix bug in reprocessing logic
Boris Kolpackov
1
-5
/
+5
[next]