summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-12Release 1.0.0v1.0.0Klaus Aehlig
2022-12-12Just-mr: Fix handling and meaning of --just optionPaul Cristian Sarbu
2022-12-12README: minor wording fixesKlaus Aehlig
2022-12-12rules: Fix missing arch vars for shell testsOliver Reiche
2022-12-12tutorial/proto.org: update target and regenerate screen shotsKlaus Aehlig
2022-12-09tutorial: add some clarifying commentsKlaus Aehlig
2022-12-09just-import-git.py: Support distdir repositoriesOliver Reiche
2022-12-09rules: cflags have precedence over definesOliver Reiche
2022-12-09rules: ldflags have precedence over transitive link argsOliver Reiche
2022-12-09rules: Create library in stage directoryOliver Reiche
2022-12-09rules: Add cross-compile support for testsOliver Reiche
2022-12-09rules: Add argument support for test binariesOliver Reiche
2022-12-09rules: Refactoring and minor improvementsOliver Reiche
2022-12-09rules: Drop the ["CC", "header directory"]Oliver Reiche
2022-12-09rules: Fix missing cflags for linking test binaryOliver Reiche
2022-12-08tutorial: Use newly introduced private-deps for fmtOliver Reiche
2022-12-07Built-in rules: add a tree ruleKlaus Aehlig
2022-12-07file_gen rule: fix computation of effective configurationKlaus Aehlig
2022-12-07just: Allow multiple log filesPaul Cristian Sarbu
2022-12-07just: Fix typos in command descriptions (--help)Paul Cristian Sarbu
2022-12-06just-mr: Fix norc handling in Python scriptPaul Cristian Sarbu
2022-12-06Fix typos in just(1) man pagePaul Cristian Sarbu
2022-12-06Fix typo in libgit2 gssapi targetPaul Cristian Sarbu
2022-12-02just-mr: fix format-string interpolationKlaus Aehlig
2022-11-30Add script to import a git repos as dependencyKlaus Aehlig
2022-11-29bash completion: add copyrightAlberto Sartori
2022-11-29bash autocompletion: implement tab-completion for repo provided viaAlberto Sartori
2022-11-29bash completion: to avoid code duplication, implement tab-completionAlberto Sartori
2022-11-28describe: Print rule as ordered JSONOliver Reiche
2022-11-25bash completion: suppress stderr produced when using -D option...Alberto Sartori
2022-11-24Add tree id to trace outputSascha Roloff
2022-11-24Fix root directory upload to honor tree invariant.Sascha Roloff
2022-11-23Document the configuration transition in configureKlaus Aehlig
2022-11-23git2: do not enforce configuration transition on depsKlaus Aehlig
2022-11-21Use the newly-added concept of private-depsKlaus Aehlig
2022-11-21support the concept of private depsKlaus Aehlig
2022-11-21rules/CC/EXPRESSIONS: drop unused local defineKlaus Aehlig
2022-11-21["@", "zlib", "", "zlib"]: let "TARGET_ARCH" default to "ARCH"Klaus Aehlig
2022-11-21["@", "ssl", "", "crypto"] default TARGET_ARCH to ARCHKlaus Aehlig
2022-11-21git2: sys/features.h let TARGET_ARCH default to ARCHKlaus Aehlig
2022-11-17fix a typoAlberto Sartori
2022-11-16Release 1.0.0~beta6Klaus Aehlig
2022-11-16Fix effective configuration computation in configureKlaus Aehlig
2022-11-16Make "config" accept a computed targetKlaus Aehlig
2022-11-14Start a change logKlaus Aehlig
2022-11-14Export default targetKlaus Aehlig
2022-11-14tutorial: hint on --dump-varsKlaus Aehlig
2022-11-11Support dumping variables of the analysed targetKlaus Aehlig
2022-11-10Move documentation of git2 options to export targetKlaus Aehlig
2022-11-09fix a typoAlberto Sartori