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
2017-06-26
Make path value type to be base for dir_path
Karen Arutyunov
2
-7
/
+10
2017-06-26
Further C++ modules support documentation
Boris Kolpackov
1
-2
/
+113
2017-06-24
Make VC compatible with 'export module M;' by fixing up preprocessed output
Boris Kolpackov
6
-13
/
+66
2017-06-23
Don't treat mxx{} as cc-source
Boris Kolpackov
2
-4
/
+4
2017-06-22
Add extra support for symbol exporting in modularized projects
Boris Kolpackov
6
-4
/
+74
2017-06-22
Update manual with initial modules support
Boris Kolpackov
1
-0
/
+502
2017-06-21
Add support for $envvar() function
Karen Arutyunov
3
-3
/
+96
2017-06-21
Move regex utilities to libbutl
Karen Arutyunov
6
-318
/
+2
2017-06-20
Adjust search logic for std.* modules
Boris Kolpackov
1
-14
/
+45
2017-06-20
Build both variants of libraries in modules test
Boris Kolpackov
1
-0
/
+1
2017-06-20
Force Clang not to reference source files from BMIs, add trace
Boris Kolpackov
1
-1
/
+12
2017-06-20
Fix bug in bmi{} rule chaining
Boris Kolpackov
1
-2
/
+8
2017-06-19
Dereference pointer when printing
Boris Kolpackov
1
-1
/
+1
2017-06-19
Add more examples of wildcard pattern exclusions
Boris Kolpackov
1
-0
/
+14
2017-06-19
Make use of exit builtin in modules test
Boris Kolpackov
1
-5
/
+1
2017-06-19
Add support for exit testscript builtin
Karen Arutyunov
7
-291
/
+858
2017-06-19
Fix conditional scope to never be empty
Karen Arutyunov
1
-0
/
+1
2017-06-16
Fix bug (forward-declared inline function)
Boris Kolpackov
2
-32
/
+26
2017-06-16
Add support for explicitly specifying module name on mxx{} target
Boris Kolpackov
5
-27
/
+95
2017-06-16
Clean up module-related diagnostics
Boris Kolpackov
7
-11
/
+64
2017-06-16
Convert test to new ln builtin
Boris Kolpackov
1
-20
/
+19
2017-06-16
Store module information in depdb
Boris Kolpackov
7
-104
/
+289
2017-06-15
Add support for ln testscript builtin
Karen Arutyunov
5
-17
/
+461
2017-06-15
Enable all module tests for GCC (requires cxx-modules r249216)
Boris Kolpackov
1
-8
/
+4
2017-06-15
Fix modules test not to run for VC15u0
Boris Kolpackov
1
-3
/
+8
2017-06-15
Implement module search in prerequisite libraries
Boris Kolpackov
3
-89
/
+223
2017-06-14
Fix modules test
Boris Kolpackov
1
-1
/
+2
2017-06-14
Get rid of warnings
Boris Kolpackov
1
-2
/
+2
2017-06-14
Next installment in C++ modules saga: module search, re-export support
Boris Kolpackov
12
-103
/
+585
2017-06-12
Add example of more complex pattern exclusion
Boris Kolpackov
1
-1
/
+9
2017-06-12
Don't force C++ modules in tests for VC
Boris Kolpackov
1
-1
/
+4
2017-06-12
Fix crashing if path_search() fails
Karen Arutyunov
1
-2
/
+9
2017-06-12
Remove few unused lambda captures
Boris Kolpackov
6
-10
/
+10
2017-06-12
Add initial tests for C++ modules support
Boris Kolpackov
2
-0
/
+115
2017-06-12
Fix couple of deadly bugs
Boris Kolpackov
2
-2
/
+2
2017-06-12
Resolve ambiguity between std:: and butl:: optional
Boris Kolpackov
1
-0
/
+2
2017-06-12
Extend workaround version checks to VC15u3 (19.11)
Boris Kolpackov
2
-4
/
+4
2017-06-12
Reimplement thread thunking with lambda; this helps Clang 5.0/trunk
Boris Kolpackov
1
-18
/
+10
2017-06-12
Only enable modules if practically usable unless forced
Boris Kolpackov
1
-4
/
+10
2017-06-12
Add workaround for Clang module import during preprocessing
Boris Kolpackov
7
-44
/
+79
2017-06-09
Only enable modules for GCC from the cxx-modules branch
Boris Kolpackov
1
-3
/
+4
2017-06-09
Only enable modules support starting from VC15u3 (19.11)
Boris Kolpackov
1
-2
/
+5
2017-06-09
Add support for VC15u3 which bumped the compiler version to 19.11
Boris Kolpackov
1
-9
/
+11
2017-06-08
Add full support for pattern exclusions
Karen Arutyunov
2
-31
/
+29
2017-06-08
Implement rule chaining for modules
Boris Kolpackov
13
-263
/
+474
2017-06-06
Adapt to libbutl::process interface change
Karen Arutyunov
2
-4
/
+4
2017-06-05
Remove implicit see-through iteration over ad hoc group members
Boris Kolpackov
4
-55
/
+16
2017-06-05
Fix bug in library meta-information protocol implementation
Boris Kolpackov
1
-7
/
+9
2017-06-04
Adjust Clang language selection
Boris Kolpackov
1
-22
/
+9
2017-06-02
Minor documentation changes
Boris Kolpackov
1
-2
/
+2
[next]