index
:
~aehlig/just-buildsystem/rules-cc.git
master
C/C++ rules for the just build tool
Klaus Aehlig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shell
Age
Commit message (
Expand
)
Author
2025-05-21
shell-test runner: explicitly set HOME
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-21
shell defaults: properly deduplicate "bin dirs" to the left
Klaus Aehlig
2024-08-20
["shell/test", "script"] forward lint information of deps
Klaus Aehlig
2024-08-05
rules shell/test: Add 'keep-dirs' field
Paul Cristian Sarbu
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
["shell", "defaults"]: support "bin dirs"
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-03-05
test summarizer: in case of FLAKY tests, also report failure rate
Klaus Aehlig
2023-08-29
python: Add type hints and fix style in rules scripts
Paul Cristian Sarbu
2023-08-21
rules: Add documentation for the implict dependencies
Klaus Aehlig
2023-08-17
["shell/test", "script"] Rename implicit dependencies
Klaus Aehlig
2023-07-14
["shell/test", "script"]: support target architecture
Klaus Aehlig
2023-05-31
["test/shell", "script"] Support long-running tests
Klaus Aehlig
2022-12-12
rules: Fix missing arch vars for shell tests
Oliver Reiche
2022-12-09
rules: Add cross-compile support for tests
Oliver Reiche
2022-12-09
rules: Refactoring and minor improvements
Oliver Reiche
2022-10-12
Add copyright and license notice to all source and header files
Klaus Aehlig
2022-10-10
rules: Use new 'env' expression
Oliver Reiche
2022-06-23
Upd rules doc on writable directories available to test runners
Paul Cristian Sarbu
2022-06-07
rules: Support TEST_ENV for shell/test script
Oliver Reiche
2022-06-02
Add rule defaults
Oliver Reiche
2022-04-26
rules: Add field_artifacts_list and field_runfiles_list
Oliver Reiche
2022-04-26
Improve documenatation of our internal rules
Klaus Aehlig
2022-04-07
fix a typo
Alberto Sartori
2022-03-02
Extend shell-test rules to optionally detect flakyness
Klaus Aehlig
2022-02-23
Add shell/test rule
Klaus Aehlig