aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* Throws an ISE when a handler is not definedGravatar dmarting2017-09-04
* Automated rollback of commit 8d6fc64b18c7e35b93f5c43dae1dbd2f8cae2147.Gravatar plf2017-09-04
* Rename bazel-user-manual.html into user-manual.htmlGravatar dmarting2017-09-04
* Automated rollback of commit 618a2bf3574015d1d341d59a34e4d0bf285ad5bf.Gravatar cparsons2017-09-04
* Moves all the mobile-install related code from AndroidBinary to a separateGravatar ahumesky2017-09-04
* Android,Windows: use default shell env in actionsGravatar Laszlo Csomor2017-09-01
* Rolling forward Java coverage.Gravatar elenairina2017-09-01
* Expose ConfigFeatureFlagProvider to skylarkGravatar cparsons2017-09-01
* Release config_setting.flag_values from the whitelist.Gravatar mstaib2017-09-01
* Automated rollback of commit 964f0a5d83fe7958236c9eb0be619f553d488748.Gravatar cpeyser2017-09-01
* Remove resource_extractor attribute from the android_sdk rule.Gravatar jingwen2017-09-01
* Automated rollback of commit fc41c430e4de4594a1d699f573d191cbad52a2fb.Gravatar plf2017-09-01
* Bazel c++ rules depend on a c++ toolchain.Gravatar cpeyser2017-09-01
* Allow non-dottedversion aliases for --xcode_versionGravatar cparsons2017-08-31
* Fixes typo in proto_library docsGravatar Googler2017-08-31
* Split the cycle between vfs and profiler.Gravatar philwo2017-08-31
* Add JavaInfo as a (preferred) alias to java_common.provider.Gravatar dslomov2017-08-31
* Rollforward #2 of "AppleBinary and AppleStaticLibrary no longer propagate unw...Gravatar cparsons2017-08-31
* android_test binary_under_test/deps must have the same flags if any are set.Gravatar mstaib2017-08-31
* Fixed typo errors in doc: s/of/off, s/tarets/targetsGravatar jingwen2017-08-31
* Fix typo in idl generation mnemonic.Gravatar ajmichael2017-08-31
* Error reporting for invalid dynamic configurationsGravatar cparsons2017-08-31
* Fix .dwo Artifact construction with ThinLTO+Fission for nativedepsGravatar Googler2017-08-30
* Add support for Proguard's -obfuscationdictionary command line parameter with...Gravatar Googler2017-08-30
* Automated rollback of commit 9d5bce66280094c0531ddfde2752e596d0d78c79.Gravatar plf2017-08-30
* Move ObjcProvider FLAG into a new provider type (TransitiveSourcesProvider) t...Gravatar cpeyser2017-08-30
* Remove TODO regarding removal of a couple ObjcProvider keys.Gravatar cparsons2017-08-30
* Save density information to manifests when filtering resources in analysisGravatar Googler2017-08-30
* Remove an obsolete TODOGravatar dmishe2017-08-30
* Change bug tracking in TODOs for LegacyCompilationSupport deprecation.Gravatar cparsons2017-08-30
* Remove default_macosx_sdk_version (use default_macos_sdk_version only)Gravatar cparsons2017-08-30
* Narrow the LinkCommandLine API.Gravatar Googler2017-08-30
* Change TODO to reference individual instead of internal bug numberGravatar brandjon2017-08-30
* Rollforward of https://github.com/bazelbuild/bazel/commit/0071b396776be4d146f...Gravatar apell2017-08-29
* Add a new toolchain type for c++. In order to do this, PlatformConfiguration...Gravatar cpeyser2017-08-29
* Ensure ThinLTO backend actions always generate debug info when fission enabledGravatar Googler2017-08-29
* Split "shell", "graph" into their own packages.Gravatar philwo2017-08-29
* aar_import creates res/values/empty.xml if it contains no resources.Gravatar ajmichael2017-08-29
* Missing link in docs of proto_libraryGravatar Googler2017-08-29
* remove reference to native "ios_framework" rule, as it no longer exists.Gravatar cparsons2017-08-29
* Automated rollback of commit 363413110f3a63a11d900864be1852adbaed2899.Gravatar cpeyser2017-08-29
* Clean up after rolling out --jplNonStrictDepsLikePl.Gravatar carmi2017-08-29
* Clean up after rolling out --correctRollupTransitiveProtoRuntimes.Gravatar carmi2017-08-29
* In the config_setting arguments section, the description of the "values" arg ...Gravatar juliexxia2017-08-29
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-29
* Remove TODO from LegacyCompilationSupport.Gravatar tomlu2017-08-29
* Add a --output_directory_suffix command line option to facilitate the removal...Gravatar lberki2017-08-28
* Add a new toolchain type for c++. In order to do this, PlatformConfiguration...Gravatar cpeyser2017-08-28
* Add a warning to the bind() docsGravatar Rodrigo Queiro2017-08-25
* Add the JAVABASE and JAVA Make variables to java_runtime_alias artifically if...Gravatar lberki2017-08-25