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
/
functions.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-24
Fix bug in attempt to allow calling cc module functions during match
Boris Kolpackov
1
-2
/
+2
2021-11-24
Allow calling cc module functions during match
Boris Kolpackov
1
-2
/
+8
2021-10-07
Verify libraries and targets they are linked to a for-install-compatible
Boris Kolpackov
1
-1
/
+1
2021-08-12
Add ${c,cxx}.deduplicate_export_libs() function
Boris Kolpackov
1
-0
/
+59
2021-08-09
Merge library hashing and collection into single traversal pass
Boris Kolpackov
1
-5
/
+7
2021-05-13
Add ${c,cxx}.find_system_{header,library}() functions
Boris Kolpackov
1
-2
/
+82
2020-12-11
Add $cxx.obj_modules() which returns object files for binless modules
Boris Kolpackov
1
-11
/
+105
2020-12-04
Mark Buildfile functions as pure or impure
Boris Kolpackov
1
-6
/
+12
2020-12-03
Add ability to get absolute library paths from ${c,cxx}.lib_libs()
Boris Kolpackov
1
-2
/
+7
2020-11-23
Suppress duplicates when extracting library options (GitHub issue #114)
Boris Kolpackov
1
-23
/
+49
2020-11-11
Add ${c,cxx}.lib_{poptions,libs,rpaths}() functions
Boris Kolpackov
1
-0
/
+231