summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-06-12doc: Improve format and fix typoOliver Reiche
2023-06-12doc: Convert docs to markdownOliver Reiche
2023-06-01Update derived filesKlaus Aehlig
2023-06-01Merge subtree 'rules' into rules-ccKlaus Aehlig
2023-06-01CC/foreign rules: support timeout scalingKlaus Aehlig
... and set a sensible default.
2023-05-31Merge subtree 'rules' into rules-ccOliver Reiche
2023-05-31foreign/make: Do not set -j without job numberOliver Reiche
2023-05-31Update derived filesKlaus Aehlig
2023-05-31Merge commit '970956cf14026dcc863befe38a9331a8065b91b3' into HEADKlaus Aehlig
2023-05-31Merge commit '970956cf14026dcc863befe38a9331a8065b91b3' into HEADKlaus Aehlig
2023-05-31["test/shell", "script"] Support long-running testsKlaus Aehlig
2023-05-31Update derived filesSascha Roloff
2023-05-31Add testcase for cmake dependenciesSascha Roloff
2023-05-31Update rule test cases to changed pkg-config file locationSascha Roloff
2023-05-31Merge subtree 'rules' into rules-ccSascha Roloff
2023-05-31Update cmake rules to honor dependenciesSascha Roloff
2023-05-31Change install location of pkg-config files in install-with-deps ruleSascha Roloff
2023-05-30Update documentationOliver Reiche
2023-05-30Merge commit '9f535dadf06c6c6554bac632069777cf1b63ebf5' into rules/rules-ccOliver Reiche
2023-05-30Merge branch 'just-rules' into rulesOliver Reiche
2023-05-30rules-cc/foreign: Set rpathOliver Reiche
2023-05-30rules-cc/foreign: Support toolchain depsOliver Reiche
2023-05-30rules-cc/foreign: Also redirect stderr to log fileOliver Reiche
2023-05-30rules-cc/foreign/make: Support configure stepOliver Reiche
2023-05-30rules-cc/foreign/make: Support multiple targetsOliver Reiche
2023-05-30rules-cc/foreign: Support project sub-directoryOliver Reiche
2023-05-30rules-cc: Support for external toolchainsOliver Reiche
2023-05-30rules-cc: Support run-libs in CC/proto librariesOliver Reiche
2023-05-30rules-cc: Use field_map_provider for default-ENVOliver Reiche
2023-05-30rules-cc: Put global LDFLAGS lastOliver Reiche
2023-05-30rules-cc: Fix missing LDFLAGS propagationOliver Reiche
2023-05-30rules-cc: Move binary test_run to expressionOliver Reiche
2023-05-30rules-cc: Drop needless conditionalOliver Reiche
2023-05-30rules: Support for external toolchainsOliver Reiche
2023-05-30rules: Move binary test_run to expressionOliver Reiche
2023-05-30rules: Use field_map_provider for default-ENVOliver Reiche
2023-05-30rules: Drop needless conditionalOliver Reiche
2023-05-19Update just dependency to 1.1.0 releasev1.1Klaus Aehlig
2023-05-16Update derived filesOliver Reiche
2023-05-16Merge subtree 'rules' into rules-ccOliver Reiche
2023-05-16Set CMAKE_{SOURCE,BINARY}_DIR in cmake build environmentSascha Roloff
Co-authored-by: Oliver Reiche <oliver.reiche@huawei.com>
2023-05-16Remove CMAKE_BUILD_PARALLEL_LEVEL from cmake build environmentSascha Roloff
Co-authored-by: Oliver Reiche <oliver.reiche@huawei.com>
2023-05-09Merge commit '40d6a2decf29a697a0aaa9ed211aaf5c4102f855' into rules/rules-ccOliver Reiche
2023-05-09rules: prebuilt expr calls pkg-config with --staticOliver Reiche
... for static prebuilt libraries.
2023-05-08Merge commit '0a11bce4b8f80e8e9041788ccbf383722394872f' into rules/rules-ccOliver Reiche
2023-05-08rules: Fix wrong import in data stagedOliver Reiche
2023-05-06["data", "staged"]: support dropping pathsKlaus Aehlig
In this way, GLOB constructs can be used more easily. As the dropping happens early, this can also be used to solve staging conflicts, by removing that logical path and later add a consolidated artifact to that path.
2023-05-06["data", "staged"]: support dropping pathsKlaus Aehlig
In this way, GLOB constructs can be used more easily. As the dropping happens early, this can also be used to solve staging conflicts, by removing that logical path and later add a consolidated artifact to that path.
2023-05-05Upgrade just tag and regenerate repos.jsonOliver Reiche
2023-05-05Update documentationOliver Reiche