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
path:
root
/
libbuild2
/
cc
/
msvc.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-08
More work on child process diagnostics buffering
Boris Kolpackov
1
-3
/
+3
2022-10-28
Add ability to disable diagnostics buffering (--no-diag-buffer)
Boris Kolpackov
1
-4
/
+4
2022-10-27
Initial work on child process diagnostics buffering
Boris Kolpackov
1
-7
/
+18
2021-10-01
Add notion of internal scope, translate external -I to -isystem or equivalent
Boris Kolpackov
1
-6
/
+9
2021-06-21
Add support for automatic generation of symbol exporting .def file
Boris Kolpackov
1
-3
/
+8
2021-05-13
Extract MSVC header/library search paths from INCLUDE/LIB envvars
Boris Kolpackov
1
-29
/
+48
2021-01-11
Use link.exe /LIB rather than /DUMP approach to detect library type
Boris Kolpackov
1
-25
/
+27
2020-07-17
Fix race in path/mtime assignment and file_rule::match()
Boris Kolpackov
1
-6
/
+2
2020-06-26
Handle #import in MSVC /showIncludes output
Boris Kolpackov
1
-6
/
+16
2020-04-30
Rename target::member to target::adhoc_member
Boris Kolpackov
1
-1
/
+1
2020-02-07
Drop copyright notice from source code
Karen Arutyunov
1
-1
/
+0
2020-02-03
Add header/library search paths from compiler mode to sys_*_dirs
Boris Kolpackov
1
-12
/
+104
2020-01-31
Tag installed library targets with linker path
Boris Kolpackov
1
-2
/
+2
2020-01-27
Improve process run_*() API
Boris Kolpackov
1
-1
/
+1
2019-11-26
Rename executable's .lib/.exp to avoid clashes with libraries
Boris Kolpackov
1
-3
/
+3
2019-10-18
Add ability to specify "compiler mode" options as part of config.{c,cxx}
Boris Kolpackov
1
-2
/
+4
2019-10-07
Pass MSVC system library search paths to linker if LIB envvar is unset
Boris Kolpackov
1
-1
/
+21
2019-10-01
Adapt to renaming butl::casecmp() to icasecmp()
Karen Arutyunov
1
-2
/
+2
2019-08-28
Move cc build system module to separate library
Karen Arutyunov
1
-0
/
+502