aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Remove MergingExceptionGravatar corysmith2017-05-04
* Implement dynamically configured LIPO builds.Gravatar gregce2017-05-04
* Implement a flag to forbid the `+` operator for dictsGravatar vladmos2017-05-04
* Use a normal SpawnAction for some header compilation actionsGravatar cushon2017-05-04
* Refactor "isMutable" -> "isFrozen"Gravatar brandjon2017-05-04
* Clean VanillaJavaBuilder output directoriesGravatar cushon2017-05-04
* Fix Java styleGravatar vladmos2017-05-04
* Implement a flag for extend-like behavior of the `+=` operator for listsGravatar vladmos2017-05-04
* Cleanup SolibSymlinkAction: "target" is never null, and no need to re-impleme...Gravatar felly2017-05-04
* Add patch transitions for DATA -> TARGET and LIPO_COLLECTOR -> TARGET.Gravatar gregce2017-05-04
* Add the flag --incompatible_keyword_only_syntax to forbid keyword-only syntax.Gravatar laurentlb2017-05-04
* Fix potential uninitialized variable usage in linux-sandbox-options.ccGravatar Peter Foley2017-05-04
* Remove implicitRequirements from --experimental_android_compress_java_resources.Gravatar ajmichael2017-05-04
* Remove java8 code from ResourceSymbols.java.Gravatar ajmichael2017-05-04
* Introduce BazelPackageLoader.Gravatar nharmata2017-05-04
* BuildOptions cleanup:Gravatar gregce2017-05-04
* Remove xcodeproj as implicit output.Gravatar schmitt2017-05-04
* Rollforward #2 of: Basic open-source crosstool to support targeting apple pla...Gravatar cparsons2017-05-04
* Don't let latebound split attributes leave the host configuration.Gravatar gregce2017-05-04
* Make SkyKey an interface, and start the migration of not creating SkyKey wrap...Gravatar janakr2017-05-04
* Add the option for warning-level enforcement of One Version violations. This ...Gravatar Googler2017-05-04
* * Fork the deprecated SymbolLoader/SymbolWriter code from com.android.builder...Gravatar corysmith2017-05-04
* Implement a flag to deprecate old constructor for depsets (`set`)Gravatar vladmos2017-05-04
* Use ASM to collection exception types, so that we can avoid using class loadersGravatar cnsun2017-05-04
* Rollforward of commit aa7f9307636d38cbb93a03acac8f4c59adfa0ee8.Gravatar ccalvarin2017-05-04
* Document output groups.Gravatar Dmitry Lomov2017-05-04
* Actually encode HTML entitiesGravatar kchodorow2017-05-03
* Fix ObjcRuleTestCase#checkClangCoptsForCompilationMode - order is different forGravatar cpeyser2017-05-03
* Automated g4 rollback of commit f2f7839eefe1274bf9e25708201ec3cd89b19846.Gravatar cushon2017-05-03
* Do not add SkylarkProviders to target's provider map unless it is needed.Gravatar dslomov2017-05-03
* BEP: Report stdout/stderrGravatar Klaus Aehlig2017-05-03
* Do not put OutputGroupProvider into SkylarkProviders.Gravatar dslomov2017-05-03
* Remove memory regression introduced with OutputGroupInfo provider.Gravatar dslomov2017-05-03
* Option for try-with-resources runtime classesGravatar Googler2017-05-03
* Automated g4 rollback of commit ce33ab7a49126a513d7d5a6bc16f86154d9a85b6.Gravatar plf2017-05-03
* Flag cleanup (Step 1 of 3): Make use_singlejar_for_proguard_libraryjars a no-...Gravatar Googler2017-05-03
* Clarify commentGravatar brandjon2017-05-03
* Add static methods to return target kinds for built-in targetsGravatar Googler2017-05-03
* Add "uses_protobuf" attribute to objc_proto_library rule.Gravatar kaipi2017-05-03
* Set the local CPU reservation for tests based on their "cpu:<n>" tag.Gravatar philwo2017-05-03
* BEP: Add WorkspaceStatusGravatar Klaus Aehlig2017-05-03
* Clarify the meaning of the two symbol counts that Gold outputs forGravatar Googler2017-05-03
* Remove superpowers from default provider.Gravatar dslomov2017-05-03
* Automated g4 rollback of commit 7beadb7277453efec7e12b925005e7f0e003b592.Gravatar nharmata2017-05-03
* Silence the Test runner's debug output when we runs as a persistent runner as...Gravatar kush2017-05-03
* Handle null action inputs in TreeNodeRepositoryGravatar ulfjack2017-05-03
* Delete objc_xcodeproj rule.Gravatar schmitt2017-05-03
* Implement OutputGroupInfo provider.Gravatar dslomov2017-05-03
* Restoration of file incorrectly trunkated by the export processGravatar Damien Martin-Guillerez2017-05-03
* Automated g4 rollback of commit 5038016e6573962d2554fcf9c10faa0cca8714e2.Gravatar dmarting2017-05-02