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
/
link-rule.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-27
Improve process run_*() API
Boris Kolpackov
1
-1
/
+4
2020-01-24
Don't pass dependency library non-export loptions to linker
Karen Arutyunov
1
-2
/
+10
2019-11-29
Reorder {cc,c/cxx}.{poptions,loptions}
Boris Kolpackov
1
-1
/
+6
2019-11-26
Rename executable's .lib/.exp to avoid clashes with libraries
Boris Kolpackov
1
-29
/
+41
2019-11-07
Initial work on path_name use for `-` to stdin/stdout translation
Boris Kolpackov
1
-1
/
+1
2019-10-29
Add support for specifying custom load prefix and version clean patterns
Boris Kolpackov
1
-5
/
+10
2019-10-29
Tighten up versioned libraries clean patterns
Boris Kolpackov
1
-69
/
+122
2019-10-21
Work around LLD bug #43744
Boris Kolpackov
1
-0
/
+23
2019-10-21
Build thin archives for utility libraries if using llvm-lib
Boris Kolpackov
1
-0
/
+13
2019-10-18
Add ability to specify "compiler mode" options as part of config.{c,cxx}
Boris Kolpackov
1
-8
/
+12
2019-10-14
Implement MSVC installation discovery for version 15 (2017) and later
Karen Arutyunov
1
-8
/
+8
2019-10-09
Prepend pattern search paths to PATH when running binutils
Boris Kolpackov
1
-4
/
+66
2019-10-07
Pass MSVC system library search paths to linker if LIB envvar is unset
Boris Kolpackov
1
-13
/
+44
2019-10-05
Default to MSVC DLL runtime for Clang on Windows
Boris Kolpackov
1
-6
/
+8
2019-10-01
Adapt to renaming butl::casecmp() to icasecmp()
Karen Arutyunov
1
-1
/
+1
2019-09-27
Adapt to bracket expressions in wildcard patterns
Karen Arutyunov
1
-1
/
+1
2019-09-05
Tighten versioned shared library cleanup logic
Boris Kolpackov
1
-12
/
+23
2019-09-04
Add support for native shared library versioning on Linux
Boris Kolpackov
1
-24
/
+110
2019-08-28
Move cc build system module to separate library
Karen Arutyunov
1
-0
/
+3043