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
/
build2
/
cc
/
msvc.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-16
Update copyright year
Karen Arutyunov
1
-1
/
+1
2018-11-05
Distinguish between MSVC command line errors and warnings
Boris Kolpackov
1
-1
/
+1
2018-11-05
Resolve /WN /Wall /w option overrides
Boris Kolpackov
1
-7
/
+63
2018-11-05
Handle MSVC command line warnings
Boris Kolpackov
1
-4
/
+49
2018-08-25
Implement missing pieces in utility libraries support
Boris Kolpackov
1
-4
/
+14
2018-05-19
Update copyright year
Karen Arutyunov
1
-1
/
+1
2018-01-08
Implement compiler_info caching
Boris Kolpackov
1
-2
/
+2
2018-01-08
Complete runtime/stdlib detection
Boris Kolpackov
1
-1
/
+5
2017-12-16
Improve process execution diagnostics by reusing run_*() API
Boris Kolpackov
1
-1
/
+4
2017-12-09
Fix git commit id calculation
Boris Kolpackov
1
-1
/
+1
2017-10-03
Extract system header search paths from GCC or compatible
Boris Kolpackov
1
-0
/
+19
2017-07-29
Fix bug in installed import library search on Windows
Boris Kolpackov
1
-2
/
+3
2017-07-27
Fix to print to diagnostics stream instead of std::cerr
Karen Arutyunov
1
-4
/
+2
2017-06-12
Remove few unused lambda captures
Boris Kolpackov
1
-2
/
+2
2017-05-01
Add hxx extension for headers
Karen Arutyunov
1
-10
/
+10
2017-03-02
Implement parallel match
Boris Kolpackov
1
-40
/
+35
2017-02-13
Use target:as<> instead of static_cast for target casting
Boris Kolpackov
1
-3
/
+3
2017-02-13
Tighten code that operates during both search/match and execute
Boris Kolpackov
1
-11
/
+29
2017-02-13
Pass const target& to recipes
Boris Kolpackov
1
-1
/
+1
2017-01-19
Get rid of extension_pool
Boris Kolpackov
1
-7
/
+6
2017-01-05
Update copyright year
Boris Kolpackov
1
-1
/
+1
2016-11-04
Adopt to auto_fd introduced to libbutl fdstreams and process
Karen Arutyunov
1
-1
/
+2
2016-09-15
Add io_error alias for std::ios_base::failure
Karen Arutyunov
1
-1
/
+1
2016-08-28
Factor library search/processing out to cc::common
Boris Kolpackov
1
-5
/
+5
2016-08-27
Clean up library export, make c and cxx modules project root only
Boris Kolpackov
1
-3
/
+6
2016-08-26
Add pkg-config support for import installed
Boris Kolpackov
1
-1
/
+0
2016-08-24
Handle *.export.libs, distinguish interface and implementation dependencies
Boris Kolpackov
1
-9
/
+13
2016-08-22
Cache process_path, use fallback search directory for binutils
Boris Kolpackov
1
-8
/
+8
2016-08-12
Implement support for C compilation
Boris Kolpackov
1
-0
/
+342