Age | Commit message (Expand) | Author |
2024-12-11 | ["CC","auto"]: amend runner | Alberto Sartori |
2024-12-04 | config_file: Support PATH from defaults | Oliver Reiche |
2024-11-11 | ["lint", "targets"]: support reporting the name of the linting performed | Klaus Aehlig |
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-31 | ["lint", "targets"]: support TMPDIR | Klaus Aehlig |
2024-10-25 | ["lint", "targets"]: Also have a metadata file | 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-10-21 | shell defaults: properly deduplicate "bin dirs" to the left | Klaus Aehlig |
2024-09-12 | Rules CC: Deduplicate args returned by expressions collecting args from depen... | Sascha Roloff |
2024-09-11 | ["lint", "targets"]: improve documentation strings | Klaus Aehlig |
2024-08-30 | Drop expressions for first/last element of a list entirely | Klaus Aehlig |
2024-08-22 | Add ["lint", "defaults"] to provide paths for lint actions | Klaus Aehlig |
2024-08-21 | ["test", "suite"]: document fields | Klaus Aehlig |
2024-08-20 | Add ["test", "suite"] | Klaus Aehlig |
2024-08-20 | ["shell/test", "script"] forward lint information of deps | Klaus Aehlig |
2024-08-20 | ["CC", "test"]: support providing lint information | Klaus Aehlig |
2024-08-20 | ["lint", "targets"]: deduplicate tasks | Klaus Aehlig |
2024-08-14 | new rule ["lint", "targets"] | 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-08-05 | rules shell/test: Add 'keep-dirs' field | Paul Cristian Sarbu |
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 summarizer: also report on average time | 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 | ["patch", "file"]: honor shell bin dirs | Klaus Aehlig |
2024-07-01 | ["CC/auto", "config"]: honor bin dirs of shell defaults | Klaus Aehlig |
2024-07-01 | ["shell", "defaults"]: support "bin dirs" | 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 debuggingv1.4.0-alpha+20240619 | 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 |