aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* Adds the label of the rule that produced the artifact to the apk manifest.Gravatar Alex Humesky2016-06-21
* Move Android and Java 7 javacopts into java_toolchainGravatar Liam Miller-Cushon2016-06-21
* Remove --objc_generate_debug_symbols flagGravatar Dmitry Shevchenko2016-06-21
* Allow importing of late loaded dynamic frameworksGravatar Googler2016-06-20
* ExperimentalObjcLibrary uses xcrunwrapper to template SDKROOT and DEVELOPER_DIR.Gravatar Cal Peyser2016-06-20
* Fixed the bug in commit fa878df99618bfc59a5ff733871e266e9e3f3fd1 which broke ...Gravatar Yun Peng2016-06-20
* Wrap inputs to ObjcLink (via clang) invocations in an objlist, and pass the a...Gravatar Chris Parsons2016-06-20
* Correctly escape backslashes in proto messarges.Gravatar Googler2016-06-20
* Rollback of commit bdfd58a8ca2ed5735d6aaa5b238fb0f689515724.Gravatar Laurent Le Brun2016-06-20
* Remove BuildConfiguration.addRoots() and the pregrepped includes directory.Gravatar Lukacs Berki2016-06-17
* JavaLibraryHelper can return a JavaCompilationArgsProvider which fully descri...Gravatar Carmi Grushko2016-06-17
* Make the execution root match the runfiles tree structure for external reposi...Gravatar Kristina Chodorow2016-06-17
* Rollback of commit 021dc4e1d25827f0e68a9b6a09ff5f79aa18f8a4.Gravatar Googler2016-06-17
* Remove one instance of -F interspersing with framework linking.Gravatar Chris Parsons2016-06-17
* Create mark file for local repositories, tooGravatar Kristina Chodorow2016-06-17
* Spawn executionInfo from Cpp{Compile,Link}ActionGravatar George Gensure2016-06-16
* Description redacted.Gravatar Googler2016-06-16
* Support for platform_type="watchos" on apple_binary.Gravatar Chris Parsons2016-06-16
* Pass toolchain build variables to C++ link actions.Gravatar Chris Parsons2016-06-16
* Expose Apple platform name to Skylark.Gravatar Googler2016-06-16
* 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