aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* Move Jack's tools into AndroidSdkProvider.Gravatar Michael Staib2015-07-16
* Add all transitive module maps when we use header modules.Gravatar Manuel Klimek2015-07-13
* Add an --android_crosstool_top that sets the C++ toolchain to be used for And...Gravatar Lukacs Berki2015-07-13
* Adds a getter for the gen jar.Gravatar Alex Humesky2015-07-13
* Provide placeholder rule class for deserialized Skylark rulesGravatar Mark Schaller2015-07-10
* Skylark: Implemented ctx.expand_location() which expands the location(s) of t...Gravatar Florian Weikert2015-07-10
* Adds an output group for gen jars.Gravatar Alex Humesky2015-07-10
* Make android_binary rules with the application_id= attribute set the correct ...Gravatar Lukacs Berki2015-07-10
* Adds gen jar and manifest proto outputs.Gravatar Alex Humesky2015-07-10
* Tolerate "..." as the base filename for the fdo profile.Gravatar Janak Ramakrishnan2015-07-10
* Add a separate section for workspace rules in the encyclopediaGravatar Kristina Chodorow2015-07-08
* Make globs work in remote repositories.Gravatar Lukacs Berki2015-07-08
* Moves ibtoolzip from src/tools/xcode-common/j/c/g/devtools/ to src/tools/xcode.Gravatar Googler2015-07-08
* Rollback of commit 4dbd628dc1384e5dce8c036e2b6bf93dd974bf04.Gravatar Mark Schaller2015-07-08
* Description redacted.Gravatar Googler2015-07-08
* Tell the Unused analyzer about SkylarkSignature.Gravatar Francois-Rene Rideau2015-07-08
* Provide placeholder rule class for deserialized Skylark rulesGravatar Mark Schaller2015-07-08
* Get rid of legacy default features that are not needed any more.Gravatar Manuel Klimek2015-07-07
* Allow Skylark rules to be private.Gravatar Laurent Le Brun2015-07-07
* Support (test) timeouts in Bazel.Gravatar Han-Wen Nienhuys2015-07-07
* Rollback of accidentally submitted change.Gravatar Lukacs Berki2015-07-07
* Make globs work in remote repositories.Gravatar Lukacs Berki2015-07-07
* Blaze changes to support LLVM profile feedback.Gravatar Googler2015-07-07
* Fix order of C++ compiler flags:Gravatar Manuel Klimek2015-07-03
* Do not load any Android tool unconditionally. We are loading them now as vani...Gravatar Lukacs Berki2015-07-02
* Make the "actual" argument of bind() optional and do not point //external:and...Gravatar Lukacs Berki2015-07-01
* Export XcodeProvider in j2objc_library rule.Gravatar Rumou Duan2015-07-01
* Skylark: only allow rules that are exportedGravatar Francois-Rene Rideau2015-06-30
* Avoid crash when the Android stub application is not a Java rule.Gravatar Lukacs Berki2015-06-30
* Remove all traces of --java_cpu.Gravatar Lukacs Berki2015-06-30
* For each objc target, export all xcdatamodels in the transitive closure to Xc...Gravatar Rumou Duan2015-06-30
* Allow resources to be added only once in each rule.Gravatar Peter Schmitt2015-06-29
* Eliminate BuildConfiguration.getShortName().Gravatar Lukacs Berki2015-06-29
* Remove references to all Android tools from AndroidConfiguration.Gravatar Lukacs Berki2015-06-29
* Remove BuildConfiguration.cacheKey() and replace .shortCacheKey() with a .che...Gravatar Lukacs Berki2015-06-29
* Implement multi-level intermediate dwp actions. These avoid OOMsGravatar Googler2015-06-29
* experimental_ios_test: Support data dependenciesGravatar Daniel Wagner-Hall2015-06-29
* Clean up ReleaseBundlingSupports calling of ShellCommands.Gravatar Googler2015-06-26
* Setup FDO command-line options via feature configurations.Gravatar Googler2015-06-25
* Rollback of commit dfde4e5cd86f00c30bdedeed020844c861658b53.Gravatar Daniel Wagner-Hall2015-06-25
* experimental_ios_test: Support data dependenciesGravatar Daniel Wagner-Hall2015-06-25
* Skylark: Document default attributes for test rules.Gravatar Laurent Le Brun2015-06-25
* Make use of the jvm_opts from java_toolchainGravatar Damien Martin-Guillerez2015-06-24
* Remove support for non-android_sdk Android SDKs.Gravatar Lukacs Berki2015-06-24
* Pass ios cpu architecture(s) information to XCodegen.Gravatar Rumou Duan2015-06-24
* Add XML_OUTPUT_FILE to the test environment in Bazel.Gravatar Han-Wen Nienhuys2015-06-24
* Add two binary size optimizations when --compilation_mode=opt and --objc_enab...Gravatar Rumou Duan2015-06-23
* Rollback of commit 6af85020b520a9dd2bd913562b16716c29c3dbc3.Gravatar Laszlo Csomor2015-06-23
* Allow LinkCommandLine to have a null output.Gravatar Han-Wen Nienhuys2015-06-23
* Skylark: Test rules are implictly executable.Gravatar Laurent Le Brun2015-06-23