summaryrefslogtreecommitdiff
path: root/src/buildtool/main
AgeCommit message (Expand)Author
6 daysStart 1.6.1 development cycleKlaus Aehlig
6 daysRelease 1.6.0v1.6.0Klaus Aehlig
6 daysjust describe: Fix typo in output messagePaul Cristian Sarbu
9 daysRelease 1.6.0~beta1v1.6.0-beta1Klaus Aehlig
9 daysExecutionService: Use LocalApi directlyOliver Reiche
2025-06-16Avoid unnecessary work in accessing container entriesPaul Cristian Sarbu
2025-06-12Add a flag to `gc` command: `--all`Maksim Denisov
2025-06-04FileRoot: Give git-based roots access to storage configPaul Cristian Sarbu
2025-06-04RepositoryConfig: Give access to a persistent storage config...Paul Cristian Sarbu
2025-05-30WriteTargetCacheEntries: do not use quadratic many jobsKlaus Aehlig
2025-05-28profile: include also the end time of the buildKlaus Aehlig
2025-05-26profile: include time of build startKlaus Aehlig
2025-05-15Make --dump-artifacts-to-build act cummulativelyKlaus Aehlig
2025-05-07profile: include remote-execution propertiesKlaus Aehlig
2025-05-06just: record analysis errors in profileKlaus Aehlig
2025-05-06Extend just exit codes to distinguish different kinds of failuresKlaus Aehlig
2025-04-17archive.cpp: eliminate un-needed copies of payloadAlberto Sartori
2025-04-17ServeFailureReporter: use const& to avoid copiesAlberto Sartori
2025-04-17main: ensure --profile is also honored for failed buildsKlaus Aehlig
2025-04-16just profile: include subcommand and its argumentsKlaus Aehlig
2025-04-07analysed_target: include tree overlaysKlaus Aehlig
2025-04-07interfaces: extend signatures to be aware of tree overlaysKlaus Aehlig
2025-04-04just: Interleave graph dumping with other tasksKlaus Aehlig
2025-03-10Profiling: start collecting informations per actionsKlaus Aehlig
2025-03-10Add basic --profile option to justKlaus Aehlig
2025-03-10Make graph-dumping options cummulativeKlaus Aehlig
2025-03-06Start 1.6 development cycleKlaus Aehlig
2025-03-06Release 1.5.0v1.5.0Klaus Aehlig
2025-03-05FileSystemManager: Let caller decide log level for reading directoryPaul Cristian Sarbu
2025-02-28Release 1.5.0~beta2v1.5.0-beta2Klaus Aehlig
2025-02-28GraphTraverser: Pass artifacts, blobs and trees to BuildAndStage by rvalueMaksim Denisov
2025-02-28Make statistics a separate libraryMaksim Denisov
2025-02-28Include ArtifactDigestFactory into "common" libraryMaksim Denisov
2025-02-25just serve: allow clients to access execution endpoint with a different addressAlberto Sartori
2025-02-24Release 1.5.0~beta1v1.5.0-beta1Klaus Aehlig
2025-02-19ApiBundle: Remove HashFunction.Maksim Denisov
2025-02-14just add-to-cas: Enable --resolve-special optionPaul Cristian Sarbu
2025-02-14just add-to-cas: Implement resolve special logic for treesPaul Cristian Sarbu
2025-01-22Source-tree service: accept lock referenceKlaus Aehlig
2025-01-07Implement rebuilding of StorageConfigMaksim Denisov
2025-01-07Add backend description to CAS in a ctor of TargetCacheMaksim Denisov
2025-01-07Pass BackendDescription to StorageConfig from the outsideMaksim Denisov
2025-01-07Pack BackendDescription to a classMaksim Denisov
2024-12-19Use PrecomputedRoots during evaluationMaksim Denisov
2024-12-19Fix cause of minor warningsOliver Reiche
2024-12-11main: avoid spourious warningsKlaus Aehlig
2024-12-10Computed Roots: be aware of the serve end pointKlaus Aehlig
2024-12-09Move garbage_collector to a separate libraryMaksim Denisov
2024-12-09Use expected to return an error from ParseRootMaksim Denisov
2024-12-09Localize error_msg argument of ParseRootMaksim Denisov