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
Age
Commit message (
Expand
)
Author
2023-01-26
Test creating libraries from CMake project
Oliver Reiche
2023-01-26
Merge commit '0257363b76a05ed2f12dec689bd5dbc5b4e5b0e6' into rules-cc
Oliver Reiche
2023-01-26
Support creating libraries from CMake project
Oliver Reiche
2023-01-20
Update documentation
Oliver Reiche
2023-01-20
Test pkg-config support for prebuilt libraries
Oliver Reiche
2023-01-20
Merge commit 'e75f101e8b988adb458e594ffaaaebc0c01f65df' into rules-cc
Oliver Reiche
2023-01-20
Test initial prebuilt library support
Oliver Reiche
2023-01-20
Merge commit '741a00134ff1de2ec59c98997aa3b1045c99e3a6' into rules-cc
Oliver Reiche
2023-01-20
Support generating flag-files for prebuilt libraries
Oliver Reiche
2023-01-20
Initial support for prebuilt libraries
Oliver Reiche
2023-01-20
Support flag-files for existing rules and expressions
Oliver Reiche
2023-01-20
Fix shared lib pkg-version
Oliver Reiche
2023-01-20
Expression "contains" supports prefix and return
Oliver Reiche
2023-01-20
Add expression for reading artifacts from provider "package"
Oliver Reiche
2023-01-20
Refactor flag substitution for "pkg-config"
Oliver Reiche
2023-01-10
Update README.md
Oliver Reiche
2023-01-10
tests: Test support for pkg-config
Oliver Reiche
2023-01-10
Merge commit '5ae5134804b6edaaffec593868f133dd840ef7df' into oreiche/install-...
Oliver Reiche
2023-01-10
tests: Test rule "install-with-deps"
Oliver Reiche
2023-01-10
Merge commit 'a382b308b9011606e7d07376808812d51631d558' into oreiche/install-...
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
Merge commit 'e97ac1a8de806e7bccd6a8be8436e95cf2bbb341' into rules-cc
Oliver Reiche
2022-12-16
tests: Add support for shared libraries
Oliver Reiche
2022-12-16
Merge commit '95284ec611a53ca9c7925aad4bbe3f6561de018a' into shared-rules
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-16
Merge commit '0712694ea67f84a30058109d41f37ff96c37558d' into rules-cc
Oliver Reiche
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
Merge commit 'b1859c1ba4229812497da501e2843ab20d27682b' into rules
Oliver Reiche
2022-12-14
rules: Collect artifacts from "srcs" targets for ["data", "staged"]
Oliver Reiche
2022-12-14
rules: Collect artifacts from "data" targets for test binaries
Oliver Reiche
2022-12-14
rules: Report fieldname of overlapping artifacts/runfiles
Oliver Reiche
2022-12-14
rules: Add type size check to ["CC/auto", "config"]
Oliver Reiche
2022-12-12
Add tests and readme
Oliver Reiche
2022-12-12
Add 'rules/' from commit 'd44be66f2a916168e0f5a7055e49f12c252b2cd2'
Oliver Reiche
2022-12-12
rules: Fix missing arch vars for shell tests
Oliver Reiche
2022-12-09
Initial commit
Oliver Reiche
2022-12-09
rules: cflags have precedence over defines
Oliver Reiche
2022-12-09
rules: ldflags have precedence over transitive link args
Oliver Reiche
2022-12-09
rules: Create library in stage directory
Oliver Reiche
2022-12-09
rules: Add cross-compile support for tests
Oliver Reiche
2022-12-09
rules: Add argument support for test binaries
Oliver Reiche
2022-12-09
rules: Refactoring and minor improvements
Oliver Reiche
2022-12-09
rules: Drop the ["CC", "header directory"]
Oliver Reiche
2022-12-09
rules: Fix missing cflags for linking test binary
Oliver Reiche
2022-11-21
support the concept of private deps
Klaus Aehlig
[prev]
[next]