Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-29 | Merge branch 'just-rules' into rules | Klaus Aehlig | |
2024-04-29 | ["CC/test", "test"]: support TIMEOUT_SCALE | Klaus Aehlig | |
... to allow test actions to have a larger time out, while not changing anything in the build actions (and hence being able to use cache hits from normal build of the library being tested). | |||
2023-07-12 | Merge branch 'just-rules' into rules | Klaus Aehlig | |
2023-07-12 | ["CC/test", "test]: support target architecture | Klaus Aehlig | |
... provided it is specified on how to obtain a remote-execution endpoint for the given architecture; in this case, the test binary will be cross compiled for and run on that architecture. The actual building (as well as summarizing multiple test runs) happens on the default execution end point. | |||
2023-05-30 | rules-cc: Move binary test_run to expression | Oliver Reiche | |
2023-05-30 | rules: Move binary test_run to expression | Oliver Reiche | |