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-05-03
Rename [config.]cxx.header_units to importable_headers
Boris Kolpackov
7
-26
/
+31
2019-05-03
Adjust modules support enablement for GCC
Boris Kolpackov
1
-4
/
+11
2019-05-03
Switch back to blocking compiler communication
Boris Kolpackov
1
-0
/
+50
2019-05-02
Enable full header unit functionality test
Boris Kolpackov
1
-1
/
+1
2019-05-01
Add note
Boris Kolpackov
1
-0
/
+4
2019-05-01
Redo module mapper logic not to rely on followup commands
Boris Kolpackov
2
-83
/
+103
2019-05-01
Fix bug in cc::unit_type initialization
Boris Kolpackov
1
-1
/
+1
2019-04-30
Initial take on header unit and include translation support
Boris Kolpackov
29
-1014
/
+2365
2019-04-17
Incorporate ad hoc prerequisite mtime into out-of-date determination
Boris Kolpackov
4
-32
/
+59
2019-04-16
Cosmetic change
Boris Kolpackov
1
-2
/
+2
2019-04-12
Don't complain if dist.root does not exist and just create it instead
Boris Kolpackov
1
-4
/
+4
2019-04-11
Only enable MSVC /permissive- in experimental mode
Boris Kolpackov
1
-6
/
+18
2019-04-11
Default to strict mode (/permissive-) from VC15.5
Boris Kolpackov
3
-189
/
+191
2019-04-11
Sync up with latest C++ modules support in GCC
Boris Kolpackov
3
-5
/
+8
2019-04-10
Always use cached mtime if available
Boris Kolpackov
3
-6
/
+26
2019-04-09
Raise libcpp version in regex-related check to 8.0
Karen Arutyunov
1
-1
/
+1
2019-04-09
Fix Clang 8 "defaulted function deleted" warnings
Karen Arutyunov
2
-3
/
+0
2019-04-09
Add dry-run support to test rules
Boris Kolpackov
6
-64
/
+147
2019-04-09
Add dry-run support to install/uninstall rules
Boris Kolpackov
4
-64
/
+82
2019-04-08
Ammend function synopses a bit
Karen Arutyunov
1
-6
/
+6
2019-04-08
Add function synopses in functions-regex.cxx
Karen Arutyunov
1
-6
/
+6
2019-04-08
Support for --dry-run|-n mode, perform update part
Boris Kolpackov
23
-367
/
+567
2019-04-05
Add bug number for Apple ar mtime truncation bug
Boris Kolpackov
1
-1
/
+1
2019-04-04
Fix typo
Boris Kolpackov
1
-1
/
+1
2019-04-04
Tweak extension-to-target type mapping resolution to deal with in-source builds
Boris Kolpackov
1
-11
/
+20
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
[next]