summaryrefslogtreecommitdiff
path: root/src/buildtool/common/cli.hpp
AgeCommit message (Expand)Author
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
2022-12-22Add option --dump-export-targetsKlaus Aehlig
2022-12-07just: Allow multiple log filesPaul Cristian Sarbu
2022-12-07just: Fix typos in command descriptions (--help)Paul Cristian Sarbu
2022-11-11Support dumping variables of the analysed targetKlaus Aehlig
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-08-31Also track the the dependencies on configured targetsKlaus Aehlig
2022-08-05Make ANSI escape sequences optionalKlaus Aehlig
2022-08-05CLI: Add flag for dumping raw tree objectsOliver Reiche
2022-07-27describe: Support serializing to JSONOliver Reiche
2022-07-27describe: Support describing by rule nameOliver Reiche
2022-07-27install-cas now accepts --log-limit and --log-fileAlberto Sartori
2022-07-05Make remote endpoint specification part of analysisKlaus Aehlig
2022-07-05Remove option --persistentKlaus Aehlig
2022-07-05Implement staging of action inputsKlaus Aehlig
2022-06-28Support more verbose error reportingKlaus Aehlig
2022-06-13RemoteExecutionConfig: Keep global platform propertiesOliver Reiche
2022-06-09Change wording of -D to emphasize that it is an overlayKlaus Aehlig
2022-06-02CLI: New option -D/--defines for in-line configurationOliver Reiche
2022-05-09CLI: Fix use of multiple RE property optionsOliver Reiche
2022-04-27use kebab-case for all cmd line argsAlberto Sartori
2022-04-21add compatibility with original remote build protocolAlberto Sartori