index
:
~aehlig/just-buildsystem/rules-cc.git
master
C/C++ rules for the just build tool
Klaus Aehlig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CC
Age
Commit message (
Expand
)
Author
2024-12-04
Merge branch 'just-rules' into rules
Oliver Reiche
2024-12-04
config_file: Support PATH from defaults
Oliver Reiche
2024-12-02
expand_exec: Fix quoting for older dash shells
Oliver Reiche
2024-11-06
Merge branch 'just-rules' into rules
Klaus Aehlig
2024-11-06
Use "cwd" property of actions
Klaus Aehlig
2024-11-06
Prefer built-in "nub_left"
Klaus Aehlig
2024-11-06
Use quote and quasi-quote to simplify some expressions
Klaus Aehlig
2024-11-06
Prefer built-in "nub_left"
Klaus Aehlig
2024-10-25
lint information for direct dependencies: honor components
Klaus Aehlig
2024-10-25
Merge branch 'just-rules' into rules
Klaus Aehlig
2024-10-25
lint information: also provide the direct-deps artifacts separately
Klaus Aehlig
2024-10-23
Merge branch 'just-rules' into rules
Klaus Aehlig
2024-10-23
pkgconfig rules: fix usage of "join_cmd"
Klaus Aehlig
2024-09-27
Do not expand variables in PATH
Klaus Aehlig
2024-09-13
Rules CC: Deduplicate args returned by expressions collecting args from depen...
Sascha Roloff
2024-09-13
Merge branch 'just-rules' into rules
Sascha Roloff
2024-09-12
Rules CC: Deduplicate args returned by expressions collecting args from depen...
Sascha Roloff
2024-09-10
Fix CC rules to not add run-libs-args from deps when building a shared library
Sascha Roloff
2024-09-10
Fix CC rules to consume static libraries when building a shared library
Sascha Roloff
2024-08-30
Merge branch 'just-rules' into rules
Klaus Aehlig
2024-08-30
Drop expressions for first/last element of a list entirely
Klaus Aehlig
2024-08-29
["CC", "library"]: document additional providers
Klaus Aehlig
2024-08-23
rules: add and forward lint information in all cases
Klaus Aehlig
2024-08-20
Merge branch 'just-rules' into rules
Klaus Aehlig
2024-08-20
["CC", "test"]: support providing lint information
Klaus Aehlig
2024-08-14
Merge branch 'just-rules' into rules
Klaus Aehlig
2024-08-14
Make CC binary and library support providing information for linting
Klaus Aehlig
2024-08-09
object artifacts: honor modified transition
Klaus Aehlig
2024-08-09
compile-deps: include provided deps of components
Klaus Aehlig
2024-08-07
Merge branch 'just-rules' into rules
Klaus Aehlig
2024-08-07
Add field to ["CC", "defaults"] to specify arguments for ar
Klaus Aehlig
2024-07-29
Merge branch 'just-rules' into rules
Klaus Aehlig
2024-07-29
["CC", "binary"] stage link action
Klaus Aehlig
2024-07-29
["CC", "libary"] properly stage ar action
Klaus Aehlig
2024-07-25
["CC", "library"] Add concept of components
Klaus Aehlig
2024-07-25
["CC", "library"]: Make object-only a configuration property
Klaus Aehlig
2024-07-12
Merge branch 'just-rules' into rules
Klaus Aehlig
2024-07-12
Test rules: only provide to the summary action what is needed
Klaus Aehlig
2024-07-12
Tests: also record `pwd`
Klaus Aehlig
2024-07-08
["CC/test", "test"]: Honor shell-toolchain PATH for summary action
Klaus Aehlig
2024-07-05
Merge branch 'just-rules' into rules
Klaus Aehlig
2024-07-05
tests: support additional remote-execution properties for summaries
Klaus Aehlig
2024-07-01
Merge branch 'just-rules' into rules
Klaus Aehlig
2024-07-01
["CC/auto", "config"]: honor bin dirs of shell defaults
Klaus Aehlig
2024-06-25
Merge commit 'c301e85a61dc6e43b8cc6ce8f44a902c392163a2' into HEAD
Paul Cristian Sarbu
2024-06-25
CC defaults: Provide the debug stage also for implicit deps
Paul Cristian Sarbu
2024-06-24
Merge commit 'cdd0b740cdaf6fd54d479766f8be45352f238bd4' into HEAD
Paul Cristian Sarbu
2024-06-24
CC/proto: Libraries should be aware of DEBUG flag
Paul Cristian Sarbu
2024-06-24
CC: Fix some doc typos
Paul Cristian Sarbu
2024-06-19
Merge commit '85f97ddf0e18548d95d50aa1f7599a1aad833d97' into HEAD
Paul Cristian Sarbu
[next]