summaryrefslogtreecommitdiff
path: root/src/buildtool/main
AgeCommit message (Expand)Author
2023-05-15Relase 1.1.0~beta2v1.1.0-beta2Klaus Aehlig
2023-05-15memcheck: fix race in libgit2...Paul Cristian Sarbu
2023-04-28Release 1.1.0~beta1v1.1.0-beta1Klaus Aehlig
2023-04-26imports: Switch to Microsoft GSL implementationOliver Reiche
2023-04-04just install-cas: use local git as git CASKlaus Aehlig
2023-03-30Improve error messages on reading invalid target filesKlaus Aehlig
2023-03-24just install{,-cas}: add --remember optionKlaus Aehlig
2023-03-23just install{,-cas}: offer local CAS as preferred CASKlaus Aehlig
2023-03-23targets: Fix deps structurePaul Cristian Sarbu
2023-03-20just: only report export targets if there are anyKlaus Aehlig
2023-03-13Storage: Reworked storage and garbage collectionOliver Reiche
2023-03-13TargetCache: Drop dependency on execution apiOliver Reiche
2023-03-10Update nlohmann::json to 3.11.2Klaus Aehlig
2023-03-10execution service: implement WaitExecution and google::longrunning::Operation...Alberto Sartori
2023-03-02just: make -D options overlayKlaus Aehlig
2023-02-27Progress reporting: Extract generic logic from just base progress reporter classSascha Roloff
2023-02-27Logging: Add --log-append clarg to justPaul Cristian Sarbu
2023-02-20Add logging command-line arguments to gc subcommandSascha Roloff
2023-02-15CLI: enforce maximal number of positional argumentsKlaus Aehlig
2023-02-02execution-service: add new subcommand executeAlberto Sartori
2023-01-20Add gc subcommandSascha Roloff
2023-01-20Add local garbage collectionSascha Roloff
2023-01-20Refactor target cache key and entry to separate files and targetsSascha Roloff
2023-01-18authentication: add TLS and mTLS supportAlberto Sartori
2022-12-22Add option --dump-export-targetsKlaus Aehlig
2022-12-21Just: Move constants from main into own header filePaul Cristian Sarbu
2022-12-12Start 1.1 development cycleKlaus Aehlig
2022-12-12Release 1.0.0v1.0.0Klaus Aehlig
2022-12-09rules: Refactoring and minor improvementsOliver Reiche
2022-12-07just: Allow multiple log filesPaul Cristian Sarbu
2022-11-28describe: Print rule as ordered JSONOliver Reiche
2022-11-21Use the newly-added concept of private-depsKlaus Aehlig
2022-11-16Release 1.0.0~beta6Klaus Aehlig
2022-11-11Support dumping variables of the analysed targetKlaus Aehlig
2022-10-27main: improve short self-description of justKlaus Aehlig
2022-10-20just: Take lexicographical first repositoryOliver Reiche
2022-10-19Just suffix bump after introducing the latest incompatible changesSascha Roloff
2022-10-18TargetResult: Serialise inner TargetResults flatOliver Reiche
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-10-07Bump suffix after fixing upload of known treesKlaus Aehlig
2022-10-05AnalysedTarget: Make shared pointer's content immutableOliver Reiche
2022-10-04just: Fix version subcommand; Fix just section-1 man pagePaul Cristian Sarbu
2022-09-13Fix build with gcc/g++Oliver Reiche
2022-09-12Adapted TargetCache to download known artifacts from remote CAS to local CASSascha Roloff
2022-08-31Also track the the dependencies on configured targetsKlaus Aehlig
2022-08-19Bump verison to 1.0.0~beta2Klaus Aehlig
2022-08-19Add glob reference to source filesKlaus Aehlig
2022-08-19main: honor configuration for target_file nameKlaus Aehlig
2022-08-05dump-targets: don't dump source treesKlaus Aehlig
2022-08-05Move analysis out of main.cppKlaus Aehlig