summaryrefslogtreecommitdiff
path: root/src/buildtool/common/cli.hpp
AgeCommit message (Expand)Author
2025-06-16Avoid unnecessary work in accessing container entriesPaul Cristian Sarbu
2025-06-12Add a flag to `gc` command: `--all`Maksim Denisov
2025-05-15Make --dump-artifacts-to-build act cummulativelyKlaus Aehlig
2025-04-25just: make --dump-artifacts act cummulativelyKlaus Aehlig
2025-03-10Add basic --profile option to justKlaus Aehlig
2025-03-10Make graph-dumping options cummulativeKlaus Aehlig
2025-02-25just serve: allow clients to access execution endpoint with a different addressAlberto Sartori
2025-02-14just add-to-cas: Enable --resolve-special optionPaul Cristian Sarbu
2025-01-09just build: add new option -pKlaus Aehlig
2024-12-09analysis: Support artifact build argumentsPaul Cristian Sarbu
2024-11-14common: Implement IWYU suggestionsPaul Cristian Sarbu
2024-10-08just analyse: support dumping the action graph without originsKlaus Aehlig
2024-10-07Enable readability-redundant-member-init check.Maksim Denisov
2024-09-13Remove Compatibility flag from justMaksim Denisov
2024-09-13Rename Compatibility class to ProtocolTraitsMaksim Denisov
2024-08-07Replace classic C boolean operators with keywordsMaksim Denisov
2024-07-22cli: Make info_file type consistentPaul Cristian Sarbu
2024-07-19just: Fix operation cache threshold exponent maximum valuePaul Cristian Sarbu
2024-04-24just analyse: add --dump-result command line optionAlberto Sartori
2024-04-18Move retry-related CLI parts into separate librariesKlaus Aehlig
2024-04-16just: support writing the error blobs from serve into a json fileKlaus Aehlig
2024-04-10Add command-line option to restrict log limit on stderrKlaus Aehlig
2024-04-10bugfix: cli: remote-execution-property: allow for accumulating multiple pairs.Alberto Sartori
2024-03-28just install-cas: add option --archiveKlaus Aehlig
2024-03-26Add missing system includesPaul Cristian Sarbu
2024-03-20Add new subcommand add-to-casKlaus Aehlig
2024-03-20Add data-structure specific for adding files to CASKlaus Aehlig
2024-03-11gc: add option --no-rotationKlaus Aehlig
2023-12-14just describe: Improve cli description and code documentation of --json optionPaul Cristian Sarbu
2023-12-14just analyse: support dumping the provides map of a targetKlaus Aehlig
2023-12-13Add command line options to tune the retry strategy for rpc callsAlberto Sartori
2023-12-06install-cas cli: Remove remote execution properties and dispatch file...Paul Cristian Sarbu
2023-12-06Add CLI option to set write strategy for target-level cacheKlaus Aehlig
2023-11-16Add -R as short option for --remote-serve-addressKlaus Aehlig
2023-09-13just serve: Add endpoint argumentsPaul Cristian Sarbu
2023-09-13just: Add handling of 'just serve' configurationPaul Cristian Sarbu
2023-07-27Add option -P to just-install-casKlaus Aehlig
2023-07-05Add CLI argument to dispatch endpointKlaus Aehlig
2023-06-05just: improve error reporting on missing pwdKlaus Aehlig
2023-04-26imports: Switch to Microsoft GSL implementationOliver Reiche
2023-03-24just install{,-cas}: add --remember optionKlaus Aehlig
2023-03-10Move common defaults for just and just-mr into a separate libraryKlaus Aehlig
2023-03-10execution service: implement WaitExecution and google::longrunning::Operation...Alberto Sartori
2023-03-02just: make -D options overlayKlaus Aehlig
2023-02-27Logging: Add --log-append clarg to justPaul Cristian Sarbu
2023-02-15CLI: enforce maximal number of positional argumentsKlaus Aehlig
2023-02-02execution-service: add new subcommand executeAlberto Sartori
2023-02-01Update fmtlib to version 9.1.0Klaus Aehlig
2023-01-20Add gc subcommandSascha Roloff
2023-01-18authentication: add TLS and mTLS supportAlberto Sartori