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
2020-12-03
Add match_rule() in addition to match_recipe()
Boris Kolpackov
5
-18
/
+53
2020-12-03
Fix bug in target::has_group_prerequisites()
Boris Kolpackov
1
-1
/
+1
2020-12-02
Add support for buildscript depdb preamble
Karen Arutyunov
18
-268
/
+1038
2020-12-02
Fix bug in config utility
Boris Kolpackov
1
-2
/
+3
2020-12-01
Add clarifying comment
Boris Kolpackov
1
-2
/
+3
2020-12-01
Modules-related refactoring
Boris Kolpackov
4
-56
/
+60
2020-11-30
Fix bug in module mapper
Boris Kolpackov
1
-1
/
+0
2020-11-30
Don't fail if unable to remove empty directory on uninstall
Boris Kolpackov
1
-3
/
+15
2020-11-30
Add more default argument values to run_start()
Boris Kolpackov
1
-13
/
+13
2020-11-30
Add version mapping for Apple Clang 12.0.0
Boris Kolpackov
1
-1
/
+3
2020-11-30
Disable __import recognition since GCC now uses [[__translated]]
Boris Kolpackov
2
-4
/
+6
2020-11-30
Add support for module partitions
Boris Kolpackov
7
-98
/
+201
2020-11-30
Start adapting module mapper to latest GCC protocol
Boris Kolpackov
6
-30
/
+461
2020-11-26
Fix crashing on unhandled invalid_path thrown by cc::common::pkgconfig_load()
Karen Arutyunov
1
-5
/
+15
2020-11-25
Allow multiple -e options for sed builtin
Karen Arutyunov
1
-7
/
+9
2020-11-24
Fix compilation error on older compilers (GCC 4.9, MSVC 14.3)
Boris Kolpackov
1
-4
/
+4
2020-11-23
Increase terminated process timeout from 1 to 2 sec before killing it on scri...
Karen Arutyunov
2
-5
/
+5
2020-11-23
Add $string.lcase() and $string.ucase() functions
Karen Arutyunov
2
-0
/
+23
2020-11-23
Document include and source directives
Boris Kolpackov
1
-1
/
+32
2020-11-23
Suppress duplicates when extracting library options (GitHub issue #114)
Boris Kolpackov
5
-99
/
+298
2020-11-19
Handle C++20 module partitions in scanner
Boris Kolpackov
7
-63
/
+176
2020-11-19
Remove target files on ad hoc rule update buildscript error
Karen Arutyunov
2
-14
/
+78
2020-11-19
Fix set buildscript builtin crash on Windows
Karen Arutyunov
2
-2
/
+27
2020-11-17
Increase builtin timeout from 1 sec to 2 sec before aborting on script pipeli...
Karen Arutyunov
1
-2
/
+2
2020-11-17
Generalize dot escaping in target name rules
Boris Kolpackov
4
-69
/
+499
2020-11-17
Resolve warning
Boris Kolpackov
1
-0
/
+1
2020-11-17
Omit default extensions for target types that now have fixed extensions
Boris Kolpackov
1
-2
/
+2
2020-11-17
Implement modules pseudo-directive parsing (p1703, p1857)
Boris Kolpackov
7
-54
/
+148
2020-11-13
Minor tracing fix and addition
Boris Kolpackov
2
-1
/
+4
2020-11-12
Assign fixed extensions to wasm{} and pdb{} target types
Boris Kolpackov
3
-2
/
+42
2020-11-11
Add ${c,cxx}.lib_{poptions,libs,rpaths}() functions
Boris Kolpackov
10
-105
/
+391
2020-11-11
Make value_traits<bool>::convert() non-modifying
Boris Kolpackov
2
-2
/
+5
2020-11-11
Expose low-level function registration support
Boris Kolpackov
2
-4
/
+24
2020-11-11
Add context::current_action()
Boris Kolpackov
1
-1
/
+9
2020-11-06
Fix mistreating test operation timeout as test timeout in some case
Karen Arutyunov
2
-5
/
+9
2020-11-06
Add support for test timeouts
Karen Arutyunov
45
-209
/
+2779
2020-11-06
Fix snapshot extraction for subproject symlinked from git submodule
Karen Arutyunov
1
-3
/
+20
2020-11-06
Resolve warning
Boris Kolpackov
1
-1
/
+1
2020-11-06
Keep executable bit on .wasm files when installing
Boris Kolpackov
1
-2
/
+4
2020-11-05
Initial Emscripten support
Boris Kolpackov
6
-535
/
+803
2020-11-04
Minor terminology tweak
Boris Kolpackov
1
-1
/
+1
2020-11-02
Set executable bit for ad hoc buildscript rule executable target on POSIX
Karen Arutyunov
5
-2
/
+61
2020-10-28
Pad config report to maximum name length
Boris Kolpackov
1
-10
/
+32
2020-10-28
Add missing $builtin.string(int64)
Boris Kolpackov
1
-0
/
+1
2020-10-27
Tweak dist rule to handle prerequisites outside project
Boris Kolpackov
1
-7
/
+21
2020-10-20
Add operation callback for adhoc rule match and apply
Boris Kolpackov
13
-44
/
+95
2020-10-18
Make some documentation fixes
Francois Kritzinger
2
-77
/
+78
2020-10-15
Add ability to specify fallback value for NULL substitutions with in.null
Boris Kolpackov
8
-20
/
+73
2020-10-07
Add ability to specify extra adhoc files for distribution
Boris Kolpackov
2
-6
/
+58
2020-10-05
Update submodules
Boris Kolpackov
2
-0
/
+0
[next]