Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-15 | catch2: bump to version 3.3.2 | Alberto Sartori | |
tests have been updated accordingly | |||
2023-03-13 | Remote Tests: Ensure writable build root exists | Oliver Reiche | |
2023-03-10 | Enforce remote-execution unit tests | Klaus Aehlig | |
... now that they no longer depend on an external remote execution. | |||
2023-01-20 | tests: pass tls certificates and key | Alberto Sartori | |
2022-10-12 | Add copyright and license notice to all source and header files | Klaus Aehlig | |
Signed-off-by: Goetz Brasche <goetz.brasche@huawei.com> | |||
2022-06-20 | Crypto: Add and use set of globally used hash functions | Oliver Reiche | |
2022-06-13 | RemoteExecutionConfig: Keep global platform properties | Oliver Reiche | |
... and cache endpoint address for rebuilding. | |||
2022-05-09 | allow for run tests in compatibility mode | Alberto Sartori | |
2022-02-22 | Initial self-hosting commit | Klaus Aehlig | |
This is the initial version of our tool that is able to build itself. In can be bootstrapped by ./bin/bootstrap.py Co-authored-by: Oliver Reiche <oliver.reiche@huawei.com> Co-authored-by: Victor Moreno <victor.moreno1@huawei.com> |