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-10-08
Fix crashing on empty installation directory name
Karen Arutyunov
1
-0
/
+3
2017-10-06
Fix old .ilk files cleanup
Karen Arutyunov
1
-2
/
+2
2017-10-06
Fix old libs cleanup not to remove unrelated files
Karen Arutyunov
1
-2
/
+8
2017-10-04
Add ignore_error parameter for functions that check file system entry existence
Karen Arutyunov
3
-14
/
+13
2017-10-03
Adapt to modularization of libbutl
Karen Arutyunov
33
-69
/
+69
2017-10-03
Extract system header search paths from GCC or compatible
Boris Kolpackov
12
-31
/
+213
2017-10-02
Add additional notes to module documentation
Boris Kolpackov
1
-8
/
+21
2017-09-29
Allow pattern group to start with inclusion
Karen Arutyunov
3
-73
/
+248
2017-09-26
Modules documentation proofreading changes
Boris Kolpackov
1
-30
/
+31
2017-09-25
Get rid of pkgconfig module
Karen Arutyunov
19
-370
/
+94
2017-09-25
Make use of libpkgconf library
Karen Arutyunov
9
-189
/
+635
2017-09-24
Clarify header to module mapping in documentation
Boris Kolpackov
1
-4
/
+6
2017-09-23
Add example for modules and preprocessor discussion
Boris Kolpackov
1
-6
/
+30
2017-09-21
Minor doc clarification
Boris Kolpackov
1
-3
/
+3
2017-09-21
Fix typo
Boris Kolpackov
1
-2
/
+2
2017-09-21
Clarify include visibility
Boris Kolpackov
1
-8
/
+14
2017-09-21
Documentation proofreading fixes
Boris Kolpackov
1
-193
/
+206
2017-09-15
Documentation improvements related to C++ Modules
Boris Kolpackov
1
-25
/
+56
2017-09-14
Add guidelines for modularizing existing code
Boris Kolpackov
1
-5
/
+721
2017-09-11
Add ability to pass scope to buildfile functions, add $install.resolve()
Boris Kolpackov
10
-38
/
+342
2017-09-11
Initial C++ Modules guidelines (granularity and partitioning)
Boris Kolpackov
1
-5
/
+71
2017-09-11
More C++ Modules documentation updates
Boris Kolpackov
1
-20
/
+30
2017-09-08
Add install::resolve_dir(scope) overload
Boris Kolpackov
2
-8
/
+29
2017-09-08
More C++ Modules documentation updates
Boris Kolpackov
1
-3
/
+45
2017-09-07
Implement {c,cxx}.guess modules
Boris Kolpackov
7
-68
/
+165
2017-09-07
More C++ Modules documentation updates
Boris Kolpackov
1
-15
/
+4
2017-09-06
Minor C++ Modules documentation update
Boris Kolpackov
1
-5
/
+21
2017-09-06
Call dist callback in subprojects
Boris Kolpackov
3
-10
/
+35
2017-09-06
Handle git submodules in version module
Boris Kolpackov
1
-2
/
+4
2017-09-06
Simplify command line in INSTALL file
Boris Kolpackov
1
-3
/
+1
2017-09-03
Minor diagnostics tweaks
Boris Kolpackov
1
-4
/
+6
2017-09-03
Cleanup project src/out_root/base discovery logic
Boris Kolpackov
3
-137
/
+69
2017-09-01
Add support for try_match(), use to handle deleted headers
Boris Kolpackov
8
-73
/
+184
2017-08-30
Make $getenv() to return untyped value
Karen Arutyunov
3
-2
/
+30
2017-08-30
Add $regex.split(), $regex.merge() and $regex.apply() functions
Karen Arutyunov
2
-23
/
+452
2017-08-30
Switch to -fmodule-file=<name>=<file>, requires Clang 6.0/trunk
Boris Kolpackov
2
-9
/
+9
2017-08-28
Cosmetic documentation changes
Boris Kolpackov
1
-15
/
+15
2017-08-24
See through bmi*{} in order to install mxx{}
Boris Kolpackov
2
-14
/
+41
2017-08-24
Clean group members in reverse
Boris Kolpackov
1
-3
/
+3
2017-08-23
Don't clean generated cli files from src
Boris Kolpackov
1
-2
/
+5
2017-08-23
Move support for disabling cleaning to common functions
Boris Kolpackov
2
-16
/
+23
2017-08-23
Add perform_clean_group(), use instead of ad hoc implementation in cli rule
Boris Kolpackov
4
-35
/
+33
2017-08-22
Remove version.hxx related notes from README-GIT
Karen Arutyunov
1
-5
/
+0
2017-08-22
Fix disabling error reporting dialog box to properly test for serial execution
Karen Arutyunov
1
-4
/
+6
2017-08-21
Disable displaying error reporting dialog box on Windows unless run serially
Karen Arutyunov
1
-0
/
+10
2017-08-21
Fix comment in buildfile
Karen Arutyunov
1
-2
/
+2
2017-08-20
Don't distribute generated version.hxx and don't clean version
Boris Kolpackov
3
-21
/
+7
2017-08-20
Add support for not cleaning generated version file
Boris Kolpackov
5
-6
/
+30
2017-08-20
Adjust bootstrap not to need pre-generated version.hxx
Boris Kolpackov
6
-6
/
+20
2017-08-19
Extend regex workaround to Clang/libc++ 5 and 6
Boris Kolpackov
1
-1
/
+1
[prev]
[next]