aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Use the workspace name in the process title of the Bazel server.Gravatar philwo2018-02-01
* Add a CODEC for Artifact.Gravatar cpeyser2018-02-01
* Add a codec for FeatureConfiguration using AutoCodec. This is necessary forGravatar cpeyser2018-02-01
* Automated rollback of commit aa8ce5653f92473b331e500a3614245dae38dfc4.Gravatar hlopko2018-02-01
* Allow CustomCommandLine's mapFn to expand each object into multiple items.Gravatar tomlu2018-02-01
* http_archive: allow top-level BUILD files to be overriddenGravatar Klaus Aehlig2018-02-01
* Automated rollback of commit 7e6837cc1d1aa4259f5c27ba3606b277b5f6c3e9.Gravatar aehlig2018-02-01
* http_archive: remove outdated commentGravatar Klaus Aehlig2018-02-01
* AbstractSpawnStrategy should not crash when executing actions with a null owner.Gravatar tomlu2018-02-01
* Release 0.10.0 (2018-02-01)Gravatar Bazel Release System2018-02-01
* Add a few new readability guidelinesGravatar brandjon2018-01-31
* Renamed android_instrumentation_test.instrumentation to android_instrumentati...Gravatar jingwen2018-01-31
* Improve safety of NestedSetFingerprintCache by detecting multiple instances o...Gravatar tomlu2018-01-31
* Cleaning up a missed reference to getTarget in ConfiguredTargetQueryEnvironme...Gravatar mjhalupka2018-01-31
* Change ConfiguredAspectFactory.create signature to take in aGravatar mjhalupka2018-01-31
* Remove references to ConfiguredTarget.getTarget() in CompletionFunction.Gravatar mjhalupka2018-01-31
* Remove references of ConfiguredTarget.getTarget() from ToolchainUtil.Gravatar mjhalupka2018-01-31
* Make CcToolchainProvider structField methods resilient to null fieldsGravatar cparsons2018-01-31
* Add DeviceBrokerInfo to Skylark top level.Gravatar ajmichael2018-01-31
* PiperOrigin-RevId: 184020914Gravatar laurentlb2018-01-31
* Add memory-efficient map for storing nested set -> digest.Gravatar tomlu2018-01-31
* Add neverlink support to java_common.compile.Gravatar elenairina2018-01-31
* Fix string_list_dict values to be skylark lists in all casesGravatar cparsons2018-01-31
* Generalize QueryExpressionVisitor's visitation by permitting an arbitrary "co...Gravatar nharmata2018-01-31
* Order the input-output map keys before processing its elements. This fixes no...Gravatar kaipi2018-01-31
* Remove unnecessary debugging code.Gravatar philwo2018-01-31
* Move BazelRuleClassProvider.LIPO_DATA_TRANSITION to its own class.Gravatar lpino2018-01-31
* Fix the definition of Argument in the Skylark specificationGravatar vladmos2018-01-31
* http_archive: verify that unicode characters are OK in tar archivesGravatar Klaus Aehlig2018-01-31
* Fix py_tests.py with Python3Gravatar pcloudy2018-01-31
* Automated rollback of commit db65f80cc83d562c0f63c34ce9d9a58fad0e3b0c.Gravatar pcloudy2018-01-31
* Verbatim, initial checkin of Kryo files for @AutoCodec Runtime.Gravatar shahan2018-01-30
* Don't use null EvaluationProgressReceiver in MemoizingEvaluator (it was only ...Gravatar janakr2018-01-30
* Replace ConfiguredTarget.getTarget() with a call to the environment's packageGravatar mjhalupka2018-01-30
* Adds CodecScanner to help automate building a codec registry.Gravatar shahan2018-01-30
* Handle the case where platformConfiguration isn't present.Gravatar John Cater2018-01-30
* Remove the CppConfiguration field from CppCompileAction. MakingGravatar cpeyser2018-01-30
* Add a way to get a Target from the WalkableGraph instead of usingGravatar mjhalupka2018-01-30
* Rename Transition to ConfigurationTransition.Gravatar gregce2018-01-30
* Obsolete and begin removing the toolchain_resolution_override flag.Gravatar John Cater2018-01-30
* Add tests for execution platforms to ExternalPackageUtilTest.Gravatar John Cater2018-01-30
* Drop CppCompileAction.actionContextGravatar ulfjack2018-01-30
* Bazel client: address very subtle race condition during self extraction.Gravatar nharmata2018-01-30
* Some simplifications for package serialization.Gravatar cpeyser2018-01-30
* Automatic code cleanup.Gravatar Googler2018-01-30
* Add a simple Python integration test written in Python.Gravatar lberki2018-01-30
* Fix RegularFileArtifactValue.equalsGravatar ulfjack2018-01-30
* Stop warning about resource filters with "deprecated" qualifiersGravatar Googler2018-01-30
* Remove flaky attribute from toolchain_test.Gravatar jcater2018-01-30
* Change git clone to pull all history, so all needed commits can be accessed.Gravatar John Cater2018-01-30