aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
...
* Updates android_binary.multidex docs.Gravatar Alex Humesky2016-06-16
* Adds a warning to users of objc_proto_library to enable the use_objc_header_n...Gravatar Sergio Campama2016-06-16
* Fix entitlements substitution documentation.Gravatar Peter Schmitt2016-06-16
* When building ObjectiveC++, pass the flag -std=c++11 in addition to -stdlib=l...Gravatar Googler2016-06-15
* Improves flag handling.Gravatar Sergio Campama2016-06-15
* Adds deprecation warning for users of output_cpp attribute.Gravatar Sergio Campama2016-06-15
* CppCompileAction learns its tool from an action_config, if present. OSX cros...Gravatar Cal Peyser2016-06-15
* Use only one list of parameters for SkylarkSignatureGravatar Damien Martin-Guillerez2016-06-14
* Minor refactoring of C++ compilation.Gravatar Lukacs Berki2016-06-14
* Allow a config_setting() to match against the default grte_top.Gravatar Googler2016-06-14
* Rollback of commit bbab724f9c3600952a65a90febf50e1118568a96.Gravatar Peter Schmitt2016-06-14
* --Gravatar Carmi Grushko2016-06-14
* Add --[no]instrument_test_targets option to BlazeGravatar Googler2016-06-14
* fix crash that can happen when using incremental dexing *and* --android_cross...Gravatar Googler2016-06-13
* Always use android_compiler if android_crosstool_top is set.Gravatar Googler2016-06-13
* Adds a step before creating the resource apk (ap_) to swap out the applicationGravatar Alex Humesky2016-06-13
* Add addMainDexListActionArguments to AndroidSemantics.Gravatar Googler2016-06-13
* Have SkylarkAttr expose whether a skylark rule class attribute type is config...Gravatar Nathan Harmata2016-06-10
* Rollback of commit b19d632b5ad832ec829980a8bf71b18bbf277143.Gravatar Yun Peng2016-06-10
* Use the cc_toolchain rule instead of an event bus-based hack to signal an err...Gravatar Lukacs Berki2016-06-10
* Rollback of commit 0150e7fa5963fa569d9795c02fd3afe3c52ff30c.Gravatar Yun Peng2016-06-10
* Rollback of commit 828a9e2f167db8c4debca6e00ee37dd030849c2f.Gravatar Yun Peng2016-06-10
* Rollback of commit cc993c26047f8d459711ed211338570ce7c1576c.Gravatar Yun Peng2016-06-10
* Adds the path to the debug keystore to the apk_manifest.Gravatar Alex Humesky2016-06-10
* Reverts the protobuf lib dependency being loaded from tools/objc, and instead...Gravatar Sergio Campama2016-06-10
* Extract the @Param annotation from @SkylarkSignatureGravatar Damien Martin-Guillerez2016-06-10
* Fix typos and grammar.Gravatar Julio Merino2016-06-09
* Add missing actions to dependency_file featureGravatar Yun Peng2016-06-09
* Always register module map actions.Gravatar Dmitry Shevchenko2016-06-09
* Remove --java_launcher_javatest_migrationGravatar Liam Miller-Cushon2016-06-09
* More refactor work on single-/multi- architecture accessor methods of AppleCo...Gravatar Chris Parsons2016-06-09
* Wrap inputs to ObjcLink (via clang) invocations in an objlist, and pass the a...Gravatar Chris Parsons2016-06-09
* Return a JavaCompilationArgs instead of JavaCompilationArtifacts from JavaLib...Gravatar Carmi Grushko2016-06-08
* Move -MD and -MF(for dotd file generation) into featureGravatar Yun Peng2016-06-08
* Move -c and -o options into action_configGravatar Yun Peng2016-06-08
* Replaced arrays by single value for extra{Positionnals,Named} in SkylarkSigna...Gravatar Damien Martin-Guillerez2016-06-08
* Allow flags to be applied to an action using an action_config. A flag set onGravatar Cal Peyser2016-06-07
* Add module map support to ExperimentalObjcLibrary, which contains experimenta...Gravatar Cal Peyser2016-06-07
* Separates the proto compilation action from the other linking sources, to iso...Gravatar Sergio Campama2016-06-06
* Rollback of commit bda8ae9212621da50d6b18f185f99450fb6d6da9.Gravatar Lukacs Berki2016-06-06
* Remove redirect chasing from AndroidConfiguration.Loader.Gravatar Lukacs Berki2016-06-06
* Inline JavaLibraryHelper.Info.Gravatar Carmi Grushko2016-06-06
* Remove emitProviders and simplify JavaLibraryHelper to take JavaCompilationAr...Gravatar Carmi Grushko2016-06-06
* Add @loader_path to -rpath for xctest targets.Gravatar Dmitry Shevchenko2016-06-06
* Delete the legacy global function 'provider'.Gravatar Laurent Le Brun2016-06-03
* Add resource_jar to android_studio_info.proto.Gravatar Googler2016-06-03
* --Gravatar Googler2016-06-03
* Update j2objc targets referenced by Bazel rules.Gravatar Googler2016-06-02
* Add java_toolchain to IDE aspect output.Gravatar Googler2016-06-02
* Rollback of commit 4ab4f05a8cbbaa4b7d938d1d305961fe95a5416c.Gravatar Tobias Werth2016-06-02