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
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-13
Tighten code that operates during both search/match and execute
Boris Kolpackov
1
-3
/
+14
2017-02-13
Pass const target& to recipes
Boris Kolpackov
1
-13
/
+11
2017-02-13
Pass const scope& where modification should not happen
Boris Kolpackov
1
-4
/
+4
2017-02-13
Add model mutex, make var_pool const by default
Boris Kolpackov
1
-2
/
+2
2017-01-19
Get rid of project_name_pool
Boris Kolpackov
1
-1
/
+1
2017-01-06
Store platform targets as typed target_triplet
Boris Kolpackov
1
-8
/
+6
2017-01-05
Update copyright year
Boris Kolpackov
1
-1
/
+1
2016-09-05
Handle /usr/local brain-death
Boris Kolpackov
1
-1
/
+5
2016-08-28
Factor library search/processing out to cc::common
Boris Kolpackov
1
-0
/
+69
2016-08-27
Reimplement UNIX rpath using process_library(), -rpath-link is still broken
Boris Kolpackov
1
-1
/
+2
2016-08-27
Clean up library export, make c and cxx modules project root only
Boris Kolpackov
1
-23
/
+20
2016-08-26
Add pkg-config support for import installed
Boris Kolpackov
1
-0
/
+4
2016-08-24
Pick *.libs variable depending on library type during static linking
Boris Kolpackov
1
-0
/
+2
2016-08-22
Cache process_path, use fallback search directory for binutils
Boris Kolpackov
1
-0
/
+1
2016-08-19
Implement uninstall operation
Boris Kolpackov
1
-1
/
+6
2016-08-12
Implement support for C compilation
Boris Kolpackov
1
-0
/
+172