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
/
make
/
EXPRESSIONS
Age
Commit message (
Expand
)
Author
2025-02-13
foreign rules: support extra remote-execution properties
Klaus Aehlig
2024-11-06
Prefer built-in "nub_left"
Klaus Aehlig
2024-09-27
Do not expand variables in PATH
Klaus Aehlig
2024-06-11
foreign rules: fix computation of absolute paths
Klaus Aehlig
2024-05-22
CC/foreign: support shell toolchain
Klaus Aehlig
2023-11-30
CC/foreign/shell rules: avoid empty path segment
Klaus Aehlig
2023-11-20
foreign: Only resolve symlinks on user request
Oliver Reiche
2023-11-20
foreign: Do not follow symlinks of tool paths
Oliver Reiche
2023-09-27
foreign: Fix missing path union
Oliver Reiche
2023-08-30
foreign: Implement 'expand_exec' via POSIX shell
Oliver Reiche
2023-08-25
foreign: Fix resolve abs path of build tools
Oliver Reiche
2023-08-25
foreign: Support defaults for foreign rules
Oliver Reiche
2023-08-25
foreign: Resolve DESTDIR symlinks instead of deleting them
Oliver Reiche
2023-08-25
foreign: Do not hardcode shell location
Oliver Reiche
2023-08-16
rules: Propagate PATH list from defaults
Oliver Reiche
2023-07-10
foreign: Support overriding defaults via 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-07-10
make: Support staging of deps to localbase
Oliver Reiche
2023-06-01
CC/foreign rules: support timeout scaling
Klaus Aehlig
2023-05-31
foreign/make: Do not set -j without job number
Oliver Reiche
2023-05-30
rules-cc/foreign: Set rpath
Oliver Reiche
2023-05-30
rules-cc/foreign: Also redirect stderr to log file
Oliver Reiche
2023-05-30
rules-cc/foreign/make: Support configure step
Oliver Reiche
2023-05-30
rules-cc/foreign/make: Support multiple targets
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-01-31
Support "CC/foreign/make" data and library
Oliver Reiche