Age | Commit message (Expand) | Author |
2025-04-23 | rules CC: Extend install-wih-deps to stage DWARF package files | Paul Cristian Sarbu |
2025-04-23 | rules CC: Libraries and binaries provide DWARF package files | Paul Cristian Sarbu |
2025-04-23 | expressions CC: Add expression generating DWARF packages | Paul Cristian Sarbu |
2025-04-23 | expressions CC: Small refactoring | Paul Cristian Sarbu |
2025-04-23 | rules CC: Add DWP configuration variable | Paul Cristian Sarbu |
2025-04-23 | rules CC: Support debug fission in linting | Paul Cristian Sarbu |
2025-04-23 | rules CC: Support debug fission in objects | Paul Cristian Sarbu |
2025-04-23 | rules CC proto: Update docstring for DEBUG variable | Paul Cristian Sarbu |
2025-04-23 | rules CC: Make DEBUG variable a map | Paul Cristian Sarbu |
2025-04-23 | rules CC: Use the -g flag as fallback in debug mode... | Paul Cristian Sarbu |
2025-04-23 | rules CC defaults: Add DEBUGFLAGS and ADD_DEBUGFLAGS config vars | Paul Cristian Sarbu |
2025-04-23 | expressions CC: Remove unused import | Paul Cristian Sarbu |
2025-03-20 | rules CC lint information: Fix missing inherited variables | Paul Cristian Sarbu |
2024-12-11 | ["CC","auto"]: amend runner | Alberto Sartori |
2024-12-04 | config_file: Support PATH from defaults | Oliver Reiche |
2024-11-06 | Use "cwd" property of actions | Klaus Aehlig |
2024-11-06 | Use quote and quasi-quote to simplify some expressions | Klaus Aehlig |
2024-11-06 | Prefer built-in "nub_left" | Klaus Aehlig |
2024-10-25 | lint information: also provide the direct-deps artifacts separately | Klaus Aehlig |
2024-10-23 | pkgconfig rules: fix usage of "join_cmd" | Klaus Aehlig |
2024-09-12 | Rules CC: Deduplicate args returned by expressions collecting args from depen... | Sascha Roloff |
2024-08-30 | Drop expressions for first/last element of a list entirely | Klaus Aehlig |
2024-08-20 | ["CC", "test"]: support providing lint information | Klaus Aehlig |
2024-08-14 | Make CC binary and library support providing information for linting | Klaus Aehlig |
2024-08-07 | Add field to ["CC", "defaults"] to specify arguments for ar | Klaus Aehlig |
2024-07-29 | ["CC", "binary"] stage link action | Klaus Aehlig |
2024-07-29 | ["CC", "libary"] properly stage ar action | Klaus Aehlig |
2024-07-12 | Test rules: only provide to the summary action what is needed | Klaus Aehlig |
2024-07-12 | Tests: also record `pwd` | Klaus Aehlig |
2024-07-05 | tests: support additional remote-execution properties for summaries | Klaus Aehlig |
2024-07-01 | ["CC/auto", "config"]: honor bin dirs of shell defaults | Klaus Aehlig |
2024-06-25 | CC defaults: Provide the debug stage also for implicit deps | Paul Cristian Sarbu |
2024-06-24 | CC/proto: Libraries should be aware of DEBUG flag | Paul Cristian Sarbu |
2024-06-24 | CC: Fix some doc typos | Paul Cristian Sarbu |
2024-06-19 | rules-cc: Binaries should keep the compile dependency headers for debugging | Paul Cristian Sarbu |
2024-06-10 | Add support for protobuf compiler flags | Oliver Reiche |
2024-06-03 | debug rule: Fix staging of headers | Paul Cristian Sarbu |
2024-06-03 | debug rule: Add flag field to skip installing extra debug artifacts | Paul Cristian Sarbu |
2024-05-27 | CC: if no CC/CXX/AR is provided via the toolchain, default to cc/c++/ar | Klaus Aehlig |
2024-05-24 | Prefer built-in array access over implementing "first" and "last" using foldl | Klaus Aehlig |
2024-05-23 | ["CC/pkgconfig", "system_library"]: honor shell toolchain | Klaus Aehlig |
2024-05-21 | ["CC/auto", "config"] also honor shell-toolchain-provided PATH | Klaus Aehlig |
2024-05-15 | Add shell defaults | Klaus Aehlig |
2024-05-13 | rules: Support staging debug artifacts in install-with-deps rule | Paul Cristian Sarbu |
2024-05-13 | install-with-deps result: Remove unneeded imports | Paul Cristian Sarbu |
2024-05-04 | ["CC/pkgconfig", "system_library"]: honor ENV also for aux action | Klaus T. Aehlig |
2024-04-29 | ["CC", "defaults"] rule: Add "ADD_COMPILE_FLAGS" | Klaus Aehlig |
2024-04-29 | ["CC/test", "test"]: support TIMEOUT_SCALE | Klaus Aehlig |
2024-04-17 | ["CC/test", "test"] runner: set TMPDIR | Klaus Aehlig |
2024-04-17 | ["CC/test", "test"] use stage expression | Klaus Aehlig |