Age | Commit message (Expand) | Author |
2022-12-16 | tutorial: Fix typos | Oliver Reiche |
2022-12-16 | tutorial: Fix use of new rule interface | Oliver Reiche |
2022-12-14 | Test: Remove git bundle dependency from base_maps tests | Paul Cristian Sarbu |
2022-12-14 | Test: Remove git bundle dependency from file_system tests | Paul Cristian Sarbu |
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 | Start 1.1 development cycle | Klaus Aehlig |
2022-12-12 | Release 1.0.0v1.0.0 | Klaus Aehlig |
2022-12-12 | Just-mr: Fix handling and meaning of --just option | Paul Cristian Sarbu |
2022-12-12 | README: minor wording fixes | Klaus Aehlig |
2022-12-12 | rules: Fix missing arch vars for shell tests | Oliver Reiche |
2022-12-12 | tutorial/proto.org: update target and regenerate screen shots | Klaus Aehlig |
2022-12-09 | tutorial: add some clarifying comments | Klaus Aehlig |
2022-12-09 | just-import-git.py: Support distdir repositories | 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-12-08 | tutorial: Use newly introduced private-deps for fmt | Oliver Reiche |
2022-12-07 | Built-in rules: add a tree rule | Klaus Aehlig |
2022-12-07 | file_gen rule: fix computation of effective configuration | Klaus Aehlig |
2022-12-07 | just: Allow multiple log files | Paul Cristian Sarbu |
2022-12-07 | just: Fix typos in command descriptions (--help) | Paul Cristian Sarbu |
2022-12-06 | just-mr: Fix norc handling in Python script | Paul Cristian Sarbu |
2022-12-06 | Fix typos in just(1) man page | Paul Cristian Sarbu |
2022-12-06 | Fix typo in libgit2 gssapi target | Paul Cristian Sarbu |
2022-12-02 | just-mr: fix format-string interpolation | Klaus Aehlig |
2022-11-30 | Add script to import a git repos as dependency | Klaus Aehlig |
2022-11-29 | bash completion: add copyright | Alberto Sartori |
2022-11-29 | bash autocompletion: implement tab-completion for repo provided via | Alberto Sartori |
2022-11-29 | bash completion: to avoid code duplication, implement tab-completion | Alberto Sartori |
2022-11-28 | describe: Print rule as ordered JSON | Oliver Reiche |
2022-11-25 | bash completion: suppress stderr produced when using -D option... | Alberto Sartori |
2022-11-24 | Add tree id to trace output | Sascha Roloff |
2022-11-24 | Fix root directory upload to honor tree invariant. | Sascha Roloff |
2022-11-23 | Document the configuration transition in configure | Klaus Aehlig |
2022-11-23 | git2: do not enforce configuration transition on deps | Klaus Aehlig |
2022-11-21 | Use the newly-added concept of private-deps | Klaus Aehlig |
2022-11-21 | support the concept of private deps | Klaus Aehlig |
2022-11-21 | rules/CC/EXPRESSIONS: drop unused local define | Klaus Aehlig |
2022-11-21 | ["@", "zlib", "", "zlib"]: let "TARGET_ARCH" default to "ARCH" | Klaus Aehlig |
2022-11-21 | ["@", "ssl", "", "crypto"] default TARGET_ARCH to ARCH | Klaus Aehlig |
2022-11-21 | git2: sys/features.h let TARGET_ARCH default to ARCH | Klaus Aehlig |
2022-11-17 | fix a typo | Alberto Sartori |