- 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
- a3dedfc Add support for importing frameworks to swift_library. by Dmitry Shevchenko · 9 years ago
- 879af5b Add support for module maps to swift_library by Dmitry Shevchenko · 9 years ago
- f945a0c Support for gathering all the protos seen in the transitive closure of dependencies through the ObjcProtoAspect, compiling and linking the generated protos at the final linking target. This is only enabled for objc_proto_libraries using the portable_proto_filters attribute, and guarded with the "--experimental_auto_top_level_union_objc_protos" flag. This prevents duplicate symbol errors as the generated sources are only linked once. by Sergio Campama · 9 years ago
- 1f67a7b libtool wrapper script to isolate the unfortunate hacks we must make to get around apple's buggy libtool tool by Chris Parsons · 9 years ago
- 5d7ac1a Cleanup swift.bzl. by Dmitry Shevchenko · 9 years ago
- 3caacf1 Support top-level packages in pkg_tar by Kristina Chodorow · 9 years ago
- b86809e Add -headerpad_max_install_names to darwin CROSSTOOL linker flags. by David Chen · 9 years ago
- 892f12e Export Objective-C header from swift_library. by Dmitry Shevchenko · 9 years ago
- 4caa04f cc_configure: correctly detect 32/64 bits CPU for Linux by Damien Martin-Guillerez · 9 years ago
- c9d4fae Global cleanup change. by Michael Staib · 9 years ago
- e52ebec MSVC toolchain changes for building TensorFlow by Yun Peng · 9 years ago
- ec2657f cc_configure: use the wrapper only if on Darwin and ship the environment only if in homebrew by Damien Martin-Guillerez · 9 years ago
- de424b6 Remove rust, jsonnet, scala and closure from the Bazel repository by Damien Martin-Guillerez · 9 years ago
- a51a85e Cut dependency on BoringSSL. by Lukacs Berki · 9 years ago
- 3f69751 Add generated docs to Jekyll tree build target. Add script for bringing up by David Chen · 9 years ago
- 9a21e20 Distinguish between the build tools version and the build tools directory in android_sdk_repository so that preview sdks can be correctly handled. For example, the name in the build-tools directory might be "24.0.0-preview", but its version is actually "24 rc3" from build-tools/24.0.0-preview/source.properties. by Alex Humesky · 9 years ago
- 6dab815 Rollback of commit 5e6218ea4e83a7fadfe54c35488781da550ce13e. by Damien Martin-Guillerez · 9 years ago
- 5e6218e Rollback of commit 87a58589d6770a6e9a0f998274bfe69f1feb6014. by Damien Martin-Guillerez · 9 years ago
- e4880eb Add turbine to embedded tools by Liam Miller-Cushon · 9 years ago
- 87846c7 Attempt 3 at deduping libtool inputs with the same basename. Libtool wrapper overrides old previous symlinks it created. by Chris Parsons · 9 years ago
- 87a5858 Rollback of commit b4549fe8dfb29f87fd37b38bf21a5b4bef818b12. by Damien Martin-Guillerez · 9 years ago
- f8f1be3 Rollback of commit c9f2881f2540a7aa7c5f6d76f4bdad5d35d1c3b6. by Googler · 9 years ago
- b4549fe Rollback of commit f1f24fc4b5aa83b7a4b872ec8f1c3a369799c081. by Damien Martin-Guillerez · 9 years ago
- f1f24fc Ship the environment fixed at configure time to the C++ compiler by Damien Martin-Guillerez · 9 years ago
- f787d31 Adds the compiler to the key for selecting the cc_toolchain label in by Alex Humesky · 9 years ago
- 28cc14b Fix paths in Android scripts to always look under bazel_tools by Kristina Chodorow · 9 years ago
- d181a84 Add support for the new ObjcProvider interface. by Dmitry Shevchenko · 9 years ago
- c9f2881 Rollforward of "Workaround for duplicate input basename bug in apple's libtool", with regex fix by Chris Parsons · 9 years ago
- 17bc4dc Rollback of commit 910a907e643d3b1320c9ebd6b2b339848089acce. by Chris Parsons · 9 years ago
- 910a907 Workaround for duplicate input basename bug in apple's libtool. by Chris Parsons · 9 years ago
- efebc4d cc_configure: add -lm to the default linker flags by Damien Martin-Guillerez · 9 years ago
- c6da034 cc_configure: do not assume the message from gcc is in English by Damien Martin-Guillerez · 9 years ago
- 3bbfe16 cc_configure.bzl: support spaces in CC environment by Damien Martin-Guillerez · 9 years ago
- 8e226d6 Include debug entitlements by default when building non-release builds. by Peter Schmitt · 9 years ago
- 7124f56 Replace the inlined SDK path with apple_common call. by Dmitry Shevchenko · 9 years ago
- bac102a Set --android_sdk=@bazel_tools//tools/android:sdk by default and delete Constants.ANDROID_DEFAULT_SDK. by Luis Fernando Pino Duque · 9 years ago
- 6cab55b cc_configure.bzl: Add -Wl,-no-as-needed as default link options by Damien Martin-Guillerez · 9 years ago
- 21e3f7b Ensure env is passed to DockerLayer actions so xzcat works by Simon Horlick · 9 years ago
- 6ba22c0 Add the workspace name to the SDK path by Kristina Chodorow · 9 years ago
- 57be344 Enable msvc toolchain to support params file by Yun Peng · 9 years ago
- 810d60a cc_configure: Add -B to compiler flag too by Damien Martin-Guillerez · 9 years ago
- 2036dbd Add a Skylark rule to build Swift modules. by Dmitry Shevchenko · 9 years ago
- ead2be4 Add apple_genrule to bazel. by Dave MacLachlan · 9 years ago
- 0ad9f5e Refactor JDK 7 build to use the vendored version of it by Damien Martin-Guillerez · 9 years ago
- 01e7914 Prevent msvc toolchain's python wrapper script from generating pyc files by Yun Peng · 9 years ago
- aa3dbd3 cc_configure.bzl: strip end of line when looking for the cpu by Damien Martin-Guillerez · 9 years ago
- fdcb3b2 Added configuration for wrapper scripts of msvc toolchain by Yun Peng · 9 years ago
- 3e4e416 cc_configure: uses which on the CC environment variable by Damien Martin-Guillerez · 9 years ago
- 0b26f44 cc_configure: Add piii to the list of supported cpu_value by Damien Martin-Guillerez · 9 years ago
- a20352e cc_configure: always add -B/usr/bin to the list of gcc option by Damien Martin-Guillerez · 9 years ago
- 97e5ab0 Fix cc_configure include path for Frameworks on OS X. by Damien Martin-Guillerez · 9 years ago
- 3ee570f Deprecate top-level Java toolchain flags in favour of java_toolchain by Liam Miller-Cushon · 9 years ago
- ea81a70 Allow for non-ascii values for android:versionName by Googler · 9 years ago
- 2a82c91 Makes the use of dump_syms_stub non-fatal. by Erik Abair · 9 years ago
- 04d46ab Rollback of commit 6cb8d820689ad029a9d0dc4ee1100db9b2d96515. by Damien Martin-Guillerez · 9 years ago
- 6cb8d82 Refactor build for JDK 7 by Damien Martin-Guillerez · 9 years ago
- c6c516d Make the genproto rules of Bazel usable from other repositories. by Lukacs Berki · 9 years ago
- 511d49b Refactor wrapper script msvc_tools.py to make path configure easiler by Yun Peng · 9 years ago
- 19eadbe Fix Bazel continuous build. by Lukacs Berki · 9 years ago
- 821a504 Support gRPC in the Bazel-internal protobuf rules. by Lukacs Berki · 9 years ago
- 285112c Remove te protocol compiler rules from @bazel_tools. by Lukacs Berki · 9 years ago
- bb19fd6 Allow params files on Windows. by Lukacs Berki · 9 years ago
- b123736 Adds the 64 bit library directory for aapt, aidl, and zipalign, which was added by Alex Humesky · 9 years ago
- 114ead3 Add msvc crosstool definiton by Yun Peng · 9 years ago
- 986cb3e Add the wrapper script for msvc crosstool by Yun Peng · 9 years ago
- ffcc522 Rollback of commit 3248a5ea6ecb9f5f2080876a70de016825f54707. by Lukacs Berki · 9 years ago
- 3248a5e Update our rudimentary proto rules to be able to handle gRPC. by Lukacs Berki · 9 years ago
- f739cc3 Enable overriding attributes for Rust binaries. by David Chen · 9 years ago
- f9276e2 Fix issues with cc_configure by Alpha Lam · 9 years ago
- 5dc18f5 Update octal refs in python script of pkg and docker rules by Damien Martin-Guillerez · 9 years ago
- be1b115 cc_configure.bzl: fix path to static crosstool by Damien Martin-Guillerez · 9 years ago
- 585c87b Make C++ autoconfigured toolchain the default for Linux and OS X. by Damien Martin-Guillerez · 9 years ago
- 262cf37 Correct Bazel's google_play_services built-in custom_package definition, as it is incorrect. by Todd Jeffreys · 9 years ago
- ffec352 Change android_sdk_repository to use a Skylark-based template. by Michael Staib · 9 years ago
- a930352 Adds Skylark Remote Repository documentation by Damien Martin-Guillerez · 9 years ago
- 96df361 Remove deprecated Skylark rules by Kristina Chodorow · 9 years ago
- c86ed14 Build the jsonnet tool for the host when cross-compiling. by Googler · 9 years ago
- d521245 Marking Closure Tools for Bazel as deprecated. by Googler · 9 years ago
- eab1ce2 Fix go_prefix to resolve to the right repository by Kristina Chodorow · 9 years ago
- 19b5675 Deprecate built-in Skylark rules by Kristina Chodorow · 9 years ago
- ee4be22 Adds mcov tool label to IosTest. by Dmitry Shevchenko · 9 years ago
- 4b2745c Add missing filegroups to the srcs by Damien Martin-Guillerez · 9 years ago
- 9116b3e cc_configure: Fix fallout of renaming ctx to repository_ctx. by Damien Martin-Guillerez · 9 years ago
- b78bbd5 Add Python protobuf to Bazel third_party and move all protobuf targets into by David Chen · 9 years ago
- d2ae1ca Enable overriding jsonnet binaries and stdlib for Jsonnet rules. by David Chen · 9 years ago
- a6d9ba7 cc_configure: fallback to static crosstool for unsupported platform by Damien Martin-Guillerez · 9 years ago
- c430de2 Fix repository names for Groovy by Erik Kuefler · 9 years ago
- ce83f39 Incremental dexing for sharded android_binary targets by Googler · 9 years ago
- bde5844 Move dump_syms from //tools/objc to //tools/osx. This will allow it to be referenced from the crosstool without crossing package boundaries. by Cal Peyser · 9 years ago
- da258a0 Use repository_ctx for each usage of repository context. by Damien Martin-Guillerez · 9 years ago