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
2016-08-12
Rename module to init
Boris Kolpackov
17
-65
/
+86
2016-08-12
Add support for ordering modules in config.build
Boris Kolpackov
13
-19
/
+97
2016-08-12
Implement c/cxx toolchain cross-hinting
Boris Kolpackov
7
-97
/
+248
2016-08-12
Implement support for C compilation
Boris Kolpackov
53
-1359
/
+2914
2016-08-10
Add ignore case support for find_option()
Karen Arutyunov
7
-51
/
+37
2016-08-09
Fix bug in inner/outer operation handling
Boris Kolpackov
1
-1
/
+3
2016-08-05
Implement out-qualified target syntax for setting target-specific vars
Boris Kolpackov
7
-18
/
+66
2016-08-05
Enable pair recognition in the normal and eval lexer modes
Boris Kolpackov
2
-8
/
+17
2016-08-05
Merge 'value' and 'pairs' lexer_mode, call it 'value'
Boris Kolpackov
4
-49
/
+46
2016-08-03
Add support for preserving subdirectories when installing
Boris Kolpackov
2
-8
/
+36
2016-08-03
Add -V option as equivalent to --verbose 3
Boris Kolpackov
5
-1
/
+24
2016-08-03
Don't treat absent config values that are saved commented as new
Boris Kolpackov
2
-3
/
+7
2016-08-02
Cosmetic change
Boris Kolpackov
2
-4
/
+4
2016-08-02
Check for eof before streaming rdbuf
Boris Kolpackov
1
-3
/
+9
2016-08-02
Filter gratuitous VC cl.exe and link.exe messages
Boris Kolpackov
3
-18
/
+119
2016-08-02
Trace PATH environment variable
Boris Kolpackov
1
-2
/
+6
2016-08-02
Optimize out path::normalize() calls
Boris Kolpackov
3
-10
/
+34
2016-08-01
Work around MSYS2 install.exe permission issue
Boris Kolpackov
1
-3
/
+36
2016-08-01
Fix relinking on install for VC
Boris Kolpackov
1
-4
/
+9
2016-07-30
Construct paths to use canonical directory separators
Boris Kolpackov
6
-29
/
+47
2016-07-30
Actualize project root directories
Boris Kolpackov
5
-15
/
+23
2016-07-30
Fix missing src_root initialization
Boris Kolpackov
1
-0
/
+2
2016-07-29
Fix bug in prerequisite iteration leave group support
Boris Kolpackov
2
-1
/
+5
2016-07-29
Suppress VC banners even at verbosity above 2
Boris Kolpackov
2
-7
/
+3
2016-07-29
Make /EHsc and /MD default for VC compiler
Boris Kolpackov
4
-18
/
+242
2016-07-29
Fix duplicate config.build variable issue
Boris Kolpackov
3
-11
/
+29
2016-07-28
Improve target out directory printing
Boris Kolpackov
1
-1
/
+13
2016-07-28
Fix dump not to type target type/pattern-specific prepend/append
Boris Kolpackov
2
-14
/
+30
2016-07-28
Adjust to new path implementation, use to support reversibility
Boris Kolpackov
21
-159
/
+167
2016-07-25
Only do "effective escaping" (['"\$(]) on the command line
Boris Kolpackov
6
-24
/
+57
2016-07-25
Fix surprising config override behavior now that they are amalgamation-wide
Boris Kolpackov
1
-2
/
+24
2016-07-25
Fix module separating blank line logic
Boris Kolpackov
1
-4
/
+10
2016-07-23
Adapt to fdstream extension
Karen Arutyunov
13
-299
/
+311
2016-07-22
Incorporate target to link rule's depdb
Boris Kolpackov
3
-2
/
+16
2016-07-22
Factor target CPU to VC /MACHINE option translation
Boris Kolpackov
2
-19
/
+30
2016-07-22
Link shell32.lib and user32.lib to default for VC builds
Boris Kolpackov
1
-0
/
+19
2016-07-22
Change default var override from 'projects and subprojects' to amalgamation
Boris Kolpackov
4
-3
/
+47
2016-07-21
Save config vars in order specified rather than alphabetically
Boris Kolpackov
5
-173
/
+205
2016-07-21
Fix bug in save_commented logic
Boris Kolpackov
1
-2
/
+2
2016-07-21
Add support for single line if-blocks
Boris Kolpackov
4
-27
/
+86
2016-07-21
Add backwards-compatibility hack for ranlib
Boris Kolpackov
1
-0
/
+3
2016-07-21
Save default/hinted ar/ld/rc values as commented out
Boris Kolpackov
7
-34
/
+75
2016-07-20
Switch to dynamic empty() implementation in variable value
Boris Kolpackov
8
-425
/
+358
2016-07-20
Implement support for <, >, <=, >= in eval context
Boris Kolpackov
11
-27
/
+199
2016-07-20
Fix cli test verbosity
Boris Kolpackov
1
-3
/
+1
2016-07-20
Sanitize library name-derived macro for illegal characters ('-', etc)
Boris Kolpackov
1
-6
/
+11
2016-07-20
Print project name and out_root in config reports
Boris Kolpackov
4
-67
/
+91
2016-07-20
Move ar/ranlib to bin.ar sub-module, load in cxx unless shared-only build
Boris Kolpackov
4
-90
/
+154
2016-07-19
Add import library target libi{}, make libs{} the DLL
Boris Kolpackov
11
-173
/
+291
2016-07-19
Add support for building DLLs with VC
Boris Kolpackov
6
-142
/
+421
[prev]
[next]