summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-09compile-deps: include provided deps of componentsKlaus Aehlig
2024-08-07Merge branch 'just-rules' into rulesKlaus Aehlig
2024-08-07Add field to ["CC", "defaults"] to specify arguments for arKlaus Aehlig
2024-08-05Merge commit 'd1a594af5bfb190fe625c400e700cc6096f7787b' into HEADPaul Cristian Sarbu
2024-08-05rules shell/test: Add 'keep-dirs' fieldPaul Cristian Sarbu
2024-07-29Merge branch 'just-rules' into rulesKlaus Aehlig
2024-07-29["CC", "binary"] stage link actionKlaus Aehlig
2024-07-29["CC", "libary"] properly stage ar actionKlaus Aehlig
2024-07-25["CC", "library"] Add concept of componentsKlaus Aehlig
2024-07-25["CC", "library"]: Make object-only a configuration propertyKlaus Aehlig
2024-07-12Merge branch 'just-rules' into rulesKlaus Aehlig
2024-07-12Test summarizer: also report on average timeKlaus Aehlig
2024-07-12Test rules: only provide to the summary action what is neededKlaus Aehlig
2024-07-12Tests: also record `pwd`Klaus Aehlig
2024-07-08["CC/test", "test"]: Honor shell-toolchain PATH for summary actionKlaus Aehlig
2024-07-08honor toolchain also in summary actionKlaus T. Aehlig
2024-07-08fix typoKlaus Aehlig
2024-07-05Merge branch 'just-rules' into rulesKlaus Aehlig
2024-07-05tests: support additional remote-execution properties for summariesKlaus Aehlig
2024-07-02["shell", "test"]: support bin dirsKlaus Aehlig
2024-07-01Merge branch 'just-rules' into rulesKlaus Aehlig
2024-07-01["patch", "file"]: honor shell bin dirsKlaus Aehlig
2024-07-01["CC/auto", "config"]: honor bin dirs of shell defaultsKlaus Aehlig
2024-07-01["shell", "defaults"]: support "bin dirs"Klaus Aehlig
2024-06-25Merge commit 'c301e85a61dc6e43b8cc6ce8f44a902c392163a2' into HEADPaul Cristian Sarbu
2024-06-25CC defaults: Provide the debug stage also for implicit depsPaul Cristian Sarbu
2024-06-24Merge commit 'cdd0b740cdaf6fd54d479766f8be45352f238bd4' into HEADPaul Cristian Sarbu
2024-06-24CC/proto: Libraries should be aware of DEBUG flagPaul Cristian Sarbu
2024-06-24CC: Fix some doc typosPaul Cristian Sarbu
2024-06-19Merge commit '85f97ddf0e18548d95d50aa1f7599a1aad833d97' into HEADPaul Cristian Sarbu
2024-06-19rules-cc: Binaries should keep the compile dependency headers for debuggingPaul Cristian Sarbu
2024-06-11["CC/foreign/shell", "data"] honor shell toolchainKlaus Aehlig
2024-06-11foreign rules: fix computation of absolute pathsKlaus Aehlig
2024-06-10Merge branch 'just-rules' into rulesOliver Reiche
2024-06-10Add support for protobuf compiler flagsOliver Reiche
2024-06-03Merge commit '378ab0b30a90969e70d905a977bd53bb7828f052' into HEADPaul Cristian Sarbu
2024-06-03debug rule: Fix staging of headersPaul Cristian Sarbu
2024-06-03debug rule: Add flag field to skip installing extra debug artifactsPaul Cristian Sarbu
2024-06-03debug rule: Fix staging of headersPaul Cristian Sarbu
2024-06-03debug rule: Add flag field to skip installing extra debug artifactsPaul Cristian Sarbu
2024-05-31["CC", "pkg-config"]: support defaultsKlaus Aehlig
2024-05-29["shell/test", "script"] Keep computed pathKlaus Aehlig
2024-05-28["shell", "cmds"]: correctly join PATHKlaus Aehlig
2024-05-28New rule ["shell", "cmds"]Klaus Aehlig
2024-05-28["shell", "defaults"] add field "bin dirs"Klaus Aehlig
2024-05-27Merge branch 'just-rules' into rulesKlaus Aehlig
2024-05-27CC: if no CC/CXX/AR is provided via the toolchain, default to cc/c++/arKlaus Aehlig
2024-05-24Merge branch 'just-rules' into rulesKlaus Aehlig
2024-05-24Prefer built-in array access over implementing "first" and "last" using foldlKlaus Aehlig
2024-05-23Merge branch 'just-rules' into rulesKlaus Aehlig