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
2021-03-20
Don't create file cache entry for non-existent .ii file
Boris Kolpackov
1
-1
/
+7
2021-03-20
Reorder inline functions to get rid of MinGW GCC dllimport warnings
Boris Kolpackov
1
-73
/
+73
2021-03-19
Redo entering of src directories into scope_map
Boris Kolpackov
13
-136
/
+187
2021-03-19
Temporarily default to noop file cache
Boris Kolpackov
2
-3
/
+5
2021-03-18
Use fdstat() in file cache
Boris Kolpackov
1
-15
/
+7
2021-03-18
Add noop mode to file cache, add --file-cache option to select
Boris Kolpackov
12
-32
/
+109
2021-03-18
Implement synchronous compressed file cache
Boris Kolpackov
3
-25
/
+340
2021-03-18
Move file_cache::write:close() call to correct place in cc::compile_rule
Boris Kolpackov
1
-7
/
+5
2021-03-17
Move file cache inline functions out of interface
Boris Kolpackov
2
-39
/
+105
2021-03-16
Get rid of unused variable warning
Boris Kolpackov
1
-0
/
+1
2021-03-16
Fix uninitialized value issue in file cache
Boris Kolpackov
1
-1
/
+1
2021-03-16
Define intermediate build results file cache interface
Boris Kolpackov
13
-50
/
+361
2021-03-13
Tighten Clang detection not to misdetect GCC built with Clang
Boris Kolpackov
1
-1
/
+8
2021-03-09
Remove stray trailing whitespaces from diagnostics
Boris Kolpackov
1
-1
/
+1
2021-03-08
Fix 'in' module to preserve line endings
Karen Arutyunov
1
-4
/
+29
2021-03-05
Set eol=crlf git attribute for .bat and .bat.in files
Karen Arutyunov
1
-1
/
+2
2021-03-04
Enable regex linkage failure workaround for all libcpp versions
Karen Arutyunov
1
-7
/
+8
2021-02-25
Raise libcpp version in regex-related check to 11.0
Karen Arutyunov
1
-1
/
+1
2021-02-15
Cosmetic change
Boris Kolpackov
1
-1
/
+1
2021-02-11
Improve module name to file name matching logic
Boris Kolpackov
2
-9
/
+41
2021-02-11
Update header unit tests
Boris Kolpackov
1
-4
/
+4
2021-02-11
Use lib{} group for installed libraries in make_header_sidebuild()
Boris Kolpackov
1
-23
/
+18
2021-02-11
Generalize process_libraries() to allow no picking installed library member
Boris Kolpackov
6
-81
/
+107
2021-02-09
Allow overriding cxx.features.modules with config.cxx.features.modules
Boris Kolpackov
2
-13
/
+64
2021-02-09
Minor simplification
Boris Kolpackov
5
-10
/
+10
2021-02-08
Get rid of unused lambda capture
Boris Kolpackov
1
-1
/
+1
2021-02-08
Enter scope src directories into scope map
Boris Kolpackov
12
-74
/
+157
2021-02-03
Propagate relevant options/prerequisites to header unit sidebuilds
Boris Kolpackov
6
-36
/
+227
2021-01-30
Add std::{map, multimap} to types.hxx
Boris Kolpackov
21
-66
/
+35
2021-01-30
Rework include translation support
Boris Kolpackov
20
-200
/
+925
2021-01-30
Take advantage of small std::function optimization
Boris Kolpackov
1
-8
/
+13
2021-01-28
Make std::map prepend (=+) overriding (like insert_or_assign())
Boris Kolpackov
4
-6
/
+91
2021-01-22
Redo bin.lib.version not to require empty key
Boris Kolpackov
2
-5
/
+14
2021-01-22
Add support for optional pair halves in variable values
Boris Kolpackov
4
-186
/
+486
2021-01-21
Use target name to derive binless library -l-name
Boris Kolpackov
2
-6
/
+22
2021-01-19
Adjust C++20 modules enablement for GCC
Boris Kolpackov
1
-14
/
+5
2021-01-15
Disable questionable unused functionality
Boris Kolpackov
2
-1
/
+5
2021-01-14
Pass /Zc:__cplusplus by default starting from VC 15.7 (GitHub issue #107)
Boris Kolpackov
2
-3
/
+15
2021-01-13
Make sure we don't work any existing tasks when building in module context
Boris Kolpackov
5
-6
/
+70
2021-01-12
Diagnose typed and project-qualified empty names
Boris Kolpackov
4
-31
/
+70
2021-01-11
Fix libul{} rule diagnostics
Boris Kolpackov
3
-16
/
+44
2021-01-11
Use link.exe /LIB rather than /DUMP approach to detect library type
Boris Kolpackov
1
-25
/
+27
2021-01-11
Add extra diagnostics around pkg-config library resolution
Boris Kolpackov
1
-6
/
+24
2021-01-08
Add note
Boris Kolpackov
1
-0
/
+7
2021-01-08
Update copyright
Boris Kolpackov
1
-1
/
+1
2020-12-15
Add explicit owns_lock() call to make Clang 3.7 happy
Boris Kolpackov
1
-1
/
+1
2020-12-15
Cache more results of executing programs (compilers, etc)
Boris Kolpackov
8
-101
/
+239
2020-12-14
Make use of export testscript builtin
Karen Arutyunov
1
-5
/
+7
2020-12-14
Suppress VC's 'character cannot be represented in current code page' warning ...
Karen Arutyunov
1
-1
/
+1
2020-12-14
Make export script builtin tests more robust
Karen Arutyunov
1
-0
/
+5
[prev]
[next]