summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-30Add section-5 man page for just-mr repository config file formatPaul Cristian Sarbu
2022-06-30just-mr: retry removal of temporary directoriesKlaus Aehlig
2022-06-29Error reporting: also abbreviate the expression in the stack traceKlaus Aehlig
2022-06-29rename private member in compliance with the used code styleAlberto Sartori
2022-06-29Use a more meaningful abbreviation of expression valuesKlaus Aehlig
2022-06-29util: support abbreviating jsonKlaus Aehlig
2022-06-28Support more verbose error reportingKlaus Aehlig
2022-06-28Generic: add support for out_dirsAlberto Sartori
2022-06-28sort and deduplicate outputs before creating the actionAlberto Sartori
2022-06-28define new header-only library for vector manipulationAlberto Sartori
2022-06-28improve error message when outpus are not disjointAlberto Sartori
2022-06-28add parenthesis to emphasize the order of evaluationAlberto Sartori
2022-06-27Share: Add section 5 man page for repository config formatOliver Reiche
2022-06-27just version information: support VERSION_EXTRA_SUFFIXKlaus Aehlig
2022-06-24Add a version subcommandKlaus Aehlig
2022-06-24Add man page describing the action graph file formatKlaus Aehlig
2022-06-24action deserialisation: accept null for "may_fail"Klaus Aehlig
2022-06-24Tutorial: Add section about testsOliver Reiche
2022-06-23update man 1 pageAlberto Sartori
2022-06-23Upd rules doc on writable directories available to test runnersPaul Cristian Sarbu
2022-06-23Add new distdir repo bootstrap testPaul Cristian Sarbu
2022-06-23Add distdir repo logic to bootstrap.pyPaul Cristian Sarbu
2022-06-23Fix style of bootstrap.pyPaul Cristian Sarbu
2022-06-23Add distdir repo to just config and its targets filePaul Cristian Sarbu
2022-06-23Fix handling of existing tmp paths in just-mrPaul Cristian Sarbu
2022-06-23Add distdir repo type in just-mrPaul Cristian Sarbu
2022-06-23Extract useful logic into own functions in just-mrPaul Cristian Sarbu
2022-06-23Fix style of just-mrPaul Cristian Sarbu
2022-06-22Tutorial: Updated proto sectionOliver Reiche
2022-06-22Protobuf: Bump version to 3.12.4Oliver Reiche
2022-06-22RemoteExecutionClient: Check and log execution statusOliver Reiche
2022-06-20Export remote-execution APIKlaus Aehlig
2022-06-20Document the concept of target-level cachingKlaus Aehlig
2022-06-20Correctly serialize and deserialize results and nodesKlaus Aehlig
2022-06-20Repository representation: also use string as name in bindingsKlaus Aehlig
2022-06-20analysed targets: artifacts can also be contained in nodes and resultsKlaus Aehlig
2022-06-20Disallow comparison of namesKlaus Aehlig
2022-06-20expression: cache the cacheability propertyKlaus Aehlig
2022-06-20Tutorial: Regenerate screenshots with adjusted hashesOliver Reiche
2022-06-20Crypto: Refactor hash computationOliver Reiche
2022-06-20Crypto: Add tests for globally used hash functionsOliver Reiche
2022-06-20Crypto: Add and use set of globally used hash functionsOliver Reiche
2022-06-20Executor: Fix printing artifact idsOliver Reiche
2022-06-17Add tutorial on how to use proto buffers with justKlaus Aehlig
2022-06-14fix handling of workspace root for the main repositoryAlberto Sartori
2022-06-14Tutorial: Add section about 3rd party softwareOliver Reiche
2022-06-13just-mr: Support gitification of local non-git pathsOliver Reiche
2022-06-13externals: Use TREE reference for fmtlib headersOliver Reiche
2022-06-13Tutorial: Update hello world tutorial screenshotsOliver Reiche
2022-06-13Fix target cache key: Use repository-local target nameOliver Reiche