aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules
Commit message (Expand)AuthorAge
* 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
* 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