aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* Move platform providers to a new package to break cyclic dependencies.Gravatar John Cater2017-05-02
* Only allocate some formerly frequently allocated PathFragment objects once.Gravatar nharmata2017-05-02
* Make Skylark interpreter read Skylark command-line flagsGravatar brandjon2017-04-30
* Automated g4 rollback of commit a83a5df53ca184ad59a4a46cd9dfa747bf08007a.Gravatar Googler2017-04-30
* Custom module map for j2objc_libraryGravatar Googler2017-04-30
* Automated g4 rollback of commit 6af104a0cf5662d53e4f55b7d5a64255ce470a53.Gravatar ajmichael2017-04-30
* Convert LLVM raw profiles to indexed format if necessary.Gravatar Googler2017-04-30
* Split transition unconditionally for multiarch apple rulesGravatar cparsons2017-04-30
* Introduce a base class for AndroidLocalTest, AndroidLocalTestBase. This is a ...Gravatar Googler2017-04-30
* Refactor to extract the collection of portable proto filters.Gravatar kaipi2017-04-30
* Rollforward attempt 2 of "apple_binary extension_safe attribute results in co...Gravatar cparsons2017-04-28
* Add FILES_TO_COMPILE output group to apple_static_library.Gravatar cpeyser2017-04-28
* Make --experimental_android_compress_java_resources true by default.Gravatar ajmichael2017-04-28
* Rename CppCompileCommandLine to CompileCommandLine and move it out from CppCo...Gravatar hlopko2017-04-28
* Only create the databinding annotation file onceGravatar cushon2017-04-28
* Reformat Bazel crosstools to have consistent 2 spaces indentGravatar hlopko2017-04-28
* Make JavaCompilationArtifacts an AutoValue. Helpful for debugging.Gravatar Googler2017-04-28
* Init absent action configs for CppCompile actionsGravatar hlopko2017-04-27
* Hide --experimental_android_use_singlejar_for_multidex.Gravatar ajmichael2017-04-27
* RELNOTES: Add Skylark stubs needed to remove sysroot from CppConfiguration.Gravatar Googler2017-04-27
* Give RuleContext the ability to add Make VariablesGravatar Googler2017-04-27
* Automated g4 rollback of commit d5ee3b5397135eebd4b5d5b6bd4a4444093c4df8.Gravatar kchodorow2017-04-26
* Automated g4 rollback of commit bcd23553f38f54fd4846aa507c827a4ee40cfab4.Gravatar ajmichael2017-04-26
* Remove jack and jill attributes of android_sdk.Gravatar ajmichael2017-04-26
* Adds a forwarder for instrumented files in AppleBinary.Gravatar kaipi2017-04-26
* Repositories can only be accessed in projects that define them in their WORKS...Gravatar kchodorow2017-04-26
* proto_library: Pass exec path to protoc. Fixes #2265Gravatar Jakob Buchgraber2017-04-26
* Archiving with --experimental_objc_crosstool=all/library includes precompiledGravatar cpeyser2017-04-26
* Remove AppleCrosstoolSplitTransition.Gravatar cpeyser2017-04-26
* Add check to LocalRepositoryFunction that the path contains a WORKSPACEGravatar John Cater2017-04-25
* Update apple_binary.platform_type docs to mention macos and tvos.Gravatar allevato2017-04-25
* Parse /showIncludes output for MSVC compilerGravatar Yun Peng2017-04-25
* Document declared providers.Gravatar Dmitry Lomov2017-04-25
* Deprecate --experimental_android_use_singlejar_for_multidex.Gravatar ajmichael2017-04-25
* Export the FILES_TO_COMPILE output group from the objc rules. Add a builder ...Gravatar cpeyser2017-04-25
* Cleanup SingleJarActionBuilderGravatar cushon2017-04-25
* Add a undocumented way to define a platform that is autodetected fromGravatar John Cater2017-04-24
* Refactor PlatformInfo.Builder to detect and report invalid configurations.Gravatar John Cater2017-04-24
* Fix typo in comment in TestResult.java.Gravatar philwo2017-04-24
* Add documentation for the (otherwise very confusing) :lipo_context attribute.Gravatar lberki2017-04-24
* Don't create the LIPO context collector subgraph for instrumentation builds.Gravatar gregce2017-04-24
* AutoValue and SkylarkClassObject interact badly, so remove that.Gravatar John Cater2017-04-24
* Remove an unused argument from FdoSupport#getGcdaArtifactsForGcdaPath().Gravatar lberki2017-04-24
* Remove --microcoverage supportGravatar cushon2017-04-24
* Initialize FeatureConfiguration for hip toolchain when building hipGravatar hlopko2017-04-24
* Rewrite repository lookup to return a failed value rather than throwGravatar ulfjack2017-04-20
* Allow Skylark rule to declare a dependency on the C++ toolchain and make the ...Gravatar lberki2017-04-20
* Automated g4 rollback of commit 50d62ee7888856f935d09e5fd60ee23d24d02b44.Gravatar cushon2017-04-20
* Prepare dynamic LIPO transitions.Gravatar gregce2017-04-20
* Add repository override optionGravatar kchodorow2017-04-20