summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-06invocation server: actions are also meaningful for exit code 0Klaus Aehlig
2025-05-06Invocation server: present new exit codes and analysis errosKlaus Aehlig
2025-05-06Add end-to-end test verifying that analysis failure is reported in profileKlaus Aehlig
2025-05-06just: record analysis errors in profileKlaus Aehlig
2025-05-06Extend profile to support recording analysis errorsKlaus Aehlig
2025-05-06Extend just exit codes to distinguish different kinds of failuresKlaus Aehlig
2025-05-06just-mr: only set profiling-induced --dump-artifacts if supportedKlaus Aehlig
2025-05-05generic rule: fix conflict checkKlaus Aehlig
2025-05-05TreeOperationsUtils: add tree-overlay deduplication testSascha Roloff
2025-05-05TreeOperationsUtils: apply AsyncMap to compute tree overlaySascha Roloff
2025-05-05TreeOperationsUtils: make WriteTree method directly return ObjectInfo instead...Sascha Roloff
2025-05-05TreeOperationsUtils: make free-standing implementation functions member funct...Sascha Roloff
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