summaryrefslogtreecommitdiff
path: root/src/buildtool/execution_api/remote/config.hpp
AgeCommit message (Expand)Author
2024-11-14execution_api/remote: Implement IWYU suggestionsPaul Cristian Sarbu
2024-10-07Enable readability-redundant-member-init check.Maksim Denisov
2024-07-16Remove the RemoteExecutionConfig singletonPaul Cristian Sarbu
2024-07-16Add useful aliases for platform properties and dispatch endpointPaul Cristian Sarbu
2024-07-05Move functionality from StorageConfig to related classes.Maksim Denisov
2023-09-22RemoteServeConfig: Remove problematic inheritancePaul Cristian Sarbu
2023-09-13remote: Extract port parsing in own libraryPaul Cristian Sarbu
2023-08-09Update fmt libraryKlaus Aehlig
2023-07-05RemoteExecutionConfiguration: support dispatch listKlaus Aehlig
2023-07-05Add serialisation of ServerAddressKlaus Aehlig
2023-04-26imports: Switch to Microsoft GSL implementationOliver Reiche
2023-02-22cleanup: Fix typos in code line comments and logging messagesPaul Cristian Sarbu
2023-02-02execution-service: add new subcommand executeAlberto Sartori
2023-02-02remote/config.hpp: make ParsePort re-usable for execution-serviceAlberto Sartori
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-09-13Fix build with gcc/g++Oliver Reiche
2022-06-13RemoteExecutionConfig: Keep global platform propertiesOliver Reiche
2022-02-22Initial self-hosting commitKlaus Aehlig