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
path:
root
/
libbuild2
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-1
/
+1
2021-10-16
Release version 0.14.0
v0.14.0
Boris Kolpackov
1
-1
/
+1
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
Allow explicit amalgamation by simple projects
Boris Kolpackov
1
-9
/
+8
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-13
Add --cwd|-t option to env pseudo-builtin
Karen Arutyunov
5
-17
/
+87
2021-10-13
Allow out-qualified names in $name.*() function family
Boris Kolpackov
1
-19
/
+36
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 bin.lib.version documentation
Boris Kolpackov
1
-3
/
+0
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
2021-10-07
Minor install-related cleanups
Boris Kolpackov
5
-18
/
+43
2021-10-06
Do not install exe{} prerequisites of file targets
Boris Kolpackov
2
-7
/
+18
2021-10-05
Get rid of no longer necessary diagnostics
Boris Kolpackov
1
-38
/
+2
2021-10-04
Document internal scope functionality
Boris Kolpackov
1
-1
/
+1
2021-10-04
Optimize internal scope implementation
Boris Kolpackov
7
-74
/
+68
2021-10-04
Add support for treating specific libraries as always internal
Boris Kolpackov
5
-8
/
+76
2021-10-01
Add notion of internal scope, translate external -I to -isystem or equivalent
Boris Kolpackov
13
-53
/
+552
2021-10-01
Add missing return to scope::bundle_root()
Boris Kolpackov
1
-0
/
+4
2021-09-29
Add notion of bundle amalgamation scope
Boris Kolpackov
5
-0
/
+58
2021-09-28
Adapt to libbutl headers extension change from .mxx to .hxx
Karen Arutyunov
34
-84
/
+84
2021-09-24
Fortify tests against NDEBUG
Karen Arutyunov
12
-10
/
+36
2021-09-21
Add more libraries to list of Windows system libraries
Boris Kolpackov
1
-0
/
+5
2021-09-20
Add more libraries to list of Windows system libraries
Boris Kolpackov
1
-2
/
+10
2021-09-20
Add support for disabling clean through target-prerequisite relationship
Boris Kolpackov
7
-37
/
+59
2021-09-20
Improve MSVC /showIncludes output handling
Boris Kolpackov
1
-13
/
+35
2021-09-20
Add netapi32.lib to the list of Windows system libraries
Boris Kolpackov
1
-0
/
+1
2021-09-20
Assign pre-defined semantics to config.<project>.develop variables
Boris Kolpackov
6
-45
/
+123
2021-09-17
Add fallback update-for-uninstall rule to global scope
Boris Kolpackov
1
-3
/
+6
2021-09-16
Fix diagnostics corner case in perform_clean_extra()
Boris Kolpackov
1
-5
/
+5
2021-09-16
Fix over-tight assumption in standard operation match()
Boris Kolpackov
1
-0
/
+1
2021-09-15
Do variable lookup in ad hoc target groups
Boris Kolpackov
4
-22
/
+52
2021-09-14
Add support for passing multiple names to $name.*() functions
Boris Kolpackov
1
-3
/
+49
2021-09-14
Fix few issues with new config.install.scope
Boris Kolpackov
1
-32
/
+31
2021-09-14
Impose 12K line count limit for regex matches in Testscript
Boris Kolpackov
1
-1
/
+15
2021-09-14
Consistently install prerequisites from any scope by default
Boris Kolpackov
9
-60
/
+131
2021-09-13
Impose 16KB line length limit for regex matches in Testscript
Boris Kolpackov
1
-1
/
+14
2021-09-09
Handle Emscripten -pthread mode
Boris Kolpackov
1
-0
/
+15
2021-09-08
Adjust to renaming of butl::fdbuf to fdstreambuf
Boris Kolpackov
2
-4
/
+4
2021-09-02
Don't consider aliasing in variable override lookup
Boris Kolpackov
3
-6
/
+13
2021-09-02
Add diag_frame around export stub loading
Boris Kolpackov
1
-2
/
+11
2021-08-25
Keep mtime check always enabled on Windows
Boris Kolpackov
2
-3
/
+5
2021-08-23
Clear data in target::data() modifiers
Boris Kolpackov
1
-2
/
+4
[prev]
[next]