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
2019-11-18
Add couple of sanity checks
Boris Kolpackov
4
-6
/
+14
2019-11-18
NEWS file proofreading changes
Boris Kolpackov
1
-5
/
+5
2019-11-18
Update submodules
Boris Kolpackov
2
-0
/
+0
2019-11-16
Revert temporary use of c++17 mode in GCC modules support
Boris Kolpackov
1
-4
/
+0
2019-11-16
Handle dry-run mode in backlinking implementation
Boris Kolpackov
2
-12
/
+27
2019-11-16
Update NEWS file
Boris Kolpackov
1
-9
/
+228
2019-11-15
Use path_name_view in location and path_name_value in location_value
Karen Arutyunov
11
-36
/
+126
2019-11-15
Test and document wildcard character escaping
Boris Kolpackov
3
-16
/
+52
2019-11-15
Generalize attributes to be comma-separated with arbitrary values
Boris Kolpackov
10
-79
/
+127
2019-11-15
Improve {}-imbalance diagnostics in cc::parser and make it warning
Boris Kolpackov
3
-10
/
+33
2019-11-15
Fix bug in cc::parser location storage
Boris Kolpackov
4
-5
/
+32
2019-11-14
Cleanup attribute parsing code
Boris Kolpackov
4
-54
/
+37
2019-11-14
Require attributes to be separated from words and similar on RHS
Boris Kolpackov
2
-3
/
+20
2019-11-14
Adjust deadlock diagnostics to reflect its fuzzy nature
Boris Kolpackov
1
-3
/
+2
2019-11-14
Tighten up attribute recognition during parsing
Boris Kolpackov
12
-200
/
+300
2019-11-14
Make use of butl::to_stream(ostream, path, bool)
Karen Arutyunov
6
-13
/
+19
2019-11-13
Increase deadlock detection timeout
Boris Kolpackov
1
-1
/
+1
2019-11-13
Use path_name in cc::lexer class
Karen Arutyunov
15
-64
/
+119
2019-11-13
Implement config.config.persist logic
Boris Kolpackov
4
-78
/
+193
2019-11-12
Infra work for customizable config var persistence (config.config.persist)
Boris Kolpackov
5
-41
/
+75
2019-11-12
Explicitly load bundled module buildfiles to "use" their imports
Boris Kolpackov
1
-1
/
+9
2019-11-12
Add support for vector<pair<K, V>> variable values
Boris Kolpackov
4
-2
/
+231
2019-11-12
Rename config.{import,export} to config.config.{load,save}
Boris Kolpackov
6
-49
/
+53
2019-11-12
Rename config.module to config.config.module
Boris Kolpackov
3
-13
/
+13
2019-11-11
Change default for unused config.import.* variables from drop to keep
Boris Kolpackov
4
-34
/
+94
2019-11-11
Use path_name for `-` to stdin/stdout translation
Karen Arutyunov
20
-90
/
+103
2019-11-08
Use $regex.replace_lines() for default host config processing
Boris Kolpackov
1
-5
/
+3
2019-11-08
Add $regex.replace_lines() function
Karen Arutyunov
2
-2
/
+223
2019-11-08
Redo Apple /usr/include detection using patterns
Boris Kolpackov
1
-16
/
+8
2019-11-07
Raise libcpp version in regex-related check to 9.0
Karen Arutyunov
1
-1
/
+1
2019-11-07
Add libbuild2/config/.gitignore with host-config.cxx
Boris Kolpackov
1
-0
/
+1
2019-11-07
Don't add $install.lib to module library search path if import.build2 is NULL
Boris Kolpackov
1
-6
/
+21
2019-11-07
Use `lib` prefix on MinGW when forming build system module library name
Boris Kolpackov
1
-1
/
+3
2019-11-07
Initial work on path_name use for `-` to stdin/stdout translation
Boris Kolpackov
26
-109
/
+112
2019-11-05
Fix tests
Boris Kolpackov
6
-7
/
+27
2019-11-05
Add support for automatic importing of libbuild2 of installed case
Boris Kolpackov
6
-2
/
+37
2019-11-05
Add support for supplying MSVC IFCPATH equivalent
Boris Kolpackov
7
-13
/
+64
2019-11-05
Cosmetic change
Boris Kolpackov
1
-2
/
+2
2019-11-05
Disable C++ modules tests for Clang 9
Boris Kolpackov
1
-0
/
+8
2019-11-05
Recognize latest C (2x) and C++ (2b) standards
Boris Kolpackov
2
-16
/
+23
2019-11-05
Fix function call diagnostics to use diag_frame
Boris Kolpackov
2
-24
/
+19
2019-11-04
Add support for ~host special configuration name in config.import
Boris Kolpackov
4
-8
/
+77
2019-11-04
Add $config.export() function
Boris Kolpackov
11
-85
/
+174
2019-11-04
Add support for configuration exporting and importing
Boris Kolpackov
17
-176
/
+416
2019-11-01
Add note to manual on absolute cl.exe paths
Boris Kolpackov
1
-6
/
+12
2019-11-01
Add note to bootstrap makefile
Boris Kolpackov
1
-2
/
+4
2019-10-31
Update comment on Apple Clang to vanilla Clang version mapping
Boris Kolpackov
1
-15
/
+14
2019-10-31
Fix crashing on unhandled invalid_path thrown by parser::parse_include()
Karen Arutyunov
1
-17
/
+36
2019-10-29
Only use -rdynamic (for backtrace support) on Linux if using glibc
Boris Kolpackov
1
-1
/
+2
2019-10-29
Add forward declaration header for build state types
Boris Kolpackov
25
-101
/
+97
[prev]
[next]