aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* Make java_classpath flag non-experimentalGravatar Liam Miller-Cushon2016-07-01
* Make building dll less a hack on WindowsGravatar Yun Peng2016-07-01
* Make repository name warning less noisyGravatar Kristina Chodorow2016-07-01
* Skylark documentation update: callback functions have to list the required at...Gravatar Florian Weikert2016-07-01
* Add a javac_supports_workers attribute to the java_toolchain rule.Gravatar Philipp Wollermann2016-07-01
* Remove --experimental_java_deps and --experimental_incremental_ijars.Gravatar Ulf Adams2016-06-30
* Fix existing usages of persistent workers to include the new "supports-worker...Gravatar Philipp Wollermann2016-06-30
* Support copy-only native code in modern native support for android_binary.Gravatar Michael Staib2016-06-30
* Make header compilation flag non-experimentalGravatar Liam Miller-Cushon2016-06-30
* Add platform-specific common compile and link flags toGravatar Cal Peyser2016-06-30
* Fix/work around bad interaction between interface deps and LIPO. Previously l...Gravatar Googler2016-06-29
* Refactor how coverage support files get to test actions.Gravatar Lukacs Berki2016-06-29
* Add java_plugin.generates_apiGravatar Liam Miller-Cushon2016-06-29
* Collect logic related to extra Proguard outputs in one place.Gravatar Googler2016-06-29
* xcode_config throws an error if two aliases are assigned to different version...Gravatar Chris Parsons2016-06-29
* Filter out non-headers from module maps generated by objc_ rules.Gravatar Dmitry Shevchenko2016-06-29
* Rename FileOutErr.get{Output,Error}File to get{Output,Error}Path, because the...Gravatar Philipp Wollermann2016-06-29
* Reorganize Skylark Reference documentation.Gravatar Dmitry Lomov2016-06-29
* Add bitcode support to experimental_objc_library.Gravatar Cal Peyser2016-06-29
* Fixed java_stub_template.txt after disabling runfiles on WindowsGravatar Yun Peng2016-06-27
* Update build encyclopedia documentation to make clear that entitlements are n...Gravatar Googler2016-06-27
* make StdRedirect available in the runfiles.Gravatar Googler2016-06-27
* --Gravatar Carmi Grushko2016-06-27
* Enable non_arc_srcs for experimental_objc_library. Allow build variables to ...Gravatar Cal Peyser2016-06-24
* Roll forward commit 53c8f94cfb2ac7d41c8815e40e3d9d834789142bGravatar Liam Miller-Cushon2016-06-24
* --Gravatar Carmi Grushko2016-06-24
* Fix Label and FileType doc locationsGravatar Kristina Chodorow2016-06-24
* Rollback of commit dc3dad6a905be2ae76d3b1213d7154bf112d1220.Gravatar Sergio Campama2016-06-24
* Adds the Android manifest merger as an option for android_binary rules. The m...Gravatar Andrew Pellegrini2016-06-23
* Description redacted.Gravatar Carmi Grushko2016-06-23
* Support for the compatibility generation of pbobjc.h files by the PB2 library...Gravatar Sergio Campama2016-06-23
* Remove application_id, version_code and version_name attributes from android_...Gravatar Andrew Pellegrini2016-06-23
* Filegroups can optionally export sources from a given output group.Gravatar Cal Peyser2016-06-23
* Skylark: Added more documentation for ctx.expand_location.Gravatar Florian Weikert2016-06-23
* Make CppConfiguration.isLipoOptimizationOrInstrumentation() return false in L...Gravatar Lukacs Berki2016-06-23
* Rollback of commit 611e7cd47de47fd7cc7e08a260d6640803aafd9f.Gravatar Liam Miller-Cushon2016-06-22
* Dedupe input artifacts when adding them to a filelist to be passed to apple's...Gravatar Chris Parsons2016-06-22
* Make module maps generation conditional for native Swift rules.Gravatar Dmitry Shevchenko2016-06-22
* Fix analysis performance regression caused by header compilationGravatar Liam Miller-Cushon2016-06-22
* Change Markdown in execution_requirements docs to HTML, fixes #706.Gravatar John Cater2016-06-22
* Roll forward commit 4ab4f05a8cbbaa4b7d938d1d305961fe95a5416c.Gravatar Googler2016-06-22
* Remove the "glibc" selector from CppConfiguration.Gravatar Lukacs Berki2016-06-22
* Refactor common code that determines whether a target is coveredGravatar Googler2016-06-22
* When running Java-based tools, use -XX:+TieredCompilation -XX:TieredStopAtLev...Gravatar Philipp Wollermann2016-06-21
* Skylark: ObjcProvider related errors now use the correct Skylark type instead...Gravatar Florian Weikert2016-06-21
* Disable runfiles on Windows.Gravatar Dmitry Lomov2016-06-21
* Added more pointers to Aspect-related documentation.Gravatar Florian Weikert2016-06-21
* Remove breakpad support from bazelGravatar Dmitry Shevchenko2016-06-21
* 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