- e7cc19a Make aar_import not fail on aars that do not contain resources. by Adam Michael · 9 years ago
- 5d03c5c Checking BAZEL_SH first when looking for bash on Windows by Yun Peng · 9 years ago
- f8a6752 Adds aar_import rule to Bazel along with tools needed to implement it. Currently only uses AndroidManifest.xml, classes.jar and res/ from AARs. This is sufficient for many of the AARs of Google Play Services and Android Support Repository. by Adam Michael · 9 years ago
- 6e05115 Move Skylark git_repository rules to git.bzl. by David Chen · 9 years ago
- ac99ba2 Handle minimum OS version in swift_library. by Dmitry Shevchenko · 9 years ago
- 6022b7b Rollback of commit 4381a1d6e8f711957f430aac0c301acec6dfa0eb. by Damien Martin-Guillerez · 9 years ago
- 4381a1d Global cleanup change. by Vladimir Moskva · 9 years ago
- 3a5663f Fix error message to actually use python string formatting by Kristina Chodorow · 9 years ago
- c02dc27 Global cleanup change. by Vladimir Moskva · 9 years ago
- 9ae6de5 Modify BUILD.static to use cc_toolchain_suite by Yun Peng · 9 years ago
- ce74693 Scope swift_library object outputs to a unique directory. by Dmitry Shevchenko · 9 years ago
- d34445f Remove debugging print. by Dmitry Shevchenko · 9 years ago
- 9f1f282 Global cleanup change. by Vladimir Moskva · 9 years ago
- 8cb48f7 Re-add support for watchOS in swift_library. by Dmitry Shevchenko · 9 years ago
- 02211a6 Remove dependency on gnu sed by Paul Cody Johnston · 9 years ago
- 87463e7 Fix docker_build() run when using Docker < 1.8 by Sam Guymer · 9 years ago
- 180d1b5 Update all tests so that they use a cc_toolchain_suite instead of a filegroup to declare C++ toolchains. by Lukacs Berki · 9 years ago
- 6b4b269 Adds a jar filter to the IntelliJ IDE aspect. by Googler · 9 years ago
- f7a022e Add BUILD target for bazel apksigner and BUILD.tools so that it can be used in by Adam Michael · 9 years ago
- 5748e2d Disable references to single_arch_{cpu,platform}. by Julio Merino · 9 years ago
- 60a7e63 Python bits split from 130443322 by Googler · 9 years ago
- 381850e xcode_configure repository rule for determining locally installed versions of xcode to select between, relaxing the requirement that users specify --xcode_version and --ios_sdk_version even if they have only one version installed. by Chris Parsons · 9 years ago
- e6fc254 pkg_deb: Make distribution and urgency adjustable by Benjamin Staffin · 9 years ago
- 13c60d0 Add support for watchOS in swift_library by Dmitry Shevchenko · 9 years ago
- a32a70c Add a resource validator action for android_library by Googler · 9 years ago
- 5963ae7 Add a lightweight resource merge action. by Googler · 9 years ago
- 3330528 Add conffiles support to pkg_deb by Michal Rydlo · 9 years ago
- 7576acc Merge xmlns decls in old manifest merger to help transition by Googler · 9 years ago
- 0b701b2 Add external reference for android customtabs by Simon Horlick · 9 years ago
- 76a2bbc Remove support for thin archives. by Lukacs Berki · 9 years ago
- f3d431d Use -fno-canonical-system-headers when supported by Brian Silverman · 9 years ago
- dbbe789 Delete unused empty file. by Adam Michael · 9 years ago
- ff33193 Replaces sh_binary redirects with aliases in Bazel. by Adam Michael · 9 years ago
- a85fabc Include the location of the current swiftmodule for LLDB. by Dmitry Shevchenko · 9 years ago
- e47a5a9 Remove all temporary detrius upon exiting objc action scripts. by Peter Schmitt · 9 years ago
- c6bdd39 fixed strip_prefix related with issue#1604 by Zhexuan Yang · 9 years ago
- 5a4b445 StandaloneTestStrategy: Pass relative JAVA_RUNFILES and PYTHON_RUNFILES to tests by Yue Gan · 9 years ago
- df14501 Add a way to set build configuration values (defines) on swift_library targets. by Dmitry Shevchenko · 9 years ago
- 490f250 workers: Use workers by default for Javac. by Philipp Wollermann · 9 years ago
- 7c38828 executable attribute on apple_genrule, which allows users to run apple_genrule targets on the command line. by Chris Parsons · 9 years ago
- fcd6847 Add a resource parsing action. by Googler · 9 years ago
- a1a13ae J2ObjC wrapper support for java annotation support with unpredictable inputs/outputs. by Rumou Duan · 9 years ago
- 8910087 Typo fixes in markdown and javadoc as suggested by intellij typo inspection. by Googler · 9 years ago
- 247bbfa Add Skylark definitions of {new_,}git_repository. by Nelson Elhage · 9 years ago
- bcb3eb6 Description redacted. -- MOS_MIGRATED_REVID=128258430 by Googler · 9 years ago
- 5eb86fe Export xcode_locator's source file under tools/osx/ to make it available for reference by future repository rules. Removes the xcode-locator binary file under tools/objc. Originally, the precompiled binary was going to be referenced, but it's easier to build from source in the repository rule. by Chris Parsons · 9 years ago
- c5534d6 Rollback of commit 6b1856c0da95ccea97b13890b2617bd0635f4291. by Tobias Werth · 9 years ago
- 6b1856c Make [] happy again by adding a test with the same name as the one whose deletion it did not notice, //third_party/bazel/tools/build_defs/test:swift_lib_test . by Tobias Werth · 9 years ago
- a411746 cc_configure.bzl: Output error message when executing a command fails by Yun Peng · 9 years ago
- ee7d9da Fix tests under build_defs/apple/test. by Dmitry Shevchenko · 9 years ago
- 001aade Adding default value for environment variables and python binary by Yun Peng · 9 years ago
- 74cb8c7 When running Javac and related tools, use -XX:+TieredCompilation -XX:TieredStopAtLevel=1 instead of -client, as the latter is ignored on 64-bit JVMs since at least JDK 6. by Philipp Wollermann · 9 years ago
- 42d8290 Fix Windows tests. by Dmitry Lomov · 9 years ago
- 44fa4c7 Fixed repository.which() on Windows by Yun Peng · 9 years ago
- a035992 StandaloneTestStrategy: Use relative paths for environmental variables related to tests. by Philipp Wollermann · 9 years ago
- 63d4726 Remove a TODO for a closed bug. by Dmitry Shevchenko · 9 years ago
- 56b16e7 Autoconfigure MSVC CROSSTOOL by Yun Peng · 9 years ago
- 9551686 Enable @testable import in swift_library by Dmitry Shevchenko · 9 years ago
- 758a73e Make swift_library explicitly specify the module maps it is using. by Dmitry Shevchenko · 9 years ago
- 4be7fdb RELNOTES: use xcrun simctl instead of iossim to launch the app for "blaze run". by Googler · 9 years ago
- 3348513 More pieces of RClassGeneratorAction by Googler · 9 years ago
- 6e03cbe Switch swift_library to using swiftc instead of swift -frontend. by Dmitry Shevchenko · 9 years ago
- c5804ab Global cleanup change. by Laurent Le Brun · 9 years ago
- 7d265e0 Add all the sources to //:srcs filegroup and add a check to detect by Damien Martin-Guillerez · 9 years ago
- fdb5a8c Fixed Bazel deb package dependency on Ubuntu 16.04 by Yun Peng · 9 years ago
- 7e93587 Remove hacks of building dll from msvc_link.py by Yun Peng · 9 years ago
- 9e9d6ed Make building dll less a hack on Windows by Yun Peng · 9 years ago
- 6b6ff76 Adding features to MSVC CROSSTOOL by Yun Peng · 9 years ago
- eb6e6af Add compilation mode handling to swift_library. by Dmitry Shevchenko · 9 years ago
- 6adba3b Rollback of commit 368cc56fb2baa3e21be4acdd2410a4ce8245de93. by Googler · 9 years ago
- 368cc56 Move platform environment from xcrun_action to apple_action. by Googler · 9 years ago
- 8f460f3 Refactor how coverage support files get to test actions. by Lukacs Berki · 9 years ago
- d8372d2 Improve Clang modules compilation from swift_library rule by Dmitry Shevchenko · 9 years ago
- e1a4a81 Adds the Android manifest merger as an option for android_binary rules. The merger that is used (legacy or android) is controlled by the manifest_merger attribute on android_binary and the default is controlled by the --android_manifest_merger flag. by Andrew Pellegrini · 9 years ago
- 4068a1d Description redacted. -- MOS_MIGRATED_REVID=125589653 by Carmi Grushko · 9 years ago
- bb08e15 Rename data_path to strip_prefix, and directory to package_dir. Fixes #1403 by Yue Gan · 9 years ago
- 4ec251b Roll forward of commit 2ba818ca7d2c77f517f1c0e6540c9af0501b7fb2: Ensure manifest merger places the application element as the last child of the manifest element. This is required for Android N. by Andrew Pellegrini · 9 years ago
- 758d5e2 Fix test runner on Windows without runfiles. by Dmitry Lomov · 9 years ago
- a5afe95 Replace #!/bin/bash -eu with #!/bin/bash and "set -eu". Otherwise, the "-eu" is not picked up when you run the scripts manually using "bash script.sh". by Philipp Wollermann · 9 years ago
- c200914 When running Java-based tools, use -XX:+TieredCompilation -XX:TieredStopAtLevel=1 instead of -client, as the latter is ignored on 64-bit JVMs since at least JDK 6. by Philipp Wollermann · 9 years ago
- a148b4c Disable runfiles on Windows. by Dmitry Lomov · 9 years ago
- 3490ba0 Adds missing arguments. Fixes #1403. by Yue Gan · 9 years ago
- 1442442 Remove breakpad support from bazel by Dmitry Shevchenko · 9 years ago
- 2ba818c Rollback of commit df39a8a06e32aa864d2504df1ea2c7ed162c8c1d. by Googler · 9 years ago
- df39a8a Ensure manifest merger places the application element as the last child of the manifest element. This is required for Android N. by Andrew Pellegrini · 9 years ago
- 455e302 Use valid workspace names in docker_build by Googler · 9 years ago
- 5b815a5 Adds a step before creating the resource apk (ap_) to swap out the application by Alex Humesky · 9 years ago
- 8ca0ff9 docker_build: use a flagfile when creating the layer. by Damien Martin-Guillerez · 9 years ago
- f54af6e Reverts the protobuf lib dependency being loaded from tools/objc, and instead load it from //external. by Sergio Campama · 9 years ago
- 6e3e48e Update 'docker_build' to support 1.10 image format by Sam Guymer · 9 years ago
- 8240b74 Rollback of commit bda8ae9212621da50d6b18f185f99450fb6d6da9. by Lukacs Berki · 9 years ago
- 9668b82 Use alias instead of a filegroup for the //tools/cpp:toolchain entry point for the C++ toolchain. by Lukacs Berki · 9 years ago
- 696a4a7 Add uses_swift flag to the providers exported by swift_library. by Dmitry Shevchenko · 9 years ago
- bba483f Migrate to alias-based redirection for android_sdk. by Lukacs Berki · 9 years ago
- 2c56d33 Wire up the |user| parameter to |docker_build|. by Googler · 9 years ago
- 8ed9cd4 Cleanup framework path handling in swift_library by Dmitry Shevchenko · 9 years ago
- 9aafb15 Make cpp tests refer to docker runfiles at the right path by Kristina Chodorow · 9 years ago
- dc54452 Make Android rules/tests refer to the correct runfiles paths by Kristina Chodorow · 9 years ago
- a8efe48 cc_configure: removes -no-canonical-prefixes from the list of default flags by Damien Martin-Guillerez · 9 years ago
- befa57c Update swift_library logic for module name generation by Dmitry Shevchenko · 9 years ago