summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-22Remote-execution properties: restore the latest-wins semanticsKlaus Aehlig
2024-08-21["test", "suite"]: document fieldsKlaus Aehlig
2024-08-21tests: use newly defined test suiteKlaus Aehlig
2024-08-20["utils/serve_service", "CC test"]: honor LINTKlaus Aehlig
2024-08-20["utils/remote-execution", "CC test"]: honor LINTKlaus Aehlig
2024-08-20Add ["test", "suite"]Klaus Aehlig
2024-08-20["shell/test", "script"] forward lint information of depsKlaus Aehlig
2024-08-20["CC", "test"]: support providing lint informationKlaus Aehlig
2024-08-20["lint", "targets"]: deduplicate tasksKlaus Aehlig
2024-08-14expression language: add nub_leftKlaus Aehlig
2024-08-14absent_target_map: fix private hdrsKlaus Aehlig
2024-08-14lint: use standard launchersKlaus Aehlig
2024-08-14new rule ["lint", "targets"]Klaus Aehlig
2024-08-14Make CC binary and library support providing information for lintingKlaus Aehlig
2024-08-07Remove code duplication from SourceTreeServiceMaksim Denisov
2024-08-07Remove code duplication from CasServerMaksim Denisov
2024-08-07Pass a longrunning operation to ExecutionServer::WriteResult by rvalueMaksim Denisov
2024-08-07ExecutionServer: use one method for conversion to IExecutionActionMaksim Denisov
2024-08-07ExecutionServer: use one method for conversion to bazel ExecuteResponseMaksim Denisov
2024-08-07ExecutionServer: Move creation of ActionResult to a static functionMaksim Denisov
2024-08-07ExecutionServer: move creation of bazel instances to functionsMaksim Denisov
2024-08-07Remove ExecutionServiceImpl::StoreActionResult methodMaksim Denisov
2024-08-07Use expected to return errors from ExecutionServiceImpl's methodsMaksim Denisov
2024-08-07ExecutionServer: remove redundant scopesMaksim Denisov
2024-08-07Refactor read/write logic in BytestreamServerMaksim Denisov
2024-08-07Extend BazelNetworkReader to avoid redundant conversionsMaksim Denisov
2024-08-07Generate bazel trees in LocalCasReaderMaksim Denisov
2024-08-07Remove HashFunction field from LocalACMaksim Denisov
2024-08-07Avoid deep copies of containers in responses.Maksim Denisov
2024-08-07Remove code duplication in Populate method in responses.Maksim Denisov
2024-08-07Remove unused code from Artifact::ObjectInfoMaksim Denisov
2024-08-07Remove unused code from BazelMasgFactoryMaksim Denisov
2024-08-07Pass SymlinksCheckFunc to GitRepo as not_nullMaksim Denisov
2024-08-07Pass to ObjectCAS an optional ExistsFunc using std::optionalMaksim Denisov
2024-08-07Replace classic C boolean operators with keywordsMaksim Denisov
2024-08-07Add missing guardMaksim Denisov
2024-08-07Add field to ["CC", "defaults"] to specify arguments for arKlaus Aehlig
2024-08-06analyse: extend provides map when switching to action inputKlaus Aehlig
2024-08-05rules shell/test: Add 'keep-dirs' fieldPaul Cristian Sarbu
2024-08-05Expression language: add expression from_subdirKlaus Aehlig
2024-08-05expression test: use built-in quotingKlaus Aehlig
2024-08-05When using errno, log the actual error messagePaul Cristian Sarbu
2024-08-05Add missing cerrno includesPaul Cristian Sarbu
2024-08-05authentication: Properly log failures to open certification filesPaul Cristian Sarbu
2024-08-02just: report completion of analyse earlierKlaus Aehlig
2024-08-02CHANGELOG: mention cwd supportKlaus Aehlig
2024-08-02End-to-end test: verify unrelated cwdKlaus Aehlig
2024-08-02Actions with non-trivial cwd: add empty input tree, if requiredKlaus Aehlig
2024-08-02Add end-to-end test verifying that cwd is handled correctlyKlaus Aehlig
2024-08-02generic rule: add support for cwdKlaus Aehlig