Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-14 | ["shell/test", "script"]: 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 (script and) dependencies 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-07-12 | Update derived files | Klaus Aehlig | |
2023-07-12 | Merge subtree 'rules' into rules-cc | Klaus Aehlig | |
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-07-12 | Add new transtion "maybe for host" | Klaus Aehlig | |
... that transitions to host, unless the ARCH_DISPATCH map indicates that there is an execution-property transition allowing to run actions on the TARGET_ARCH. Also make the "target properties" available as expression as they will be needed when executing the action on the foreign architecture. | |||
2023-07-10 | Update derived files | Oliver Reiche | |
2023-07-10 | Merge subtree 'rules' into rules-cc | Oliver Reiche | |
2023-07-10 | cmake: Support "targets" field | Oliver Reiche | |
2023-07-10 | foreign: Support overriding defaults via options | Oliver Reiche | |
2023-07-10 | cmake: Make $(AR) available to options | Oliver Reiche | |
2023-07-10 | foreign: Support expanding env variables in options | Oliver Reiche | |
2023-07-10 | foreign: Expose localbase via env var $LOCALBASE | Oliver Reiche | |
2023-07-10 | make: Support staging of deps to localbase | Oliver Reiche | |
2023-06-16 | doc: Use C++ sources in tutorial | Oliver Reiche | |
... as libssl.a is C++ as well. | |||
2023-06-16 | doc: Update pkgconfig location in tutorial | Oliver Reiche | |
2023-06-16 | Merge branch 'just-rules' into rules | Oliver Reiche | |
2023-06-16 | Merge subtree 'rules' into rules-cc | Oliver Reiche | |
2023-06-16 | rules: Install pkgconfig files to $PREFIX/lib/pkgconfig | Oliver Reiche | |
2023-06-12 | Merge commit '9eff44503a5312d74ce1eb896a3bbfbf42b1814e' into rules/rules-cc | Oliver Reiche | |
2023-06-12 | doc: Improve format and fix typo | Oliver Reiche | |
2023-06-12 | doc: Convert docs to markdown | Oliver Reiche | |
2023-06-12 | Update derived files | Oliver Reiche | |
2023-06-12 | doc: Improve format and fix typo | Oliver Reiche | |
2023-06-12 | doc: Convert docs to markdown | Oliver Reiche | |
2023-06-01 | Update derived files | Klaus Aehlig | |
2023-06-01 | Merge subtree 'rules' into rules-cc | Klaus Aehlig | |
2023-06-01 | CC/foreign rules: support timeout scaling | Klaus Aehlig | |
... and set a sensible default. | |||
2023-05-31 | Merge subtree 'rules' into rules-cc | Oliver Reiche | |
2023-05-31 | foreign/make: Do not set -j without job number | Oliver Reiche | |
2023-05-31 | Update derived files | Klaus Aehlig | |
2023-05-31 | Merge commit '970956cf14026dcc863befe38a9331a8065b91b3' into HEAD | Klaus Aehlig | |
2023-05-31 | Merge commit '970956cf14026dcc863befe38a9331a8065b91b3' into HEAD | Klaus Aehlig | |
2023-05-31 | ["test/shell", "script"] Support long-running tests | Klaus Aehlig | |
2023-05-31 | Update derived files | Sascha Roloff | |
2023-05-31 | Add testcase for cmake dependencies | Sascha Roloff | |
2023-05-31 | Update rule test cases to changed pkg-config file location | Sascha Roloff | |
2023-05-31 | Merge subtree 'rules' into rules-cc | Sascha Roloff | |
2023-05-31 | Update cmake rules to honor dependencies | Sascha Roloff | |
2023-05-31 | Change install location of pkg-config files in install-with-deps rule | Sascha Roloff | |
2023-05-30 | Update documentation | Oliver Reiche | |
2023-05-30 | Merge commit '9f535dadf06c6c6554bac632069777cf1b63ebf5' into rules/rules-cc | Oliver Reiche | |
2023-05-30 | Merge branch 'just-rules' into rules | Oliver Reiche | |
2023-05-30 | rules-cc/foreign: Set rpath | Oliver Reiche | |
2023-05-30 | rules-cc/foreign: Support toolchain deps | Oliver Reiche | |
2023-05-30 | rules-cc/foreign: Also redirect stderr to log file | Oliver Reiche | |
2023-05-30 | rules-cc/foreign/make: Support configure step | Oliver Reiche | |
2023-05-30 | rules-cc/foreign/make: Support multiple targets | Oliver Reiche | |
2023-05-30 | rules-cc/foreign: Support project sub-directory | Oliver Reiche | |
2023-05-30 | rules-cc: Support for external toolchains | Oliver Reiche | |