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-11-11
Add ${c,cxx}.lib_{poptions,libs,rpaths}() functions
Boris Kolpackov
1
-36
/
+36
2020-11-05
Initial Emscripten support
Boris Kolpackov
1
-0
/
+44
2020-08-12
Adjust linker arguments for LTO parallelization
Matthew Krupcale
1
-0
/
+54
2020-07-13
Fold translated *.std options into compiler mode options
Boris Kolpackov
1
-1
/
+0
2020-06-16
Move common functionality from cc to bin
Boris Kolpackov
1
-1
/
+1
2020-05-27
Initial support for ad hoc recipes (still work in progress)
Boris Kolpackov
1
-19
/
+5
2020-03-20
Generate common .pc file in addition to static/staged when installing lib{}
Boris Kolpackov
1
-9
/
+49
2020-03-17
Rename all find*(variable) to lookup*(variable)
Boris Kolpackov
1
-6
/
+6
2020-03-10
Force hard links inside backlinked DLL assembly directory
Boris Kolpackov
1
-1
/
+2
2020-02-24
Disable /WHOLEARCHIVE workaround for lld-link 9.0.1 and later
Boris Kolpackov
1
-9
/
+16
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
-33
/
+35
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