aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib
Commit message (Expand)AuthorAge
...
* Rolling forward Java coverage.Gravatar elenairina2017-09-01
* BEP: Add TargetConfigured events also for aspectsGravatar Klaus Aehlig2017-09-01
* BEP: Rename enum entryGravatar aehlig2017-09-01
* Expose ConfigFeatureFlagProvider to skylarkGravatar cparsons2017-09-01
* Automated rollback of commit 2b983bdf508e010a3d4ee9dbaf446b7666749799.Gravatar cpeyser2017-09-01
* Release config_setting.flag_values from the whitelist.Gravatar mstaib2017-09-01
* Automated rollback of commit 964f0a5d83fe7958236c9eb0be619f553d488748.Gravatar cpeyser2017-09-01
* Publish TARGET_SKIPPED status to Goops and Master Log for targets with incomp...Gravatar Googler2017-09-01
* Remove resource_extractor attribute from the android_sdk rule.Gravatar jingwen2017-09-01
* Move caching of OptionDefinitions to be static, and remove uncached extractio...Gravatar ccalvarin2017-09-01
* Automated rollback of commit fc41c430e4de4594a1d699f573d191cbad52a2fb.Gravatar plf2017-09-01
* Fix BazelPackageLoader to handle local repositories, and clean up API byGravatar jcater2017-09-01
* Fix --nobuild_runfile_manifests to keep transitive dependencies of the runfilesGravatar Googler2017-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
* Moves the bazel_j2objc repository definition from j2objc.WORKSPACE to the mainGravatar Googler2017-08-31
* Skylark: ctx.actions.run_shell uses helper scriptGravatar László Csomor2017-08-31
* Split the cycle between vfs and profiler.Gravatar philwo2017-08-31
* Remove reference to 'blaze'Gravatar hlopko2017-08-31
* Add JavaInfo as a (preferred) alias to java_common.provider.Gravatar dslomov2017-08-31
* Update 'copts' documentationGravatar hlopko2017-08-31
* docs,Skylark: explain actions.run_shell.commandGravatar laszlocsomor2017-08-31
* Rollforward #2 of "AppleBinary and AppleStaticLibrary no longer propagate unw...Gravatar cparsons2017-08-31
* Remind user of the --experimental_allow_project_files flag when they try usin...Gravatar Googler2017-08-31
* Fix typo on PackageIdentifier documentation.Gravatar jcater2017-08-31
* Turn ActionCacheStatistics into a proto.Gravatar jmmv2017-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
* Stop printing out Exception class names to the user while usingGravatar kush2017-08-31
* Fix typo in idl generation mnemonic.Gravatar ajmichael2017-08-31
* Add check that the exec and target platform labels actually provide a Platfor...Gravatar John Cater2017-08-31
* Error reporting for invalid dynamic configurationsGravatar cparsons2017-08-31
* Rollforward of c++ toolchain-relevant BUILD file and Bazel mocking changes. ...Gravatar cpeyser2017-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
* docs,Skylark: fix formatting in Args.htmlGravatar laszlocsomor2017-08-30
* In terse test_summary, skip no-status testsGravatar Klaus Aehlig2017-08-30
* remote: support timeoutsGravatar buchgr2017-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
* Stop blaze crash due to a symlink cycle or unbounded expansion encounteredGravatar kush2017-08-30
* Move default value & converter finding logic to the OptionDefinition class.Gravatar ccalvarin2017-08-30
* Make PackageLookupValue#key(PathFragment) public.Gravatar nharmata2017-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