summaryrefslogtreecommitdiff
path: root/src/other_tools/just_mr/setup_utils.cpp
AgeCommit message (Expand)Author
2025-06-02just-mr: Warn for non-content-fixed repo reached from absent mainPaul Cristian Sarbu
2025-01-08Fix indirection of workspace roots in precomputed rootsMaksim Denisov
2024-12-20TreeStructure: Unify parsing of precomputed roots in just-mrMaksim Denisov
2024-12-19Fix cause of minor warningsOliver Reiche
2024-12-03JustMR: add computed overlay repos to reachableMaksim Denisov
2024-12-03JustMR: treat computed roots like any other repositoryMaksim Denisov
2024-12-03JustMR: process overlay repositories during traverseMaksim Denisov
2024-12-03JustMR: replace recursion in traverse with a for-loopMaksim Denisov
2024-11-27JustMR: Add computed repos and their targets to reachableMaksim Denisov
2024-11-14other_tools/just_mr: Implement IWYU suggestionsPaul Cristian Sarbu
2024-10-07Enable bugprone-exception-escape checkMaksim Denisov
2024-09-24Repository setup: Warn about unknown keysKlaus Aehlig
2024-07-16Remove the RemoteExecutionConfig singletonPaul Cristian Sarbu
2024-07-16Remove the LocalExecutionConfig singletonPaul Cristian Sarbu
2024-07-16Add missing RemoteExecutionConfig includesPaul Cristian Sarbu
2024-07-04Replace the Auth and Auth::TLS singletonsPaul Cristian Sarbu
2024-07-04Pass Auth::TLS instance to BazelApi and ServeApiPaul Cristian Sarbu
2024-07-04Use Auth and TLS configurations via Instance()Paul Cristian Sarbu
2024-06-28Use (un)expected for serve APIOliver Reiche
2024-06-25Use ApiBundle for creation of APIs in just-mrMaksim Denisov
2024-06-18Create an individual instance of RemoteServeConfig in just-mrMaksim Denisov
2024-06-18Use RemoteServeConfig functionality via Instance()Maksim Denisov
2024-03-15Clean up more includes and targetsPaul Cristian Sarbu
2024-03-07exceptions handling: small improvementsPaul Cristian Sarbu
2024-02-29just-mr and serve: Extend use of noexcept specifierPaul Cristian Sarbu
2024-01-31just-mr: Serve endpoint always implies a remote-execution endpointPaul Cristian Sarbu
2024-01-26just-mr: Fix missing ExpressionPtr type checks in parsing the config filePaul Cristian Sarbu
2023-12-19Fix just-mr handling of --absentKlaus Aehlig
2023-11-15just-mr: Update to using the static methods of ServeApiPaul Cristian Sarbu
2023-09-20just-mr: add option to override the absent pragmaKlaus Aehlig
2023-09-13just-mr: Implement 'absent' rootsPaul Cristian Sarbu
2023-08-25just-mr: Interrogate remote CAS before defaulting to network fetch...Paul Cristian Sarbu
2023-08-25just-mr utils: Extract setup-related code into separate libraryPaul Cristian Sarbu