aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* 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
* Automated rollback of commit 1af9b1e2238c3b43a2b66233495ecf7b6ef4dcab.Gravatar Googler2017-08-25
* Adds -p to zipalign invocation to align stored (not compressed) .so files in ...Gravatar ahumesky2017-08-25
* Naming style fix for AndroidInstrumentationInfo(Provider).Gravatar dslomov2017-08-25
* Refactor JavaInfo.Gravatar dslomov2017-08-25
* Allow generator attributes in android_libraries used as android_resourcesGravatar Googler2017-08-25
* Windows: Implement Java native launcherGravatar Yun Peng2017-08-25
* Extract a string constant into a final field.Gravatar lberki2017-08-24
* Automated rollback of commit d31a944cfae27564caa7f974e0daec99314d4c44.Gravatar lberki2017-08-24
* Add an xcode_config_alias rule that is an alias to the current xcode_config r...Gravatar lberki2017-08-24
* Allow CommandLine expansion to throw an exception.Gravatar tomlu2017-08-24
* Use CustomCommandLine directly instead of via SpawnAction.Builder.Gravatar tomlu2017-08-24
* Add resource filtering support for third pseudolocaleGravatar Googler2017-08-24
* Stop using CustomMultiArgv in ProtoCompileActionBuilder.Gravatar tomlu2017-08-24