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
Age
Commit message (
Expand
)
Author
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: 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: Support project sub-directory
Oliver Reiche
2023-05-30
rules-cc: Support for external toolchains
Oliver Reiche
2023-05-30
rules-cc: Use field_map_provider for default-ENV
Oliver Reiche
2023-05-16
Set CMAKE_{SOURCE,BINARY}_DIR in cmake build environment
Sascha Roloff
2023-05-16
Remove CMAKE_BUILD_PARALLEL_LEVEL from 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
cmake: Remove ineffective CMAKE_AR from configure arguments
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