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
/
auto
Age
Commit message (
Expand
)
Author
2024-12-11
["CC","auto"]: amend runner
Alberto Sartori
2024-12-04
config_file: Support PATH from defaults
Oliver Reiche
2024-08-30
Drop expressions for first/last element of a list entirely
Klaus Aehlig
2024-07-01
["CC/auto", "config"]: honor bin dirs of shell defaults
Klaus Aehlig
2024-05-24
Prefer built-in array access over implementing "first" and "last" using foldl
Klaus Aehlig
2024-05-21
["CC/auto", "config"] also honor shell-toolchain-provided PATH
Klaus Aehlig
2024-05-15
Add shell defaults
Klaus Aehlig
2023-11-09
["CC/auto", "config_file"] runner: let /usr/bin/env find python3
Klaus T. Aehlig
2023-08-29
python: Add type hints and fix style in rules scripts
Paul Cristian Sarbu
2023-08-21
rules: Add documentation for the implict dependencies
Klaus Aehlig
2023-08-17
["CC/auto", "config_file"] rename implicit target
Klaus Aehlig
2023-08-16
rules: Propagate PATH list from defaults
Oliver Reiche
2023-05-30
rules: Support for external toolchains
Oliver Reiche
2023-05-30
rules: Use field_map_provider for default-ENV
Oliver Reiche
2023-05-05
rules: Test symbol and macro separately for auto config
Oliver Reiche
2023-03-15
rules: CC/auto: add "config_file" rule to generate a c/c++ header...
Alberto Sartori
2022-12-16
rules: Parallelize ["CC/auto", "config"] check actions
Oliver Reiche
2022-12-16
rules: Use common expressions for ["CC/auto", "config"]
Oliver Reiche
2022-12-14
rules: Add type size check to ["CC/auto", "config"]
Oliver Reiche
2022-12-09
rules: Refactoring and minor improvements
Oliver Reiche
2022-10-27
rules: Honor ENV for finding cat
Christian Lütke Stetzkamp
2022-10-10
rules: New rule for config header generation
Oliver Reiche