summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-20just-mr: Implement just-mr launchersOliver Reiche
2022-10-20man: Update just man pageOliver Reiche
2022-10-20just: Take lexicographical first repositoryOliver Reiche
2022-10-19Just suffix bump after introducing the latest incompatible changesSascha Roloff
2022-10-19Apply sharding as used in git to files stored in the just cache directory.Sascha Roloff
2022-10-19Add generation directory as part of the just cache root.Sascha Roloff
2022-10-18TargetResult: Serialise inner TargetResults flatOliver Reiche
2022-10-14Recursively scan provided results for known artifactsSascha Roloff
2022-10-14Remove default value of ArtifactDigest::Create template parameterSascha Roloff
2022-10-14Fix missing tree handling in BazelCasClient::ReadSingleBlob functionSascha Roloff
2022-10-13bootstrap: by default, bootstrap in parallelKlaus Aehlig
2022-10-13Add a parallel version of the bootstrap graph traverserOliver Reicher
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-10-11Add tree upload end-to-end testSascha Roloff
2022-10-11Refactor ReadTreeInfos function names and add documentationSascha Roloff
2022-10-11Scan provides map of target-cache entries for known artifactsSascha Roloff
2022-10-11FileSystemMgr: Suppress unsupported object type warningOliver Reiche
2022-10-11configure builtin: Fix segfault on evaluation errorOliver Reiche
2022-10-10libgit2: Use new rule ["CC/auto", "config"]Oliver Reiche
2022-10-10rules: New rule for config header generationOliver Reiche
2022-10-10rules: Use new 'env' expressionOliver Reiche
2022-10-10rules: Remove CC/configure ruleOliver Reiche
2022-10-10Replace CC/configure rule by builtin configureOliver Reiche
2022-10-07just: Use configure built-in to configure libgit2Oliver Reiche
2022-10-07libgit2: Configure entire library in high-level targetOliver Reiche
2022-10-07Bump suffix after fixing upload of known treesKlaus Aehlig
2022-10-07Fix upload of known source treesOliver Reiche
2022-10-07LocalTreeMap: Drop the use of the map entirelyOliver Reiche
2022-10-07LocalTreeMap: Prevent tree objects from being storedOliver Reiche
2022-10-07BazelNetwork: Fix use of DirectoryMap in native modeOliver Reiche
2022-10-07Tutorial: add section on `just rebuild`Klaus Aehlig
2022-10-07Increase log level for grpc-related failures to warningKlaus Aehlig
2022-10-07Improve error message on filure to execute a remote actionKlaus Aehlig
2022-10-05Doc: Describe usage of 'configure' built-inOliver Reiche
2022-10-05Test: Add tests for 'configure' built-inOliver Reiche
2022-10-05built-ins: Add new built-in rule 'configure'Oliver Reiche
2022-10-05Doc: Describe usage of 'env' expressionOliver Reiche
2022-10-05Test: Add tests for 'env' expressionOliver Reiche
2022-10-05Expr: Add 'env' expressionOliver Reiche
2022-10-05Bootstrap: Support ARM architecturesOliver Reiche
2022-10-05grpc: Simplify target definitionOliver Reiche
2022-10-05LocalAction: Improve error message for stagingOliver Reiche
2022-10-05AnalysedTarget: Make shared pointer's content immutableOliver Reiche
2022-10-05just-mr.py: for the fetch subcommand acutally fetchKlaus Aehlig
2022-10-04just: Fix version subcommand; Fix just section-1 man pagePaul Cristian Sarbu
2022-09-21grpc: Fix missing propagation of COMPILER_FAMILYOliver Reiche
2022-09-16Also log dumping of the action graphKlaus Aehlig
2022-09-16Toolchain: Disable ABI warning for 32bit ARM GCCOliver Reiche
2022-09-16externals: Selectively disable remaining warningsOliver Reiche
2022-09-16protobuf: Precisely replicate original flagsOliver Reiche