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-11-24
Fix bug in attempt to allow calling cc module functions during match
Boris Kolpackov
1
-2
/
+2
2021-11-24
Add ability to add extra depdb entries in in::rule
Boris Kolpackov
2
-6
/
+21
2021-11-24
Allow calling cc module functions during match
Boris Kolpackov
1
-2
/
+8
2021-11-23
Fix multi-line comment parsing to accept trailing eos in place of newline
Boris Kolpackov
1
-6
/
+7
2021-11-23
Add support for dynamic dependencies in ad hoc Buildscript recipes
Boris Kolpackov
29
-1263
/
+4718
2021-11-16
Disable C++20 modules tests for MinGW GCC
Boris Kolpackov
1
-0
/
+7
2021-11-16
Ignore (with warning) directory symlink cycles in bootstrap dist
Boris Kolpackov
1
-3
/
+44
2021-11-16
Minor optimizations in cc::compile_rule
Boris Kolpackov
1
-5
/
+4
2021-11-09
Pass --ascii-tree CLI option when generating embedded usage and man pages
Boris Kolpackov
2
-2
/
+4
2021-11-09
Suppress few unused variable warnings caused by NDEBUG
Boris Kolpackov
1
-5
/
+10
2021-11-08
Incorporate derived target types into generated header logic
Boris Kolpackov
2
-6
/
+37
2021-11-05
Keep multiple prefixless entries for generated header mapping
Boris Kolpackov
3
-36
/
+78
2021-11-04
Document \n escape sequence for sed builtin in testscript manual
Karen Arutyunov
1
-0
/
+1
2021-11-04
Do not apply install scope to update-for-install pre-operation
Boris Kolpackov
4
-14
/
+39
2021-11-04
Fix test
Boris Kolpackov
1
-1
/
+1
2021-11-04
Add $size() function to get size of sequence (names, strings, etc)
Boris Kolpackov
7
-45
/
+106
2021-11-03
Add line processing customization hook to in::rule
Boris Kolpackov
7
-141
/
+268
2021-11-02
Add $sort() function
Boris Kolpackov
7
-2
/
+184
2021-10-27
Handle "common symbols" in symbol exporting .def generation rule
Boris Kolpackov
2
-17
/
+55
2021-10-26
Add comment
Boris Kolpackov
1
-2
/
+4
2021-10-26
Fix typo in NEWS file
Boris Kolpackov
1
-1
/
+1
2021-10-26
Minor documentation tweak
Boris Kolpackov
1
-6
/
+6
2021-10-21
Add more entries to list of Windows system libraries
Boris Kolpackov
1
-0
/
+2
2021-10-21
Skip NULL entries in BMI's prerequisite_targets when looking for source
Boris Kolpackov
1
-1
/
+1
2021-10-21
Add build.progress global variable with --[no-]progress option value
Boris Kolpackov
1
-0
/
+11
2021-10-20
Change to version 0.15.0-a.0.z
Boris Kolpackov
3
-4
/
+4
2021-10-16
Release version 0.14.0
v0.14.0
Boris Kolpackov
3
-6
/
+6
2021-10-16
Skip regenerating .pc files during uninstall
Boris Kolpackov
2
-2
/
+13
2021-10-16
Improve info meta-operation not to print trailing spaces
Boris Kolpackov
1
-8
/
+22
2021-10-15
Fix symbol exporting example in manual
Boris Kolpackov
1
-1
/
+3
2021-10-15
Allow explicit amalgamation by simple projects
Boris Kolpackov
1
-9
/
+8
2021-10-15
Add NEWS entry for new cxx.std=latest mappings
Boris Kolpackov
1
-0
/
+3
2021-10-14
Map latest to -std=c++2b from Clang 13, /std:c++20 from MSVC 16.11
Boris Kolpackov
1
-17
/
+16
2021-10-14
Use tidier pc and def names instead of generic gen for .pc and .def generation
Boris Kolpackov
2
-2
/
+2
2021-10-14
Disable re-parse of sole expansions in Buildscript
Boris Kolpackov
6
-12
/
+53
2021-10-14
Pass along parse_names_result during script command parsing
Boris Kolpackov
4
-28
/
+34
2021-10-14
Add ability to detect sole expansion in parser::parse_names()
Boris Kolpackov
2
-7
/
+15
2021-10-14
Move symbol exporting documentation from NEWS to manual
Boris Kolpackov
2
-27
/
+49
2021-10-14
Rearrange internal scope documentation, add note in target import
Boris Kolpackov
2
-148
/
+150
2021-10-13
Add --cwd|-t option to env pseudo-builtin
Karen Arutyunov
8
-80
/
+201
2021-10-13
Allow out-qualified names in $name.*() function family
Boris Kolpackov
1
-19
/
+36
2021-10-12
Documentation fixes
Francois Kritzinger
1
-6
/
+6
2021-10-11
Update Apple to vanilla Clang version mapping for Apple Clang 13.0.0
Boris Kolpackov
1
-2
/
+5
2021-10-11
Update NEWS file
Boris Kolpackov
1
-2
/
+338
2021-10-11
Update bin.lib.version documentation
Boris Kolpackov
2
-13
/
+10
2021-10-09
Update config submodule
Boris Kolpackov
1
-0
/
+0
2021-10-08
Add few notes to internal scope documentation
Boris Kolpackov
1
-6
/
+18
2021-10-07
Fix bug in internal scope logic
Boris Kolpackov
1
-1
/
+1
2021-10-07
Allow forcing installation of exe{} prerequisites of file targets
Boris Kolpackov
3
-3
/
+13
2021-10-07
Verify libraries and targets they are linked to a for-install-compatible
Boris Kolpackov
10
-11
/
+45
[prev]
[next]