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
/
bin
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-27
Handle "common symbols" in symbol exporting .def generation rule
Boris Kolpackov
1
-15
/
+53
2021-10-14
Use tidier pc and def names instead of generic gen for .pc and .def generation
Boris Kolpackov
1
-1
/
+1
2021-10-11
Update bin.lib.version documentation
Boris Kolpackov
1
-3
/
+0
2021-06-30
Complete nm detection
Boris Kolpackov
2
-7
/
+22
2021-06-30
Move symbol exporting .def file rule to bin.def module, add support for MinGW
Boris Kolpackov
3
-153
/
+284
2021-06-21
Add support for automatic generation of symbol exporting .def file
Boris Kolpackov
6
-3
/
+910
2021-05-04
Replace int_ with intf_ and imp_ with impl_ in names
Boris Kolpackov
1
-2
/
+2
2021-04-22
Incorporate project environment checksum into cc::compiler_info cache key
Boris Kolpackov
2
-0
/
+21
2021-04-20
Detect environment changes in ad hoc recipes
Boris Kolpackov
1
-8
/
+20
2021-04-20
Disable bunch of bogus GCC warnings
Boris Kolpackov
1
-3
/
+0
2021-04-07
Register environment variables for hermetic build configurations
Boris Kolpackov
3
-4
/
+69
2021-01-30
Add std::{map, multimap} to types.hxx
Boris Kolpackov
1
-2
/
+0
2021-01-22
Redo bin.lib.version not to require empty key
Boris Kolpackov
1
-2
/
+5
2021-01-11
Fix libul{} rule diagnostics
Boris Kolpackov
3
-16
/
+44
2020-12-15
Cache more results of executing programs (compilers, etc)
Boris Kolpackov
3
-55
/
+111
2020-12-11
Add support for module interface-only libraries
Boris Kolpackov
3
-12
/
+27
2020-12-04
Fix bug in installed libraries matching logic
Boris Kolpackov
2
-3
/
+7
2020-12-04
Mark Buildfile functions as pure or impure
Boris Kolpackov
1
-1
/
+3
2020-12-03
Fix modules support for installed libraries
Boris Kolpackov
2
-7
/
+3
2020-11-12
Assign fixed extensions to wasm{} and pdb{} target types
Boris Kolpackov
1
-2
/
+28
2020-11-06
Resolve warning
Boris Kolpackov
1
-1
/
+1
2020-11-06
Keep executable bit on .wasm files when installing
Boris Kolpackov
1
-2
/
+4
2020-11-05
Initial Emscripten support
Boris Kolpackov
1
-138
/
+153
2020-08-24
Use representation when passing target_triplet as hint
Boris Kolpackov
1
-1
/
+1
2020-07-13
Add ability to extend rule interface in source-compatible manner
Boris Kolpackov
1
-2
/
+2
2020-06-18
Complete NetBSD compatibility
Boris Kolpackov
2
-1
/
+6
2020-06-18
Add NetBSD compatibility
magenbluten
1
-1
/
+1
2020-06-16
Add $bin.link_member() function
Boris Kolpackov
5
-32
/
+138
2020-06-16
Move common functionality from cc to bin
Boris Kolpackov
6
-49
/
+265
2020-06-12
Make order of imports stable in saved host build configuration
Boris Kolpackov
1
-0
/
+2
2020-06-02
Add process_path_ex with program stable name and checksum
Boris Kolpackov
1
-14
/
+16
2020-05-22
Make template definition available in all translation units where used
Boris Kolpackov
2
-2
/
+2
2020-04-27
Rework tool importation along with cli module
Boris Kolpackov
1
-1
/
+1
2020-04-11
Pass LC_ALL=C when extracting locale-dependent information in bin module on P...
Karen Arutyunov
1
-9
/
+50
2020-03-31
Fix bug in install_path() call (Windows-specific)
Boris Kolpackov
1
-2
/
+6
2020-03-31
Switch to project variable visibility by default
Boris Kolpackov
1
-30
/
+27
2020-03-20
Generate common .pc file in addition to static/staged when installing lib{}
Boris Kolpackov
1
-1
/
+1
2020-03-17
Rework config::{omitted,required,optional}() into unified config_lookup()
Boris Kolpackov
1
-72
/
+76
2020-03-11
Minor config variable lookup cleanups
Boris Kolpackov
1
-4
/
+4
2020-02-24
Extract version for lld-link
Boris Kolpackov
3
-8
/
+52
2020-02-07
Drop copyright notice from source code
Karen Arutyunov
11
-11
/
+0
2020-01-29
Rename module_base to module, redo module boot/init argument passing
Boris Kolpackov
1
-30
/
+21
2020-01-28
Use scope::var_pool()
Boris Kolpackov
1
-12
/
+12
2020-01-28
Use scope::insert_rule()
Boris Kolpackov
1
-2
/
+2
2020-01-27
See through lib{} group during dist
Boris Kolpackov
2
-3
/
+11
2020-01-27
Improve module loading API
Boris Kolpackov
1
-26
/
+12
2019-11-12
Infra work for customizable config var persistence (config.config.persist)
Boris Kolpackov
1
-1
/
+1
2019-10-29
Add support for specifying custom load prefix and version clean patterns
Boris Kolpackov
1
-5
/
+14
2019-10-19
Recognize various LLD drivers as well as LLVM lib and rc
Boris Kolpackov
2
-24
/
+94
2019-10-16
Try to find MSVC installation for absolute cl.exe paths
Boris Kolpackov
1
-1
/
+1
[next]