summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-26Execution response: Add output symlink pathsPaul Cristian Sarbu
2023-06-26bazel_msg_factory: Allow non-upwards symlinks in uploaded treesPaul Cristian Sarbu
2023-06-26Add non-upwards symlinks in the rule language...Paul Cristian Sarbu
2023-06-26FileRoot: Add handling of non-upwards symlink...Paul Cristian Sarbu
2023-06-26ReadTree: Add check for non-upwards symlinks...Paul Cristian Sarbu
2023-06-26tests: Extend artifact description test with non-upwards symlink examplePaul Cristian Sarbu
2023-06-26ObjectType: Add non-upwards symlinks as a known object type...Paul Cristian Sarbu
2023-06-26filesystem: Add logic for handling (non-upwards) symlinksPaul Cristian Sarbu
2023-06-26man pages: use consistent git spellingSascha Roloff
2023-06-26man pages: minor fixesSascha Roloff
2023-06-26man pages: consistent command referencesSascha Roloff
2023-06-26man pages: unify emphasis of just commands for man and markdown viewersSascha Roloff
2023-06-23man pages: properly emphasize and quote arguments and other keywords in man p...Sascha Roloff
2023-06-23man pages: properly emphasize and quote options in man pagesSascha Roloff
2023-06-22Update CHANGELOG: action properties are a new featureKlaus Aehlig
2023-06-22Extend action-equality-properties test to also test the generic ruleKlaus Aehlig
2023-06-22generic target: support execution propertiesKlaus Aehlig
2023-06-22Extend action-equality-timeout test to also test the generic ruleKlaus Aehlig
2023-06-22genric target: support timeout scalingKlaus Aehlig
2023-06-22Extend execution-properties design: the generic rule is extended the same wayKlaus Aehlig
2023-06-22Execution-properties design: allow null valuesKlaus Aehlig
2023-06-22generic rule: fix error handling for "env"Klaus Aehlig
2023-06-20Update changelogOliver Reiche
2023-06-20just-mr: Auto detect archive compressionOliver Reiche
2023-06-20tests: Add tar.xz and compression auto detectOliver Reiche
2023-06-20ArchiveOps: Support unpacking tar.xz archivesOliver Reiche
2023-06-20libarchive: Enable liblzma supportOliver Reiche
2023-06-20imports: Add liblzmaOliver Reiche
2023-06-20man pages: add more cross referencesKlaus Aehlig
2023-06-20man pages: properly quote optionsKlaus Aehlig
2023-06-16rules: Install pkgconfig files to $PREFIX/lib/pkgconfigOliver Reiche
2023-06-16TARGETS.curl: do not configure COMPILER_FAMILYKlaus Aehlig
2023-06-15executor: honor action-specific execution propertiesKlaus Aehlig
2023-06-15Add basic test for properties as part of action equalityKlaus Aehlig
2023-06-15ACTION constructor: accept "execution properties"Klaus Aehlig
2023-06-15action data structure: support (additional) execution propertiesKlaus Aehlig
2023-06-15Add design document about blob splittingSascha Roloff
2023-06-12just execute tutorial: hint on the --compatible optionKlaus Aehlig
2023-06-12doc: Minor format and consistency improvementsOliver Reiche
2023-06-12doc: Convert orgmode files to markdownOliver Reiche
2023-06-09Git CAS: report absence of CAS at debug levelKlaus Aehlig
2023-06-07file_system: Drop unused template argumentOliver Reiche
2023-06-07file_system: Avoid malloc in 'fdless' copy/writeOliver Reiche
2023-06-06bootstrap: Improve OS/ARCH determinationOliver Reiche
2023-06-06style: Use designated initializersPaul Cristian Sarbu
2023-06-05Add a test verifying that no working directory is neededKlaus Aehlig
2023-06-05git cas: only compute absolute path if not absolute alreadyKlaus Aehlig
2023-06-05File Locking: only compute absolute path, if not absolute alreadyKlaus Aehlig
2023-06-05just: improve error reporting on missing pwdKlaus Aehlig
2023-06-02CHANGELOG: document fixes since 1.1.0 so farKlaus Aehlig