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
2018-05-24
Fix bug in TU checksum depdb saving logic in case of reprocess=true
Boris Kolpackov
3
-5
/
+5
2018-05-24
Better handling of translated massages in VC's /showIncludes output
Boris Kolpackov
1
-19
/
+27
2018-05-24
Remove target/scope irregularity workarounds
Boris Kolpackov
4
-8
/
+7
2018-05-24
Add note on *-gcc-{ar,ranlib,etc} situation
Boris Kolpackov
1
-1
/
+2
2018-05-23
Add dist to list of modules bootstrapped by default by create meta-operation
Boris Kolpackov
2
-5
/
+5
2018-05-23
Fix bug in inner project bootstrap during configure/disfigure
Boris Kolpackov
2
-6
/
+13
2018-05-21
Update style submodule
Boris Kolpackov
2
-0
/
+0
2018-05-19
Update copyright year
Karen Arutyunov
355
-356
/
+356
2018-05-19
Fix testscripts using types for testscript and manifest targets
Karen Arutyunov
4
-9
/
+9
2018-05-19
Clean up version module (remove doc_rule, tighten manifest target type)
Boris Kolpackov
3
-148
/
+1
2018-05-19
Update manual with new version module capabilities (manifest install rule)
Boris Kolpackov
1
-15
/
+9
2018-05-19
Get rid of doc{version} and types for testscript and manifest in buildfiles
Karen Arutyunov
21
-34
/
+22
2018-05-19
Add missing build2/version/utility.?xx files
Boris Kolpackov
2
-0
/
+103
2018-05-19
Implement manifest installation rule in version module
Boris Kolpackov
4
-62
/
+87
2018-05-19
Add lower-level pre/post installation hooks to install::file_rule
Boris Kolpackov
2
-5
/
+47
2018-05-19
Set <module>.booted variable for booted but not yet loaded modules
Boris Kolpackov
2
-4
/
+9
2018-05-19
Add manifest{} target type ('manifest' file name automatically mapped as such)
Boris Kolpackov
4
-3
/
+65
2018-05-19
Support for deriving target type from file name, handle testscript, buildfile
Boris Kolpackov
5
-68
/
+141
2018-05-18
Add workarounds for all releases of VC15
Karen Arutyunov
2
-4
/
+4
2018-05-18
Fix issue with bootstrap batch file
Boris Kolpackov
1
-2
/
+6
2018-05-18
Update VC version mapping table with 15.7
Boris Kolpackov
1
-0
/
+1
2018-05-18
Pass ignore_dangling flag to dir_iterator() ctor
Karen Arutyunov
6
-90
/
+113
2018-05-17
Fortify batch files with additional escaping
Boris Kolpackov
2
-3
/
+3
2018-05-16
Redo testscript diagnostics not to rely on invalid paths
Karen Arutyunov
4
-55
/
+50
2018-05-16
Fix uncaught invalid_path exception
Karen Arutyunov
6
-18
/
+37
2018-05-14
Tolerate misconfigured src_root in info and disfigure meta-operations
Boris Kolpackov
7
-43
/
+126
2018-05-14
Search for .git in directories outer to src_root
Boris Kolpackov
1
-5
/
+11
2018-05-14
Adjust to libbutl changes
Boris Kolpackov
1
-1
/
+1
2018-05-12
Fix assertion failure due to parser::attributes_pop() call in pre-parse mode
Karen Arutyunov
1
-1
/
+2
2018-05-12
Fix inability to run program by relative path in testscript
Karen Arutyunov
1
-1
/
+22
2018-05-07
Update submodules
Boris Kolpackov
2
-0
/
+0
2018-05-04
Enable new directory target-specific variable assignment syntax
Boris Kolpackov
1
-125
/
+103
2018-05-03
Regularize directory target/scope-specific variable assignment syntax
Boris Kolpackov
30
-192
/
+366
2018-05-02
Add support for different backlinking modes, use for Windows DLL assembly
Boris Kolpackov
5
-83
/
+304
2018-05-02
Update manual to reflect changes to versioning epoch format
Boris Kolpackov
1
-3
/
+3
2018-04-30
Don't print scheduler statistics at verbosity level 2, add --stat instead
Boris Kolpackov
5
-2
/
+24
2018-04-28
Use rmsymlink() to portably remove symlinks
Boris Kolpackov
3
-8
/
+45
2018-04-28
Move trim(), next_word() to libbutl
Boris Kolpackov
3
-100
/
+3
2018-04-28
Expose meta-operation in build.meta_operation variable
Boris Kolpackov
3
-1
/
+19
2018-04-27
Redo run directive diagnostics not to rely on invalid paths
Boris Kolpackov
2
-30
/
+16
2018-04-27
Add support for build hooks
Boris Kolpackov
8
-70
/
+233
2018-04-26
Fix bug in directive/run test
Boris Kolpackov
1
-4
/
+4
2018-04-26
Fix bug in backlinking test
Boris Kolpackov
1
-3
/
+4
2018-04-26
Implement run buildfile directive
Boris Kolpackov
8
-102
/
+300
2018-04-26
Implement forwarded configurations and backlinking
Boris Kolpackov
21
-277
/
+1047
2018-04-24
Minor code reuse improvement
Boris Kolpackov
3
-44
/
+8
2018-04-24
Fix git commit timestamp extraction to be (really) in UTC (I promise)
Boris Kolpackov
1
-4
/
+8
2018-04-13
Add workarounds for VC15u7
Boris Kolpackov
2
-4
/
+4
2018-04-13
Update style submodule
Boris Kolpackov
2
-0
/
+0
2018-04-13
Regenerate option parser (adds support for combined flags and values)
Boris Kolpackov
1
-39
/
+155
[next]