aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Ensure that only ObjC tests initialize the MockObjcSupport.Gravatar jcater2018-03-15
* Simplify ClientEnvironmentValue invalidation.Gravatar Benjamin Peterson2018-03-15
* Emit SJD errors even if we don't know the label of a dependencyGravatar cushon2018-03-14
* Splits the iterableMarshaller into runtime codecs.Gravatar shahan2018-03-14
* Dedupes aspects in BuildViewGravatar Googler2018-03-14
* Clean up tests of temp dirs in CcCommonTest to properly set the host CPU.Gravatar jcater2018-03-14
* Delete unused method.Gravatar carmi2018-03-14
* Bazel: add ar_files/as_files to cc_toolchain targetsGravatar Googler2018-03-14
* Automated rollback of commit c2b332b45e6ea41a14ecbd3c5f30782bcdeec301.Gravatar laszlocsomor2018-03-14
* Remove unused files.Gravatar kaipi2018-03-14
* Modify the Java rules to take in JavaInfoGravatar elenairina2018-03-14
* Allow BazelPackageLoader to load external repositories.Gravatar carmi2018-03-13
* Deleted implementation of internal_bootstrap_hack from Blaze.Gravatar Googler2018-03-13
* Delete some unused code.Gravatar ajmichael2018-03-13
* Tags some more non-serializable classes (for serialization).Gravatar shahan2018-03-13
* Integrate memoization into standard serialization. This involves a number of ...Gravatar janakr2018-03-13
* Integrate import_deps_checker into aar_import.Gravatar cnsun2018-03-13
* Remove documentation regarding keystore name and password.Gravatar ajmichael2018-03-13
* Add a helper method for checking whether toolchain resolution is enabled for ...Gravatar John Cater2018-03-13
* Clean up testing of constraint-based selects to not rely on anything that use...Gravatar John Cater2018-03-13
* Remove assumption from test that /a and /b don't exist.Gravatar buchgr2018-03-13
* PiperOrigin-RevId: 188862123Gravatar lpino2018-03-13
* Make DeployArchiveBuilder fetch the C++ toolchain identifier throughGravatar lberki2018-03-13
* Allow @Ignore on junit test classesGravatar Stephen Amar2018-03-13
* tests: add TimestampGranularityUtilsGravatar laszlocsomor2018-03-13
* Make KeepScanner tool search classpath for nearest definition of each member ...Gravatar kmb2018-03-12
* Fix toolchain and execution platform registration to use patterns.Gravatar John Cater2018-03-12
* Add mostly-ide-generated hashCode for RootedPathGravatar michajlo2018-03-12
* Fix javac-turbine diagnostic formatting to include source positionGravatar cushon2018-03-12
* Minor fixes to KeepScanner tool:Gravatar kmb2018-03-12
* Tag Attribute, SkylarkDefinedAspect and some other Skylark classes withGravatar mjhalupka2018-03-12
* Support custom implementations of emulated core interface methodsGravatar kmb2018-03-12
* Prefix startup dots with "Connecting to local Bazel server..." message.Gravatar ruperts2018-03-12
* Remove comment that is false as of a recent commit.Gravatar nharmata2018-03-12
* Remove support for blaze dump --vfs.Gravatar tomlu2018-03-12
* Clarify description of the configuration typeGravatar brandjon2018-03-12
* Automated rollback of commit 7ba939dfd5df48903929e9c14ebd0449656403e4.Gravatar shreyax2018-03-12
* Unify action_configs for static librariesGravatar hlopko2018-03-12
* Fix docstring variable expansion for @SkylarkModuleGravatar brandjon2018-03-12
* remote: fix flakiness of HttpBlobStoreTest on Windows.Gravatar buchgr2018-03-12
* Add RuleContext#getConfiguredTargetAndDataMap and use it in analysis/Util.Gravatar janakr2018-03-10
* Make RuleContext#getSplitPrerequisiteConfiguredTargetAndTargets public and us...Gravatar janakr2018-03-10
* Fix broken links and formattingGravatar brandjon2018-03-10
* Add RuleContext#getPrerequisiteConfiguredTargetAndTarget and use it in GoTest...Gravatar janakr2018-03-10
* Replace some #getConfiguration calls coming from a TransitiveInfoCollection t...Gravatar janakr2018-03-10
* Get rid of non-class-based lookups for ObjectCodecs. There were basically no ...Gravatar janakr2018-03-10
* Open-source ImmutableMapCodec and make it able to handle arbitrary keys/value...Gravatar janakr2018-03-10
* Replace ConfiguredTargetAndData#getConfiguredTarget()#getConfiguration() with...Gravatar janakr2018-03-10
* Make memoizing serialize and deserialize methods that take a codec package-pr...Gravatar janakr2018-03-10
* Explicitly don't serialize/deserialize Package objects in ConfiguredTargetVal...Gravatar janakr2018-03-10