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
/
RULES
Age
Commit message (
Expand
)
Author
2024-06-25
Merge commit 'c301e85a61dc6e43b8cc6ce8f44a902c392163a2' into HEAD
Paul Cristian Sarbu
2024-06-25
CC defaults: Provide the debug stage also for implicit deps
Paul Cristian Sarbu
2024-06-03
debug rule: Fix staging of headers
Paul Cristian Sarbu
2024-06-03
debug rule: Add flag field to skip installing extra debug artifacts
Paul Cristian Sarbu
2024-06-03
debug rule: Fix staging of headers
Paul Cristian Sarbu
2024-06-03
debug rule: Add flag field to skip installing extra debug artifacts
Paul Cristian Sarbu
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-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
2023-11-20
rules: Fix flag inheritance
Oliver Reiche
2023-11-20
defaults: Fix flag inheritance
Oliver Reiche
2023-08-21
Merge branch 'just-rules' into rules
Klaus Aehlig
2023-08-21
rules: Add documentation for the implict dependencies
Klaus Aehlig
2023-08-16
Merge branch 'rules/oss' into rules/rules-cc-rules
Oliver Reiche
2023-08-16
rules: Support BUILD_ARCH for CC defaults
Oliver Reiche
2023-08-16
rules: Propagate PATH list from defaults
Oliver Reiche
2023-08-16
rules: Extend toolchains via defaults from base
Oliver Reiche
2023-06-16
rules: Install pkgconfig files to $PREFIX/lib/pkgconfig
Oliver Reiche
2023-05-31
Change install location of pkg-config files in install-with-deps rule
Sascha Roloff
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-30
rules-cc: Fix missing LDFLAGS propagation
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-04-19
["CC", "defaults"] add basic field documentation
Klaus Aehlig
2023-04-18
Merge commit '0db46fe'
Klaus Aehlig
2023-04-18
Merge commit '9e061c2'
Klaus Aehlig
2023-04-18
rules: Support hdrs-only for install-with-deps rule
Oliver Reiche
2023-04-18
rules: Move install-with-deps to EXPRESSIONS
Oliver Reiche
2023-04-18
rules: Support install-with-deps rule
Oliver Reiche
2023-02-28
Merge commit '3b08fc29eff1fa61c3fd317ca5321d47cddd9c69' into HEAD
Klaus Aehlig
2023-02-28
Various typo fixes
Paul Cristian Sarbu
2023-01-20
Support flag-files for existing rules and expressions
Oliver Reiche
2023-01-10
rules: Add support for pkg-config
Oliver Reiche
2023-01-10
rules: Add rule "install-with-deps"
Oliver Reiche
2022-12-16
rules: Implement private-proto for libraries
Oliver Reiche
2022-12-16
rules: Implement ldflags for (shared) libraries
Oliver Reiche
2022-12-16
rules: Add support for shared libraries
Oliver Reiche
2022-12-16
rules: Add support for "LDFLAGS" and "ADD_LDFLAGS"
Oliver Reiche
2022-12-09
rules: cflags have precedence over defines
Oliver Reiche
2022-12-09
rules: Refactoring and minor improvements
Oliver Reiche
2022-12-09
rules: Drop the ["CC", "header directory"]
Oliver Reiche
2022-11-21
support the concept of private deps
Klaus Aehlig
2022-10-10
rules: Use new 'env' expression
Oliver Reiche
2022-10-10
rules: Remove CC/configure rule
Oliver Reiche
2022-09-13
Rules: Implement setting ADD_{C,CXX}FLAGS via variables
Oliver Reiche
2022-09-13
Rules: Implement hierarchical defaults
Oliver Reiche
2022-09-13
Rules: Extend configure rule by 'compiler_family'
Oliver Reiche
[next]