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
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-15
Add ability to specify fallback value for NULL substitutions with in.null
Boris Kolpackov
7
-20
/
+60
2020-10-07
Add ability to specify extra adhoc files for distribution
Boris Kolpackov
2
-6
/
+58
2020-09-29
Add bootstrap distribution mode (!config.dist.bootstrap=true)
Boris Kolpackov
6
-277
/
+476
2020-09-28
Add $string.trim() function
Boris Kolpackov
1
-0
/
+12
2020-09-24
Fix target declaration upgrade logic
Boris Kolpackov
2
-12
/
+10
2020-09-24
Give hints for common causes of "no rule to update ..." error
Boris Kolpackov
12
-50
/
+121
2020-09-24
Add ability to ignore extra variables in specified_config()
Boris Kolpackov
2
-9
/
+33
2020-09-24
Add post-boot module function
Boris Kolpackov
3
-27
/
+84
2020-09-22
Add ability to skip external modules during bootstrap (--no-external-modules)
Boris Kolpackov
4
-34
/
+75
2020-09-15
Handle infinite output when extracting metadata (GitHub issue #102)
Boris Kolpackov
1
-2
/
+22
2020-09-12
Regenerate options parsing code
Karen Arutyunov
1
-6
/
+6
2020-09-09
Expand notes on issues with build system modules that require bootstrap
Boris Kolpackov
1
-0
/
+6
2020-09-08
Get rid of warning in static build
Boris Kolpackov
1
-0
/
+2
2020-09-08
Allow external modules that require bootstrap
Boris Kolpackov
1
-13
/
+34
2020-09-01
Add TODO comment
Boris Kolpackov
1
-0
/
+2
2020-08-26
Add missing symbol exports
Boris Kolpackov
2
-2
/
+2
2020-08-26
Fix bug in module initialization order
Boris Kolpackov
3
-26
/
+21
2020-08-25
Add missing move() call
Boris Kolpackov
1
-1
/
+3
2020-08-25
Fix bug in interaction of unmatch logic with target groups
Boris Kolpackov
3
-3
/
+23
2020-08-24
Only suggest ad hoc path import for path-based targets
Boris Kolpackov
1
-6
/
+10
2020-08-24
Use representation when passing target_triplet as hint
Boris Kolpackov
4
-3
/
+4
2020-08-24
Add copying version of convert<T>(value)
Boris Kolpackov
4
-12
/
+52
2020-08-18
Add ability to mark config.* variables as "unsaved" (always transient)
Boris Kolpackov
5
-19
/
+40
2020-08-17
Add mvfile() filesystem utility function
Boris Kolpackov
3
-19
/
+33
2020-08-16
Add support for post-configure and pre-disfigure hooks
Boris Kolpackov
7
-27
/
+131
2020-08-16
Add ability to initialize bootstrapped modules after loading root.build
Boris Kolpackov
8
-34
/
+64
2020-08-16
Redo modules map as vector
Boris Kolpackov
3
-43
/
+74
2020-08-13
Fix assertion failure in to_stream() for target key without extension
Karen Arutyunov
1
-2
/
+2
2020-08-13
Add few more run() overloads
Boris Kolpackov
1
-2
/
+17
2020-08-12
Adjust linker arguments for LTO parallelization
Matthew Krupcale
1
-0
/
+54
2020-08-12
Add iterator-based versions of find_option{,_prefix}
Matthew Krupcale
2
-3
/
+61
2020-08-12
Add int64 and int64s variable types
Boris Kolpackov
5
-2
/
+115
2020-08-11
Add another variable_pool::insert() overload
Boris Kolpackov
1
-0
/
+9
2020-08-10
Fix bug scheduler::allocate/deallocate()
Boris Kolpackov
1
-2
/
+2
2020-08-10
Allow holes in group_view array
Boris Kolpackov
4
-13
/
+50
2020-08-07
Add ability to allocate additional active threads to current thread
Boris Kolpackov
2
-3
/
+102
2020-08-06
Double default task queue size
Boris Kolpackov
1
-1
/
+1
2020-08-04
Fix 'target.path() called out of scope' testscript error
Karen Arutyunov
1
-0
/
+7
2020-08-03
Fix buildscript diagnostics so diff output is always in unified format
Karen Arutyunov
2
-12
/
+48
2020-07-23
Escape quotes in .pc file values besides spaces and backslashes
Karen Arutyunov
1
-1
/
+1
2020-07-21
Change to version 0.14.0-a.0.z
Boris Kolpackov
1
-1
/
+1
2020-07-18
Release version 0.13.0
v0.13.0
Boris Kolpackov
1
-1
/
+1
2020-07-18
Work around Clang bug #45021
Boris Kolpackov
1
-0
/
+10
2020-07-18
Add $regex.find_match() and $regex.find_search() functions
Karen Arutyunov
1
-0
/
+98
[next]