summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-05TreeOperationsUtils: refactor digest population into proto messagesSascha Roloff
2025-05-05TreeOperationsUtils: add missing switch case in bazel directory generationSascha Roloff
2025-05-05TreeOperationsUtils: fix typo in commentSascha Roloff
2025-04-25Invocation server: also present the artifacts of an invocationKlaus Aehlig
2025-04-25just: make --dump-artifacts act cummulativelyKlaus Aehlig
2025-04-25just-mr: support invocation-specifing artifact dumpingKlaus Aehlig
2025-04-25Invocation http server: for tree entries offer direct download linksKlaus Aehlig
2025-04-25Invocation http server: indicate incomplete dataKlaus Aehlig
2025-04-25just-mr: support custom message with invocation-directory nameKlaus Aehlig
2025-04-24profile: fix path rebasingKlaus Aehlig
2025-04-24Invocation server: support download of all blobsKlaus Aehlig
2025-04-23Tutorial: mention the possibility to browse individual invocationsKlaus Aehlig
2025-04-23Add simple http server allowing to browse an invocation-log directoryKlaus Aehlig
2025-04-23debug-fission doc: Update with small design changesPaul Cristian Sarbu
2025-04-23toolchain: Add fallback DWP fieldPaul Cristian Sarbu
2025-04-23target just: Update flexible_config list and docstringsPaul Cristian Sarbu
2025-04-23rules CC: Extend install-wih-deps to stage DWARF package filesPaul Cristian Sarbu
2025-04-23rules CC: Libraries and binaries provide DWARF package filesPaul Cristian Sarbu
2025-04-23expressions CC: Add expression generating DWARF packagesPaul Cristian Sarbu
2025-04-23expressions CC: Small refactoringPaul Cristian Sarbu
2025-04-23rules CC: Add DWP configuration variablePaul Cristian Sarbu
2025-04-23rules CC: Support debug fission in lintingPaul Cristian Sarbu
2025-04-23rules CC: Support debug fission in objectsPaul Cristian Sarbu
2025-04-23rules CC proto: Update docstring for DEBUG variablePaul Cristian Sarbu
2025-04-23rules CC: Make DEBUG variable a mapPaul Cristian Sarbu
2025-04-23rules CC: Use the -g flag as fallback in debug mode...Paul Cristian Sarbu
2025-04-23rules CC defaults: Add DEBUGFLAGS and ADD_DEBUGFLAGS config varsPaul Cristian Sarbu
2025-04-23expressions CC: Remove unused importPaul Cristian Sarbu
2025-04-23tutorial: Update DEBUG config variable to mapPaul Cristian Sarbu
2025-04-23Make end-to-end tests independent of the user's configurationKlaus Aehlig
2025-04-22Remove redundant calls to std::filesystem::absoluteMaksim Denisov
2025-04-22FileSystemManager: When copying, take into account equivalent files.Maksim Denisov
2025-04-22FileSystemManager: Always copy directories recursivelyMaksim Denisov
2025-04-22FileSystemManager: Always remove directories recursivelyMaksim Denisov
2025-04-17profile: also honor action cwdKlaus Aehlig
2025-04-17archive.cpp: eliminate un-needed copies of payloadAlberto Sartori
2025-04-17bazel_msg_factory: avoid copies in lambdas...Alberto Sartori
2025-04-17bazel_execution_client: eliminate one un-needed copyAlberto Sartori
2025-04-17ServeFailureReporter: use const& to avoid copiesAlberto Sartori
2025-04-17Add test verifying a meaningful invocation log in case of build failureKlaus Aehlig
2025-04-17main: ensure --profile is also honored for failed buildsKlaus Aehlig
2025-04-16just profile: include subcommand and its argumentsKlaus Aehlig
2025-04-16concepts, profiling: clarify scope of --profileKlaus Aehlig
2025-04-16just(1): fix list of subcommands supporting --profileKlaus Aehlig
2025-04-16just profile: include exit code of actionsKlaus Aehlig
2025-04-16Add basic tutorial section on invocation loggingKlaus Aehlig
2025-04-16README: separate basic tutorial from advanced topicsKlaus Aehlig
2025-04-14clean up markdown in tutorial and conceptsKlaus Aehlig
2025-04-11README: link profiling documentationKlaus Aehlig
2025-04-11Remove unused function GetTree from BazelCasClientKlaus Aehlig