summaryrefslogtreecommitdiff
path: root/src/buildtool/main/describe.cpp
AgeCommit message (Expand)Author
2025-05-06Extend just exit codes to distinguish different kinds of failuresKlaus Aehlig
2024-11-14main: Implement IWYU suggestionsPaul Cristian Sarbu
2024-08-07Replace classic C boolean operators with keywordsMaksim Denisov
2024-06-25describe: also describe "configure" targets in more detailKlaus Aehlig
2024-06-25Pass IExecutionApi to IExecutionApi by referenceMaksim Denisov
2024-06-25Pass ApiBundle to describeMaksim Denisov
2024-06-25Instantiate LocalApi and BazelApi at onceMaksim Denisov
2024-06-18Make ServeApi a general class, not a singletonMaksim Denisov
2024-06-18Pass ServeApi by reference to the describe functionMaksim Denisov
2024-06-18Use RemoteServeConfig functionality via Instance()Maksim Denisov
2024-06-18Use ServeApi functionality via Instance()Maksim Denisov
2024-05-17RepositoryConfig: Instance should not be changed once populatedPaul Cristian Sarbu
2024-03-15Clean up more includes and targetsPaul Cristian Sarbu
2024-01-31just serve: Cleanup logging to remove tool namePaul Cristian Sarbu
2023-12-14just describe: Query serve endpoint for export targets with absent rootsPaul Cristian Sarbu
2023-12-14just describe: Improve cli description and code documentation of --json optionPaul Cristian Sarbu
2023-11-30Resolve inconsistencies in third-party headers include formatPaul Cristian Sarbu
2023-11-27Refactoring RepositoryConfigPaul Cristian Sarbu
2023-08-25just describe: also show the implict dependenciesKlaus Aehlig
2023-03-10Update nlohmann::json to 3.11.2Klaus Aehlig
2022-11-28describe: Print rule as ordered JSONOliver Reiche
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-08-05Describe: Move describe code to separate libraryOliver Reiche