- 174d14f pkg_deb(): Stream the main content of a .deb file into the archive rather than reading it all into memory first. This prevents out of memory errors for enormous packages. by aiuto · 7 years ago
- 1ddee63 Do not fail all the coverage run when there are malformed lines or no coverage. by iirina · 7 years ago
- 6bc4528 Also update cc_toolchain.toolchain_identifier when CC_TOOLCHAIN_NAME is set by hlopko · 7 years ago
- 73972b3 Automated rollback of commit a392d0e7dd6a5daa4e2cc70c850457ea2a550238. by cushon · 7 years ago
- a780be3 Automated rollback of commit d550145730c330cf9412b0f48b5f423829d9ff85. by Googler · 7 years ago
- c6ec22f cc_configure: Remove hardcoded link option "-B/usr/bin" by Mark Zeren · 7 years ago
- d550145 file_test: fix for Windows by Laszlo Csomor · 7 years ago
- 17f5d19 Fix bazel osx crosstool by hlopko · 7 years ago
- 8177f5c Singlejar: fix bad use of $(JAVA) and $(locations) by Laszlo Csomor · 7 years ago
- 3893f13 Windows: Disable cc toolchain auto-configure warning when CC_CONFIGURE_DEBUG isn't enabled by pcloudy · 7 years ago
- bfb2ce0 Improve proguard whitelister error message. by Googler · 7 years ago
- 870f192 Windows,test-wrapper: impl. directory traversal by Laszlo Csomor · 7 years ago
- 68611b3 [singlejar] Port test_util to Windows by Loo Rong Jie · 7 years ago
- a392d0e Automated rollback of commit e0f62b748cbfa0a5f1f8f547da8d9baf33d5ebd7. by cushon · 7 years ago
- 470a913 file_test: add integration tests by Laszlo Csomor · 7 years ago
- a4a7659 Include coverage results for cc binaries called from sh_test in the Bazel coverage output file by iirina · 7 years ago
- 83d406b Windows, test-setup.sh: Setting RUNFILES_MANIFEST_FILE only when it exists. by pcloudy · 7 years ago
- d729f91 fix: `rlocation` to resolve directories by Alan · 7 years ago
- a221e82 Osx: Do not use CROSSTOOL to select cc_toolchain by hlopko · 7 years ago
- 6b4a261 Address TarFileWriter.add_tar performance issue by Robert Gay · 7 years ago
- 825c049 Add an option to make JDK 10 the default --host_javabase by cushon · 7 years ago
- 0ccee07 Add new watchos archs to osx_archs.bzl and the hard-coded ApplePlatform by Googler · 7 years ago
- edce580 Fix no_match_error. by twerth · 7 years ago
- 1b75762 Add option to use JDK from remote repository instead of the embedded JDK as default host javabase. by Tobias Werth · 7 years ago
- c3fb1db Do not use CROSSTOOL to select cc_toolchain by hlopko · 7 years ago
- 97310af Remove no_create_dsym_zip CROSSTOOL feature by davg · 7 years ago
- 37663e3 Make legacy-test-support neverlink. by Googler · 7 years ago
- 0bef1f2 Windows, CROSSTOOL: Update `compiler_flag: "/D_WIN32_WINNT"`to 0x0601 by pcloudy · 7 years ago
- 09f7cbc Update "name" attr doc for all rules to say "target" instead of "rule" by brandjon · 7 years ago
- 20bfdc6 Automated rollback of commit 19a401c38e30ebc0879925a5caedcbe43de0028f. by hlopko · 7 years ago
- a77cf8b Use all intermediate .gcov files that are generated. by iirina · 7 years ago
- f561441 Windows,test wrapper: pass command line arguments by Laszlo Csomor · 7 years ago
- 610e8ff Windows,test wrapper: export XML testlog envvar by Laszlo Csomor · 7 years ago
- 49b7d05c Add mandatory `rule_name` attribute to jvm_maven_import_external. by jingwen · 7 years ago
- ca4319d Windows,test wrapper: export envvars as mixed path by Laszlo Csomor · 7 years ago
- 23bc3be C++, runfiles: add Runfiles::CreateForTest by Laszlo Csomor · 7 years ago
- 9e183ca Remove unused COVERAGE_LEGACY_MODE variable from collect_coverage.sh by iirina · 7 years ago
- 5a1ed1f Automated rollback of commit 83738e79f7e368732a64808c3073861a3c908f0c. by cushon · 7 years ago
- 83738e7 Automated rollback of commit 8e4ddb6f5ef9f2477a55ebad974dba17a900dff7. by philwo · 7 years ago
- 8e4ddb6 Consolidate on the new bootclasspath handling by cushon · 7 years ago
- 137504e Remove java_toolchain auto-selection based on --server_javabase by cushon · 7 years ago
- 0d69371 Apply --source_file_manifest for C++ targets. by iirina · 7 years ago
- baac056 Improve resilience of xcode-locator. by davg · 7 years ago
- e0f62b7 Stop using TreeArtifacts by cushon · 7 years ago
- c361da0 CROSSTOOL linker flags are incorrect for dead_strip feature which leads to linker errors. This mainly affects the `objc_enable_binary_stripping` feature and leads to bloated applications by rmalik · 7 years ago
- dc0a4de Acknowledge profdata files in CoverageOutputGenerator. by iirina · 7 years ago
- eca0ed3 Windows, test wrapper: refactor main method by laszlocsomor · 7 years ago
- 999354b Revise DumpPlatformClassPath by cushon · 7 years ago
- 0bef68e Expose vanilla java toolchain by David Ostrovsky · 7 years ago
- eb3e07d Add --experimental_cc_coverage flag. by iirina · 7 years ago
- 19a401c macos_bundle: Make "apple_product_type.kernel_extension" produce a valid kext. by Googler · 7 years ago
- dbc707b Fix crosstools to expand fdo_instrument conditionally by hlopko · 7 years ago
- 7f45188 Windows, test wrapper: unexport some envvars by laszlocsomor · 7 years ago
- 256c75a Windows, test wrapper: export more envvars by laszlocsomor · 7 years ago
- 7394c5b Windows, test wrapper: export RUNFILES_* envvars by laszlocsomor · 7 years ago
- 0cf2c43 Windows, test wrapper: set HOME + Unicode envvars by Laszlo Csomor · 7 years ago
- 5558918 Automatic code cleanup. by thomasvl · 7 years ago
- 46e65d1 Do not rely on CppConfiguration package loading when selecting toolchain in cc_toolchain by hlopko · 7 years ago
- 40562fb Add --source_file_manifest flag to CoverageOutputGenerator. by iirina · 7 years ago
- f81f4d7 Windows,test-wrapper: export some envvars by Laszlo Csomor · 7 years ago
- 8f4786b Rename LcovMerger to CoverageOutputGenerator. by iirina · 7 years ago
- 2579b79 Fix toolchain_java9 on --host_javabase=<jdk9> after 7eb9ea150fb889a93908d96896db77d5658e5005 by cushon · 7 years ago
- 2834613 Include also ext jars in the bootclasspath jar. by lberki · 7 years ago
- a9166a6 test wrapper: introduce a simple Path abstraction by Laszlo Csomor · 7 years ago
- e6db655 Windows: set correct RUNFILES_MANIFEST_ONLY value for test by Yun Peng · 7 years ago
- 262ab77 Qualify some labels so java_runtime_files can be used outside @bazel_tools by cushon · 7 years ago
- 29ec085 Automatic code cleanup. by twerth · 7 years ago
- 7eb9ea1 Automated rollback of https://github.com/bazelbuild/bazel/commit/808ec9ff9b5cec14f23a4ba106bc5249cacc8c54 and https://github.com/bazelbuild/bazel/commit/4c9149d558161e7d3e363fb697f5852bc5742a36 and some manual merging. by lberki · 7 years ago
- 4566a42 Fix tests on JDK 9 and 10 by Liam Miller-Cushon · 7 years ago
- 95efc7f Windows,test-wrapper: use UTF-16 strings and API by Laszlo Csomor · 7 years ago
- 547bf42 Add entries in cc_toolchain_suites so cc_toolchain label selection doesn't depend on the CROSSTOOL file. by rosica · 7 years ago
- 0173bdb Create an absolute javabase target for testing by cushon · 7 years ago
- 3eec3fe Windows: native test wrapper can run simple tests by Laszlo Csomor · 7 years ago
- ea642d6 C++,runfiles: avoid collision with @bazel_tools by Laszlo Csomor · 7 years ago
- a7f3b85 Update bzl files to work with --all_incompatible_changes by laurentlb · 7 years ago
- 438b277 make_deb: Add new empty line in the end of conffiles file by XindaH · 7 years ago
- 131e31c C++,runfiles: rename sources to avoid conflict by Laszlo Csomor · 7 years ago
- 3987300 Stop using --release in versioned java_toolchains by Liam Miller-Cushon · 7 years ago
- 0b31979 When running a test, export RUNFILES_MANIFEST_FILE only if the MANIFEST file exists. by Googler · 7 years ago
- 1d956c7 Do not fail the build when gcov is not installed by hlopko · 7 years ago
- 2e677fb Ignore unrecognized VM options in desugar.sh, such as the JVM 9 flags to silence warnings. by jingwen · 7 years ago
- a3abc00 When building remotely on Windows, use the Java version of singlejar, not the native one, since the native one doesn't work yet. by jsharpe · 7 years ago
- 190d4f8 Move C++ coverage collection logic out of collect_coverage.sh by iirina · 7 years ago
- cb4137e Fix typos in http rule documentation by David Pursehouse · 7 years ago
- d2e0254 Make creating a CcToolchainConfigInfo from Skylark possible by rosica · 7 years ago
- 3619e90 Use VanillaJavaBuilder and disable header compilation in toolchain_hostjdk8 by cushon · 7 years ago
- a95a442 Disable warning about GCOV. by Irina Iancu · 7 years ago
- e02c42c Fix typo in java_import_external rule by David Ostrovsky · 7 years ago
- 7a1da9f Make Bazel's osx crosstool more resilient against missing variables by hlopko · 7 years ago
- 7f9de5d windows_cc_configure.bzl: Add VS2017 Professional install location by Gregor Jasny · 7 years ago
- dc4f62d git/http.bzl: fix doc string about build_file by Klaus Aehlig · 7 years ago
- 871cd6f Add a skylark_library target for tools/build_defs/repo by cparsons · 7 years ago
- 282b883 Use a JDK 8 bootclasspath by default by Liam Miller-Cushon · 7 years ago
- 9a93377 test-wrapper: add empty impl + Bazel flag by Laszlo Csomor · 7 years ago
- a1a7f00 Add --filter_sources flag to LcovMerger. by iirina · 7 years ago
- 74321cf Don't disable preverification by cushon · 7 years ago
- d02f876 Quiet 'Illegal reflective access by com.google.protobuf.UnsafeUtil' warnings by cushon · 7 years ago
- 964a21c Java, runfiles: fix deprecation target release by laszlocsomor · 7 years ago
- 5681f9d Java, runfiles: move runfiles library sources by laszlocsomor · 7 years ago
- ee0ad1a Do not hardcode LCOV path by Vladimir Zaytsev · 7 years ago