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
/
common.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-13
Minor tracing fix and addition
Boris Kolpackov
1
-0
/
+3
2020-07-17
Fix race in path/mtime assignment and file_rule::match()
Boris Kolpackov
1
-17
/
+7
2020-07-01
Fix bug in *.export.imp_libs logic
Boris Kolpackov
1
-2
/
+2
2020-07-01
Add *.export.imp_libs to get rid of dual *.export.libs semantics
Boris Kolpackov
1
-36
/
+35
2020-06-26
Minor terminology fix in comments
Boris Kolpackov
1
-3
/
+2
2020-06-26
Fix race in library metadata protocol
Boris Kolpackov
1
-2
/
+3
2020-05-22
Make template definition available in all translation units where used
Boris Kolpackov
1
-27
/
+0
2020-04-30
Rename target::member to target::adhoc_member
Boris Kolpackov
1
-1
/
+1
2020-04-27
Rework tool importation along with cli module
Boris Kolpackov
1
-14
/
+2
2020-02-07
Drop copyright notice from source code
Karen Arutyunov
1
-1
/
+0
2020-02-04
Add note to manual on specifying search paths in compiler mode
Boris Kolpackov
1
-0
/
+2
2020-02-03
Add header/library search paths from compiler mode to sys_*_dirs
Boris Kolpackov
1
-50
/
+16
2020-01-31
Propagate installed library out (tag) when converting to name
Boris Kolpackov
1
-8
/
+18
2020-01-31
Tag installed library targets with linker path
Boris Kolpackov
1
-20
/
+29
2019-11-29
Reorder {cc,c/cxx}.{poptions,loptions}
Boris Kolpackov
1
-4
/
+5
2019-11-07
Don't add $install.lib to module library search path if import.build2 is NULL
Boris Kolpackov
1
-6
/
+21
2019-11-05
Add support for automatic importing of libbuild2 of installed case
Boris Kolpackov
1
-1
/
+16
2019-10-08
Extend /LIBPATH handling to win32-msvc target system
Boris Kolpackov
1
-1
/
+3
2019-10-01
Adapt to renaming butl::casecmp() to icasecmp()
Karen Arutyunov
1
-1
/
+1
2019-08-28
Move cc build system module to separate library
Karen Arutyunov
1
-0
/
+1031