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-05-21
Support creating shared lib from object lib
Oliver Reiche
2024-05-21
Merge branch 'just-rules' into rules
Klaus Aehlig
2024-05-21
["CC/auto", "config"] also honor shell-toolchain-provided PATH
Klaus Aehlig
2024-05-15
Merge branch 'just-rules' into rules
Klaus Aehlig
2024-05-15
Add shell defaults
Klaus Aehlig
2024-05-13
Merge commit '07924d28e81fe36ddb8e020552a7392fcf1227a0' into HEAD
Paul Cristian Sarbu
2024-05-13
rules: Support staging debug artifacts in install-with-deps rule
Paul Cristian Sarbu
2024-05-13
install-with-deps result: Remove unneeded imports
Paul Cristian Sarbu
2024-05-06
Merge commit '3b1d1e390b0de137a32bc5c4a8865e5417b3673b' into HEAD
Klaus Aehlig
2024-05-04
["CC/pkgconfig", "system_library"]: honor ENV also for aux action
Klaus T. Aehlig
2024-05-03
Implement object_only library
Oliver Reiche
2024-04-29
Merge branch 'just-rules' into rules
Klaus Aehlig
2024-04-29
["CC", "defaults"] rule: Add "ADD_COMPILE_FLAGS"
Klaus Aehlig
2024-04-29
Merge branch 'just-rules' into rules
Klaus Aehlig
2024-04-29
["CC/test", "test"]: support TIMEOUT_SCALE
Klaus Aehlig
2024-04-17
Merge branch 'just-rules' into rules
Klaus Aehlig
2024-04-17
["CC/test", "test"] runner: set TMPDIR
Klaus Aehlig
2024-04-17
["CC/test", "test"] use stage expression
Klaus Aehlig
2024-02-15
Merge branch 'just-rules' into rules
Klaus Aehlig
2024-02-15
Remove unnecessarily quadratic expressions
Klaus Aehlig
2023-11-30
CC/foreign/shell rules: avoid empty path segment
Klaus Aehlig
2023-11-20
rules: Fix flag inheritance
Oliver Reiche
2023-11-20
foreign: Implement shell library
Oliver Reiche
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-11-20
prebuilt: Consider "deps" for flag reader inputs
Oliver Reiche
2023-11-20
defaults: Fix flag inheritance
Oliver Reiche
2023-11-09
Merge branch 'just-rules' into rules
Klaus Aehlig
2023-11-09
["CC/auto", "config_file"] runner: let /usr/bin/env find python3
Klaus T. Aehlig
2023-09-28
Merge branch 'just-rules' into rules
Klaus Aehlig
2023-09-28
["CC/pkgconfig", "system_library"] Add -rpath
Klaus Aehlig
2023-09-27
foreign: Fix missing path union
Oliver Reiche
2023-09-26
Merge branch 'just-rules' into rules
Klaus Aehlig
2023-09-26
pkg-config files: properly terminate last line
Klaus Aehlig
2023-09-26
Merge branch 'just-rules' into rules
Oliver Reiche
2023-09-25
Fix pkg-config name for libprotobuf
Oliver Reiche
2023-09-25
Merge branch 'just-rules' into rules
Oliver Reiche
2023-09-25
Use pkgconfig for default proto libs
Oliver Reiche
2023-08-30
foreign: Implement 'expand_exec' via POSIX shell
Oliver Reiche
2023-08-29
python: Add type hints and fix style in rules scripts
Paul Cristian Sarbu
2023-08-29
Merge branch 'just-rules' into rules
Paul Cristian Sarbu
2023-08-29
python: Add type hints and fix style in rules scripts
Paul Cristian Sarbu
2023-08-29
prebuilt: Use more robust typing import
Oliver Reiche
2023-08-25
foreign: Add support for ["foreign/CC/shell", "data"]
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 use "/usr/bin/which"
Oliver Reiche
2023-08-25
foreign: Do not hardcode shell location
Oliver Reiche
2023-08-21
Merge branch 'just-rules' into rules
Klaus Aehlig
[next]