summaryrefslogtreecommitdiff
path: root/src/buildtool/main
AgeCommit message (Expand)Author
2023-11-15define AbsentTargetMap for handling export targets in absent repositoriesAlberto Sartori
2023-11-15just-serve: start a just-execute instance if the user does not provide...Alberto Sartori
2023-11-15ReadConfiguredTarget: handle absent target rootsAlberto Sartori
2023-11-15just main: Extend root parsing to allow absent rootsPaul Cristian Sarbu
2023-11-13bugfix: Also unlink symlinks before installingOliver Reiche
2023-11-07artifacts sync: use parallelism if providedKlaus Aehlig
2023-11-07Fetch export targets sequentially when creating local backupKlaus Aehlig
2023-09-15just serve: add remote execution endpoint and --fetch-absent optionPaul Cristian Sarbu
2023-09-13just serve: Add endpoint argumentsPaul Cristian Sarbu
2023-09-13just serve: Basic service implementation with commit-of-tree RPCPaul Cristian Sarbu
2023-09-13just: Add handling of 'just serve' configurationPaul Cristian Sarbu
2023-08-25just describe: also show the implict dependenciesKlaus Aehlig
2023-08-25Start 1.3 development cycleKlaus Aehlig
2023-08-25Release 1.2.0v1.2.0Klaus Aehlig
2023-08-23just: split main codeKlaus Aehlig
2023-08-22Release 1.2.0~beta3v1.2.0-beta3Oliver Reiche
2023-08-18Release 1.2.0~beta2v1.2.0-beta2Klaus Aehlig
2023-08-16Release 1.2.0~beta1v1.2.0-beta1Klaus Aehlig
2023-08-11Move downstepping to subobjects to a libraryKlaus Aehlig
2023-08-08Unlink files before creation on install-casKlaus Aehlig
2023-07-27Add option -P to just-install-casKlaus Aehlig
2023-07-11filesystem: Avoid unwanted indirections...Paul Cristian Sarbu
2023-07-05Add CLI argument to dispatch endpointKlaus Aehlig
2023-07-05main: RemoteExecutionConfig is a direct dependencyKlaus Aehlig
2023-06-28Fix json to filepath conversion in mainSascha Roloff
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-06style: Use designated initializersPaul Cristian Sarbu
2023-06-05just: improve error reporting on missing pwdKlaus Aehlig
2023-05-31Support FINAL_LDFLAGS variable for binariesOliver Reiche
2023-05-31just: Add handling of ignore-special rootsPaul Cristian Sarbu
2023-05-19Start 1.2 development cycleKlaus Aehlig
2023-05-19Release 1.1.0v1.1.0Klaus Aehlig
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