aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib
Commit message (Expand)AuthorAge
* Experimental UI: Support multiple BuildEventTransportAnnouncedEventsGravatar buchgr2017-05-29
* BEP: also report make variablesGravatar Klaus Aehlig2017-05-29
* Delete ios_framework native rule.Gravatar cparsons2017-05-29
* Propagate objc_library SDK Frameworks through cc_library edgesGravatar cparsons2017-05-29
* Make workspace cycle reporting a little more flexibleGravatar kchodorow2017-05-29
* For objc rules, generated headers are mandatory inputs to CppCompileAction.Gravatar cpeyser2017-05-26
* BEP: report more test-result files and add a constants classGravatar aehlig2017-05-26
* Use FeatureConfiguration to compute value of CC_FLAGS make variableGravatar hlopko2017-05-26
* Use the correct extension_safe copt for extension_safe attributeGravatar cparsons2017-05-26
* Make platform providers creatable from Skylark.Gravatar John Cater2017-05-26
* Remove workspace tree under correct nameGravatar kchodorow2017-05-26
* Remove no-op use_singlejar_for_proguard_libraryjars flag - it was removed fro...Gravatar Googler2017-05-26
* Expose creation method for DottedVersion to skylark.Gravatar cparsons2017-05-26
* Use nested sets for configured target runfiles instead of flattened lists.Gravatar Googler2017-05-26
* Clean up SkylarkToolchainConstructor's argument handling.Gravatar John Cater2017-05-26
* Added an implicit output target to j2objc_libraryGravatar Googler2017-05-26
* Automated g4 rollback of commit e2edf2e141a09c025a958d580c7cac7b57c70d83.Gravatar Googler2017-05-26
* Root GenObjcBundledProtos input filelist under the appropriate build configur...Gravatar cparsons2017-05-26
* Add one version enforcement to android_robolectric_testGravatar Googler2017-05-26
* Add toolchains attribute to aspect.Gravatar John Cater2017-05-26
* Don't throw runtime exception on interruption - since we know the future is a...Gravatar Googler2017-05-26
* Improve error messages for malformed Android SDK/NDK.Gravatar ajmichael2017-05-24
* Remove outdated documentation about appcompat library.Gravatar ajmichael2017-05-24
* Remove possibility of circular initialization errors inGravatar John Cater2017-05-24
* Set --experimental_enable_objc_cc_deps by default in the blaze binary.Gravatar cpeyser2017-05-23
* Automated g4 rollback of commit c4134802dd15d6ef5cca6521f6bf6aac395ee2ad.Gravatar kchodorow2017-05-23
* Make PackageOrException.get() public + make loadPackages() variant.Gravatar carmi2017-05-23
* Update remote caching / execution docsGravatar ulfjack2017-05-23
* experimental UI: Support limiting consoleGravatar Klaus Aehlig2017-05-23
* BEP: explicitly mark the important outputs as deprecatedGravatar aehlig2017-05-23
* Don't de-duplicate linkopts from two different configured targets that have t...Gravatar lberki2017-05-23
* Fix typos in android_device.system_image attribute documentationGravatar Googler2017-05-23
* Add CC_FLAGS to the macros that pull in the CcToolchainProvider for genrulesGravatar Googler2017-05-23
* Remove outdated comment.Gravatar ajmichael2017-05-23
* Add deprecation warning if the "legacy" manifest merger is used, now that the...Gravatar apell2017-05-23
* If the target apple_binary is a loadable_bundle, always pass the @loader_path...Gravatar kaipi2017-05-23
* Fix ordering of -fPIC for PIC compiles in the LTOBackendActionGravatar Googler2017-05-23
* Automated g4 rollback of commit c78c947e6a8cbb323304f872a3dcabb989a3d76b.Gravatar cpeyser2017-05-23
* Loosen java_library.exports and java_import.*Gravatar Stephen Twigg2017-05-22
* Extract determining which manifest merger to use (legacy v android) to a sepa...Gravatar Googler2017-05-22
* Fix aspect processing when same dep appears in 2 attributes.Gravatar kaipi2017-05-22
* Extract :cc_toolchain as constantGravatar hlopko2017-05-22
* Create a loadPackages() method that loads multiple packages simultaneously, u...Gravatar carmi2017-05-22
* Expose javac jar in java_toolchain's skylark providerGravatar Googler2017-05-22
* Add operator // for division.Gravatar laurentlb2017-05-22
* Move Bazel Android WORKSPACE rule docs to Android family.Gravatar ajmichael2017-05-22
* Update the platform rule documentation to match the actual attribute names.Gravatar jcater2017-05-22
* Turn the --explicit_jre_deps flag into a noop.Gravatar Googler2017-05-22
* Fix attribute name so docs are generated properly.Gravatar jcater2017-05-22
* Remote+BES: Stabilize command line flags.Gravatar buchgr2017-05-22