summaryrefslogtreecommitdiff
path: root/CC/RULES
AgeCommit message (Expand)Author
2023-02-28Various typo fixesPaul Cristian Sarbu
2022-12-09rules: cflags have precedence over definesOliver Reiche
2022-12-09rules: Refactoring and minor improvementsOliver Reiche
2022-12-09rules: Drop the ["CC", "header directory"]Oliver Reiche
2022-11-21support the concept of private depsKlaus Aehlig
2022-10-10rules: Use new 'env' expressionOliver Reiche
2022-10-10rules: Remove CC/configure ruleOliver Reiche
2022-09-13Rules: Implement setting ADD_{C,CXX}FLAGS via variablesOliver Reiche
2022-09-13Rules: Implement hierarchical defaultsOliver Reiche
2022-09-13Rules: Extend configure rule by 'compiler_family'Oliver Reiche
2022-07-25Rules: Enforce non-empty library and binary namesOliver Reiche
2022-04-29rules: Perform disjoint map union in field_* expressionsOliver Reiche
2022-04-28rules: Add "link-args-deps" expressionOliver Reiche
2022-04-26rules: Add field_artifacts_list and field_runfiles_listOliver Reiche
2022-04-26rules: More flexible compile-deps and link-depsOliver Reiche
2022-04-26Improve documenatation of our internal rulesKlaus Aehlig
2022-04-22rules: move compiler/flags computation into expressionsKlaus Aehlig
2022-04-22rule ["CC", "header directory"]: drop ill-advised "public stage"Klaus Aehlig
2022-03-31rules ["CC", "libray"]: fix doc stringsKlaus Aehlig
2022-03-18Add documentation for the "proto" fields in the CC rulesKlaus Aehlig
2022-03-16Format: Apply compact JSON formattingOliver Reiche
2022-03-03CC rules: Add support for local cflagsOliver Reiche
2022-02-22Initial self-hosting commitKlaus Aehlig