summaryrefslogtreecommitdiff
path: root/src/buildtool/main/TARGETS
AgeCommit message (Expand)Author
2024-04-25just serve: Paths in config file should be location objectsPaul Cristian Sarbu
2024-04-18Move retry-related CLI parts into separate librariesKlaus Aehlig
2024-04-16Absent targets: support registering the serve failure logsKlaus Aehlig
2024-04-02Move file chunker to storage.Maksim Denisov
2024-03-28just install-cas: add option --archiveKlaus Aehlig
2024-03-28Add library to generate an archive from a local objectKlaus Aehlig
2024-03-20Add new subcommand add-to-casKlaus Aehlig
2024-03-20Add functionality to add local files to CASKlaus Aehlig
2024-03-19WriteTargetCacheEntries: Be explicit in logging location...Paul Cristian Sarbu
2024-03-19just analysis: Be explicit in logging locationPaul Cristian Sarbu
2024-03-15Clean up more includes and targetsPaul Cristian Sarbu
2024-03-12just serve: Improve progress reportingPaul Cristian Sarbu
2024-03-11just: Replace singletons for progress tracking and statistics...Paul Cristian Sarbu
2024-03-11just analyse: Use explicit target cache instancePaul Cristian Sarbu
2024-02-26Initialize file chunker in mainSascha Roloff
2024-02-16export targets: Enforce the invariant when writing target cache entriesPaul Cristian Sarbu
2024-02-16async maps: Create utility library to handle cycle detectionPaul Cristian Sarbu
2024-02-15defaults: Support fully static linkingOliver Reiche
2023-12-14just describe: Query serve endpoint for export targets with absent rootsPaul Cristian Sarbu
2023-12-13just serve: allowing for tuning retry strategy in the configuration fileAlberto Sartori
2023-12-13Add command line options to tune the retry strategy for rpc callsAlberto Sartori
2023-12-12just: Report progress of export targets served during analysisPaul Cristian Sarbu
2023-12-05just main: Move useful results processing methods to own libraryPaul Cristian Sarbu
2023-12-05just main: Move root parser into static FileRoot method...Paul Cristian Sarbu
2023-11-27Refactoring RepositoryConfigPaul 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-23just: split main codeKlaus Aehlig
2023-08-11Move downstepping to subobjects to a libraryKlaus Aehlig
2023-07-27Add option -P to just-install-casKlaus Aehlig
2023-07-05main: RemoteExecutionConfig is a direct dependencyKlaus Aehlig
2023-05-31Support FINAL_LDFLAGS variable for binariesOliver Reiche
2023-04-26imports: Switch to Microsoft GSL implementationOliver Reiche
2023-03-23targets: Fix deps structurePaul Cristian Sarbu
2023-03-13Storage: Reworked storage and garbage collectionOliver Reiche
2023-03-10execution service: implement WaitExecution and google::longrunning::Operation...Alberto Sartori
2023-02-27Progress reporting: Extract generic logic from just base progress reporter classSascha Roloff
2023-02-02execution-service: add new subcommand executeAlberto Sartori
2023-01-20Add gc subcommandSascha 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-21Just: Move constants from main into own header filePaul Cristian Sarbu
2022-12-09rules: Refactoring and minor improvementsOliver Reiche
2022-11-21Use the newly-added concept of private-depsKlaus Aehlig
2022-08-05Move analysis out of main.cppKlaus Aehlig
2022-08-05Describe: Move describe code to separate libraryOliver Reiche
2022-08-05InstallCas: Moved install-cas code to separate libraryOliver Reiche
2022-06-27just version information: support VERSION_EXTRA_SUFFIXKlaus Aehlig
2022-06-24Add a version subcommandKlaus Aehlig
2022-06-13Main: Collect cache artifacts and Write target cache entriesOliver Reiche