summaryrefslogtreecommitdiff
path: root/src/buildtool/main/TARGETS
AgeCommit message (Expand)Author
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
2022-04-21add compatibility with original remote build protocolAlberto Sartori
2022-04-14just: Add support for building static binaryOliver Reiche
2022-04-04Add a basic progress reporterKlaus Aehlig
2022-03-16Format: Apply compact JSON formattingOliver Reiche
2022-02-22Initial self-hosting commitKlaus Aehlig