aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
...
* Allow JavaBuilder to be an arbitrary executable.Gravatar cushon2017-11-10
* Adjust blaze to allow for integration of one-version checking inside Google. ...Gravatar Googler2017-11-10
* Update documentation on sdk_frameworks for objc_library.Gravatar kaipi2017-11-10
* Ban middlemen from runfiles artifacts.Gravatar Benjamin Peterson2017-11-10
* Config feature flags for apple_binary and apple_static_libraryGravatar cparsons2017-11-10
* Remove android_instrumentation rule.Gravatar ajmichael2017-11-09
* Remove :foundation from the export list of :packages.Gravatar tomlu2017-11-09
* Rollback "Switch ExtraActionFactory and GenRuleBase to the Expander API" due ...Gravatar cparsons2017-11-09
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Remove an unused JavaClasspathModeGravatar cushon2017-11-07
* Introduce cc_toolchain_type, which exports c++ make variables. UseGravatar cpeyser2017-11-07
* Close HTML tag typosGravatar Googler2017-11-06
* Default experimental flags to trueGravatar Googler2017-11-06
* Expose late-bound-attributes to Skylark.Gravatar cparsons2017-11-06
* Switch ExtraActionFactory and GenRuleBase to the Expander APIGravatar ulfjack2017-11-06
* Move CppConfiguration#getHostSystemName, #getTestOnlyLinkOptions, #getObjCopy...Gravatar cpeyser2017-11-06
* Remove CppConfiguration#getFeatures in favor ofGravatar cpeyser2017-11-06
* Schedule LtoBackendAction when creating LtoBackendArtifactGravatar Googler2017-11-06
* Remove legacy implementation of objc compilation/archiving/linking.Gravatar cpeyser2017-11-06
* Filter local and transitive resources togetherGravatar Googler2017-11-06
* Don't keep set of LTO backend artifacts on link actionGravatar Googler2017-11-06
* Automated rollback of commit 8cb1d2fb460a9caf47df58d7ff051d31080a77cb.Gravatar ulfjack2017-11-03
* Automated rollback of commit 5d42ae10195cd1acb9612df3a3d520f09b0c3e39.Gravatar cpeyser2017-11-03
* When force_pic is on, build linkstamp objects with PIC.Gravatar Googler2017-11-03
* Move getManifestForRule implementation into default method.Gravatar dannark2017-11-03
* Roll forward support for test resource inheritance behind a flagGravatar Googler2017-11-02
* Expose Apple Multi-architecture Split Transition to Skylark.Gravatar cparsons2017-11-02
* Automated rollback of commit 02a5b0fe11de1abe1c6f124413b847f0ecf6c4dd.Gravatar cparsons2017-11-02
* Rename ResourceFilter to ResourceFilterFactoryGravatar Googler2017-11-01
* Clean up LocalResourceContainer.BuilderGravatar Googler2017-11-01
* Move CppConfiguration#toolchainNeedsPic, #getRuntimeSysroot, andGravatar cpeyser2017-10-31
* Move AndroidLocalTestBase.Gravatar dannark2017-10-31
* Remove --incremental_dexing_binary_types.Gravatar ajmichael2017-10-31
* Migrate CppConfiguration#supportsGoldLinker, supportsDynamicLinker,Gravatar cpeyser2017-10-31
* Default to not including library R classes in android_binary runtime classpathGravatar Googler2017-10-31
* Make AndroidRuleClasses#hasProguardSpecs less fragile.Gravatar ajmichael2017-10-31
* Move TransitiveTargetKey to a dedicated top-level classGravatar ulfjack2017-10-30
* Add call to checkDesugarDeps in AndroidBinary.Gravatar kmb2017-10-30
* Remove CppConfiguration#getFeatures in favor ofGravatar cpeyser2017-10-30
* Allow android_test to properly inherit resourcesGravatar Googler2017-10-30
* Thread FileSystem through to a single Path#delete call site.Gravatar tomlu2017-10-30
* Rename Label.EXTERNAL_PACKAGE_FILE_NAME to WORKSPACE_FILE_NAMEGravatar ulfjack2017-10-27
* Remove support for Swift 2.3 toolchainGravatar dmishe2017-10-27
* Add an additional flag (--one_version_enforcement_on_java_tests)Gravatar Googler2017-10-27
* Modify android_instrumentation_test.instrumentation to accept android_binary ...Gravatar jingwen2017-10-27
* Implement android_binary.instruments attribute.Gravatar jingwen2017-10-27
* Add platform_common.MakeVariableInfo so that Skylark code has access to the M...Gravatar lberki2017-10-27
* Remove the runfiles middleman from py_binary's data runfiles.Gravatar Benjamin Peterson2017-10-26
* Automated rollback of commit ca77f608e486bf7aa762565d25bf7b9e30f2268c.Gravatar ulfjack2017-10-26
* Remove OS/Xcode versions (and thus package loading) from AppleConfiguration.L...Gravatar lberki2017-10-26