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
/
CC
/
test
Age
Commit message (
Expand
)
Author
2023-08-21
rules: Add documentation for the implict dependencies
Klaus Aehlig
2023-08-17
["CC/test", "test"] rename implict dependency
Klaus Aehlig
2023-08-17
["shell/test", "script"] Rename implicit dependencies
Klaus Aehlig
2023-07-12
["CC/test", "test]: support target architecture
Klaus Aehlig
2023-05-30
rules: Support for external toolchains
Oliver Reiche
2023-05-30
rules: Move binary test_run to expression
Oliver Reiche
2023-04-24
["CC/test", "test"]: Support RUNS_PER_TEST
Klaus Aehlig
2023-04-24
["CC/test", "test"]: factor out test-input
Klaus Aehlig
2023-04-18
rules: Support reading flags from files for existing rules
Oliver Reiche
2022-12-14
rules: Collect artifacts from "data" targets for test binaries
Oliver Reiche
2022-12-09
rules: Add cross-compile support for tests
Oliver Reiche
2022-12-09
rules: Add argument support for test binaries
Oliver Reiche
2022-12-09
rules: Refactoring and minor improvements
Oliver Reiche
2022-12-09
rules: Fix missing cflags for linking test binary
Oliver Reiche
2022-10-31
CC/test test_runner.sh: correctly report the reuslt
Klaus Aehlig
2022-10-12
Add copyright and license notice to all source and header files
Klaus Aehlig
2022-09-13
Rules: Implement setting ADD_{C,CXX}FLAGS via variables
Oliver Reiche
2022-07-25
Rules: Enforce non-empty library and binary names
Oliver Reiche
2022-06-02
Add rule defaults
Oliver Reiche
2022-04-28
rules: Add "link-args-deps" expression
Oliver Reiche
2022-04-26
rules: Add field_artifacts_list and field_runfiles_list
Oliver Reiche
2022-04-26
rules: More flexible compile-deps and link-deps
Oliver Reiche
2022-04-26
Improve documenatation of our internal rules
Klaus Aehlig
2022-03-14
rule CC/test: Introduce TEST_ENV for test runners
Oliver Reiche
2022-03-01
CC test: Add optional test launcher `CC_TEST_LAUNCHER`
Oliver Reiche
2022-02-22
Initial self-hosting commit
Klaus Aehlig