summaryrefslogtreecommitdiff
path: root/src/buildtool/main/serve.cpp
AgeCommit message (Expand)Author
2025-02-25just serve: allow clients to access execution endpoint with a different addressAlberto Sartori
2024-11-14main: Implement IWYU suggestionsPaul Cristian Sarbu
2024-10-07Enable google-* checks.Maksim Denisov
2024-10-07Enable bugprone-narrowing-conversions checkMaksim 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-19just: Move RetryConfig setup before starting just servePaul Cristian Sarbu
2024-07-19Fix naming inconsistencies in retry configurationPaul Cristian Sarbu
2024-06-28Use (un)expected for reading location objectsOliver Reiche
2024-04-25just serve: Paths in config file should be location objectsPaul Cristian Sarbu
2024-04-10Support stderr log-limit restriciton for serveKlaus Aehlig
2024-04-10just serve: follow symlinks to the serve configKlaus Aehlig
2024-03-26Add missing system includesPaul Cristian Sarbu
2024-03-20Add local launcher to just-serve configKlaus Aehlig
2024-01-31just serve: Cleanup logging to remove tool namePaul Cristian Sarbu
2023-12-13just serve: allowing for tuning retry strategy in the configuration fileAlberto Sartori
2023-12-06just serve: make tc write strategy configurableKlaus Aehlig
2023-12-05just serve: Add configuration fields for remote buildsPaul Cristian Sarbu
2023-09-15just serve: add remote execution endpoint and --fetch-absent optionPaul Cristian Sarbu
2023-09-13just: Add handling of 'just serve' configurationPaul Cristian Sarbu