- 09a6a9f Windows MSVC CROSSTOOL: Don't pass /DEBUG:FASTLINK to linker if it doesn't support it by Yun Peng · 7 years ago
- 2a9e125 Implement @bazel_tools//tools/jdk:current_host_java_runtime . by lberki · 7 years ago
- 396929c Automated rollback of commit 7b540204eea9b003e19efe917abacf67270f5e02. by tomlu · 7 years ago
- 68c577a Fix some broken targets and failing tests. by ajmichael · 7 years ago
- 5a163fb Add aapt2 to the filegroup of integration test dependencies. by ajmichael · 7 years ago
- 7b54020 This and further changes may contain minor modifications to BUILD files that don't serve any apparent purpose. The reason for these changes is that we're switching from checked-in BUILD files to generated BUILD files, and there may be small differences between these files. by tomlu · 7 years ago
- b9e1c8a Add a 'fdo_optimize' feature to the auto-configured crosstool. by Benjamin Peterson · 7 years ago
- c4cd986 Add a //tools/jdk:host_jdk target. by lberki · 7 years ago
- a9c6d0e Remove `-R` flags from the MacOS crosstool template. by John Millikin · 7 years ago
- 8e9b289 Add an open-source version of find_cpp_toolchain, to allow open-source users of by cpeyser · 7 years ago
- ff12a22 Windows: Expose find_vc_path and find_msvc_tool function by Yun Peng · 7 years ago
- 1a483d4 Move bazel conditions into src/conditions. by tomlu · 7 years ago
- 1d1bee5 Revert name of coverage_suppot to coverage_support. by cparsons · 7 years ago
- 1e3d568 Create the output source jar in java_common.compile by elenairina · 7 years ago
- 12c1602 Expressly fetch remote and ref when using git_repository by Ed Baunton · 7 years ago
- 9142010 Handle spaces in absolute paths to tests. by Seth Greenstein · 7 years ago
- 9c78a79 Various Shell Script Fixes and Improvements - Part One by Androbin · 7 years ago
- e14dcc3 Remove uses of ar_flag and uses_action_config_for_ar by hlopko · 7 years ago
- 0d6ff47 Automated rollback of commit 0ebb3e54fc890946ae6b3d059ecbd50e4b5ec840. by dmarting · 7 years ago
- 7585dcd Windows CROSSTOOL: Define DEBUG in fastbuild and dbg mode by pcloudy · 7 years ago
- ebdb4ac Windows CROSSTOOL: Define NDEBUG in opt mode by pcloudy · 7 years ago
- ffd5610 Remove java_toolchain using remote targets. by xingao · 7 years ago
- 03d52e2 Update/Add license header to cc auto-configure templates. by xingao · 7 years ago
- 6d8b844 Fix gflags mark_flag_as_required warning. by Austin Schuh · 7 years ago
- ae760d2 Add 'assemble' action_config for Windows. by Seth Greenstein · 7 years ago
- f241929 Build databinding annotation processor in host configuration. by ajmichael · 7 years ago
- 431b643 Add deps attributes to the Skylark maven_{a,j}ar rules. by ajmichael · 7 years ago
- c364e08 msvc_cl.py: Remove code for adding /MT /MD options from wrapper script. by pcloudy · 7 years ago
- 9cc954a Add win_def_file attribute to cc rules. by Yun Peng · 7 years ago
- d3cf9ee Open source ZipFilterBuilder for android_instrumentation_test by jingwen · 7 years ago
- 1c639ab Update java.bzl best practices regarding HTTPS by jart · 7 years ago
- 5d6d28e Remove bazel's --experimental_skip_static_outputs option. by Googler · 7 years ago
- a7f8a91 Introduce cc_toolchain_type, which exports c++ make variables. Use by cpeyser · 7 years ago
- 8a49b15 Fix ImportError on tools.android for junction_lib by jingwen · 7 years ago
- 97f0290 Export hash.bzl. by Nathan Herring · 7 years ago
- 1f0f1f1 Enable switching singlejar and ijar targets for remote execution. by xingao · 7 years ago
- 89d954c Alias recently added tool as //tools/android:dexsharder for use by Bazel by kmb · 7 years ago
- 9923fec Adds "-fno-autolink" to ObjC compilation actions to avoid using the autolink feature, as it doesn't play very well with bazel's deduplication of shared dependencies. by kaipi · 7 years ago
- 527ff1f Android,Windows: longpath support in tool by Laszlo Csomor · 7 years ago
- 5f5e2b4 Automated rollback of commit e9b10399f6a148a3d20442f2c5020b05fa891873. by twerth · 7 years ago
- d88cec0 Add java_toolchain which compiles singlejar and ijar from source. by xingao · 7 years ago
- e9b1039 Move hard-coded compilation-mode-specific flags in ObjcConfiguration. by cpeyser · 7 years ago
- 761eac4 Minor update to a docstring. by lberki · 7 years ago
- dc8b43c Strip Xcode versions like "9.0gm" for the version flag. by lberki · 7 years ago
- 57a2ad7 Add Skylark code that exports the current Xcode version and the Apple SDK versions as flags. by lberki · 7 years ago
- 0f8a9b8 Add aapt2 to Bazel-generated android_sdks. by ajmichael · 7 years ago
- 1f61472 Windows: genenrate a fake CROSSTOOL when VC not found by Yun Peng · 7 years ago
- 6a3b41f Removing the USER variable from test environment, unless explicitly provided. by olaola · 7 years ago
- a225458 Add a missing argument to the code in https://github.com/bazelbuild/bazel/commit/aee6fb8d21e17c855025f0db6bb52e2cd7a2f642. by lberki · 7 years ago
- 600ab49 Fix osx_cc_wrapper to also update dylibs by hlopko · 7 years ago
- aee6fb8 Update the Apple rules according to the new API because it was deemed better to by lberki · 7 years ago
- 52f32bf Automated rollback of commit 0257c29f496719bb8414d012334155de6bbefa11. by hlopko · 7 years ago
- 61c97c0 Add tests for the Skylark-based implementation of git repository rules. by John Cater · 7 years ago
- 0257c29 Fix osx_cc_wrapper to also update dylibs by hlopko · 7 years ago
- 61342d0 Add a whitelist for packages that can contain android_devices rules. Currently, this whitelist includes every package. by ajmichael · 7 years ago
- 3608a4d Enable switching launcher's Windows target for remote execution. by xingao · 7 years ago
- a784c8f Use bundled proguard 5.3.3 instead of 4.7 from the SDK by ajmichael · 7 years ago
- 7b8b295 Make the Apple Skylark rule be able to fetch environment data from the by lberki · 7 years ago
- b7a64cb Enable switching embedded tools target for remote execution. by xingao · 7 years ago
- 0ebb3e5 Attempting to fix an occasionally missing stdout from test.xml. by olaola · 7 years ago
- 67d8174 tools/build_defs/pkg/pkg.bzl: move load statement to the beginning by Klaus Aehlig · 7 years ago
- 50c8339 Windows CROSSTOOL: remove c++-link-executable from interface_library_output_path flag set by pcloudy · 8 years ago
- 3f6e857 deps -> exports in bazel mobile-install stub app. by ajmichael · 8 years ago
- 567e9ab Windows,Android: support long paths in tool by Laszlo Csomor · 8 years ago
- c60bfdf Windows, aar_resources_extractor: longpath bugfix by Laszlo Csomor · 8 years ago
- ec91d20 Android, Python tools: bugfix in junction.py by Laszlo Csomor · 8 years ago
- 5b98fb4 Make gzipped pkg_tar outputs repeatable by Philipp Schrader · 8 years ago
- 95ce534 Limit //external:android_sdk_for_testing to only the minimum files needed. by ajmichael · 8 years ago
- 1edcd0f Windows: Add static_link_msvcrt and related features by Yun Peng · 8 years ago
- b5c0202 Update Bazel's android_device support to use new emulator paths. by ajmichael · 8 years ago
- 563c4e1 Make control.tar.gz in pkg_deb repeatable by Philipp Schrader · 8 years ago
- da8386a Don't emit an undeclared outputs MANIFEST if there are no files. by Googler · 8 years ago
- 3c23d3e Use FeatureConfiguration to compute linkstamping compile command line by hlopko · 8 years ago
- 9faf8b7 docker_pull: rely on the main repository docker_build by Damien Martin-Guillerez · 8 years ago
- dc17690 This time for sure: stop using --undefined dynamic_lookup in osx linking. by Googler · 8 years ago
- 481657d Windows: Make dynamic libraries available to binary at runtime by Yun Peng · 8 years ago
- 36d2363 Add support for writing undeclared outputs to TEST_UNDECLARED_OUTPUTS_DIR and TEST_UNDECLARED_OUTPUTS_ANNOTATIONS_DIR to Bazel. by Googler · 8 years ago
- 6aed3d3 Toolchain type labels for c++ are filegroups instead of toolchain_type. by cpeyser · 8 years ago
- a22fb12 Automated rollback of commit f26e8694ae78599b3e2004e3360eaf3443fa53a6. by hlopko · 8 years ago
- 394211b Bazel now can build dynamic library from cc_library by Yun Peng · 8 years ago
- bf96c50 Automated rollback of commit ca216f5eb4b1f1892219db0f578495bbbdbaa875. by philwo · 8 years ago
- b0b9048 Set correct PWD in coverage (https://docs.bazel.build/versions/master/test-encyclopedia.html) mentioned that when running tests the `PWD` should be `$TEST_SRCDIR/workspace-name` by Mansheng Yang · 8 years ago
- f26e869 Introduce -c source_file -o output_file build variables by hlopko · 8 years ago
- b51a0a2 Remove docker rules from @bazel_tools by Googler · 8 years ago
- ca216f5 Introduce empty "toolchain_category" rule for labels that will be used as by cpeyser · 8 years ago
- b05bff6 Expose sysroot as a build variable by hlopko · 8 years ago
- e9c788a Remove swift_library and tests, lives in the apple rules repo now. by thomasvl · 8 years ago
- dd8bfab Remove the old copy of apple_genrule. It lives in apple rules. by thomasvl · 8 years ago
- f322ba7 Introduce unfiltered_compile_flags build variable, rename copts variable to user_compile_flags by hlopko · 8 years ago
- d852e48 Add a new toolchain type for c++. In order to do this, PlatformConfiguration is made a legal configuration fragment for every rule class. by cpeyser · 8 years ago
- c6e9208 Create an empty filegroup if Bazel doesn't support xcode_config_alias yet. by lberki · 8 years ago
- 3125781 Automated rollback of commit 8328dc9e3b0d473756ec94508744afefe4d8eaf2. by pcloudy · 8 years ago
- 9b6cf94 Internal change by kush · 8 years ago
- 795179a Add an xcode_config_alias rule instance under //tools/osx: . by lberki · 8 years ago
- 8328dc9 Fix windows crosstools after https://github.com/bazelbuild/bazel/commit/268c0bcbf79f9f3f72d95fa51af0f1b18c5ce29e by hlopko · 8 years ago
- 3bcb9f6 More BUILD file refactorings. by philwo · 8 years ago
- 268c0bc Introduce unfiltered_compile_flags build variable, rename copts variable to user_compile_flags by hlopko · 8 years ago
- 87f4097 Make android_sdk_repository resilient to prerelease and malformed system images by ajmichael · 8 years ago
- 7d46810 Update the url for creating spec files by Tyler Rockwood · 8 years ago
- c77f891 Android,Windows: support long paths in tooling by Laszlo Csomor · 8 years ago