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
/
foreign
/
cmake
/
RULES
Age
Commit message (
Expand
)
Author
2024-05-22
CC/foreign: support shell toolchain
Klaus Aehlig
2023-11-20
foreign: Only resolve symlinks on user request
Oliver Reiche
2023-08-30
foreign: Implement 'expand_exec' via POSIX shell
Oliver Reiche
2023-08-25
foreign: Support defaults for foreign rules
Oliver Reiche
2023-07-10
cmake: Support "targets" field
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-06-01
CC/foreign rules: support timeout scaling
Klaus Aehlig
2023-05-31
Update cmake rules to honor dependencies
Sascha Roloff
2023-05-30
rules-cc/foreign: Support toolchain deps
Oliver Reiche
2023-05-30
rules-cc/foreign: Support project sub-directory
Oliver Reiche
2023-05-16
Set CMAKE_{SOURCE,BINARY}_DIR in cmake build environment
Sascha Roloff
2023-01-31
cmake: Support setting number of build jobs
Oliver Reiche
2023-01-31
cmake: Support pre_cmds and post_cmds
Oliver Reiche
2023-01-31
Fix result of ["CC/foreign/cmake", "data"]
Oliver Reiche
2023-01-26
Support creating libraries from CMake project
Oliver Reiche