- 05fef18 Update tools/cpp/toolchain_utils.bzl to return the proper C++ toolchain by hlopko · 7 years ago
- 22f4bb9 runfiles,cc: C++ runfiles library in @bazel_tools by Laszlo Csomor · 7 years ago
- 2cbcde3 Automated rollback of commit 7fcbc8ffdead028d19606fefa2fa3be13781da98. by laszlocsomor · 7 years ago
- 5b02559 Minimize the cost of Skyframe restarts during CC autoconfiguration. by jmmv · 7 years ago
- bf1ac7e Change uses of cc_toolchain_type back to plain toolchain_type. by jcater · 7 years ago
- f90ed65 Add ability to add runfiles to tar by Christian Verkerk · 7 years ago
- 45c2dce Generaliaze java_import_external to jvm_import_external by natans · 7 years ago
- 7fcbc8f shell toolchain: genrule now uses it by Laszlo Csomor · 7 years ago
- 8044286 Add a compiler_flag rule that exposes the value of the "compiler" field of CROSSTOOL by rosica · 7 years ago
- 2732b17 Use pipes.quote() rather than manual quoting, and do so consistently wherever shell=True is set. by diamondm · 7 years ago
- 70733df shallow_since tests and doc improvements by Ed Baunton · 7 years ago
- 72075bf runfiles,cc: merge strategies into Runfiles by Laszlo Csomor · 7 years ago
- 7458a5f git.bzl: fall back to full clone if shallow options are not supported by Klaus Aehlig · 7 years ago
- 9dc32e2 runfiles,cc: Runfiles uses manifest AND directory by Laszlo Csomor · 7 years ago
- 17735dd http.bzl: add http_jar by Klaus Aehlig · 7 years ago
- 5c4f3b5 CROSSTOOL: Make C++ compiled and linked artifact name pattern configurable by Yun Peng · 7 years ago
- c29f34f runfiles,python: add a method to discover runfiles by Laszlo Csomor · 7 years ago
- a1ae44a cpp runfiles library: precompute envvars map by Laszlo Csomor · 7 years ago
- 5f195b7 cpp runfiles library: compute manifest/dir paths by Laszlo Csomor · 7 years ago
- 64a461d Portability with BSD stat in collect_coverage.sh by Siddhartha Bagaria · 7 years ago
- 2661abb Split user_link_flags from legacy_link_flags by hlopko · 7 years ago
- 6f1a2ec Replace use of output_object_file with output_file in CROSSTOOLS. by hlopko · 7 years ago
- cd76c1f Enable proguarded Android builds with --experimental_desugar_java8_libs in Bazel by kmb · 7 years ago
- 7092ed3 Remove unneeded exec_compatible_with from local_sh_toolchain by Klaus Aehlig · 7 years ago
- cbe7600 Rewrite lcov path munging to make the paths all relative by Ulf Adams · 7 years ago
- 4c6e784 http_archive: Support workspace_file and workspace_file_contents by Klaus Aehlig · 7 years ago
- 57bc201 Do not autodetect C++ toolchain when BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1 is present by hlopko · 7 years ago
- 374112c Replace --experimental_android_enforce_strict_deps_for_binaries_under_test with a package whitelist by cushon · 7 years ago
- ff8162d sh_configure.bzl: FreeBSD is also a known platform by Klaus Aehlig · 7 years ago
- bd16ab9 http.bzl: drop outdated comment by Klaus Aehlig · 7 years ago
- a1ef999 Don't default to --release 9 when running on a JDK 9 host_javabase by cushon · 7 years ago
- 849df36 Use the local JDK as the default target javabase by cushon · 7 years ago
- a590dd1 Allow conditional keep rules in proguard_whitelister. by Googler · 7 years ago
- 760b123 Explicitly assign --buildroot in the rpmbuild invocation by mmikitka · 7 years ago
- 0810170 AddFiles will recursively add files when a directory is encountered by mmikitka · 7 years ago
- 9f2b052 runfiles,cc: add a method to discover runfiles by Laszlo Csomor · 7 years ago
- 86a9b6f Change -lgcov with --coverage by Irina Iancu · 7 years ago
- 3e50e35 Make runfiles usage on Windows more flexible to support remote execution. by Googler · 7 years ago
- b65eb1e Fix targets broken by https://github.com/bazelbuild/bazel/commit/819bf38d97e6eef3c823bdae3ffcdb013d6d83e3. by laszlocsomor · 7 years ago
- 819bf38 c++,runfiles: move runfiles library by Laszlo Csomor · 7 years ago
- eb35e41 runfiles,Bash: bugfix in absolute path checking by Laszlo Csomor · 7 years ago
- a7f202c tests,shell: enable some shell tests on Windows by Laszlo Csomor · 7 years ago
- 753f0f6 Bash,runfiles: ignore RUNFILES_MANIFEST_ONLY by Laszlo Csomor · 7 years ago
- 1441a3a Prototype support for llvm coverage by Ulf Adams · 7 years ago
- 618ab2c Consolidate compatible_javacopts definition by cushon · 7 years ago
- f0cd2d2 Only print a warning if gcov cannot be found, not an error by ulfjack · 7 years ago
- c122e47 Detect build-in include directories for C and C++, not only for C++ by hlopko · 7 years ago
- 11571bd send Android desugar tool invocations through wrapper script with additional configuration flags. by kmb · 7 years ago
- f9cb859 runfiles: rlocation() checks if arg is normalized by Laszlo Csomor · 7 years ago
- 2c95757 test-setup: remove leading "./" from test name by Laszlo Csomor · 7 years ago
- 8762165 Bash,runfiles: add tests by Laszlo Csomor · 7 years ago
- 9566f67 Add a workaround for gcov-based coverage with clang by Ulf Adams · 7 years ago
- 8cbb372 fix @bazel_tools to actually include currently missing artifact from a genrule. by kmb · 7 years ago
- 2813550 Expose debug parameter to suppress informative print statements by mmikitka · 7 years ago
- d6f706d Pass --coverage to all compile and link steps by Ulf Adams · 7 years ago
- 5064676 Bump @desugar_jdk_libs dependency, which pulls in build file changes and a new class, and adjust its build accordingly. by kmb · 7 years ago
- 83ed546 Ignore missing .gcno files in coverage collection by Ulf Adams · 7 years ago
- 81ed3ad bash: Add a toolchain for local Bash. by Laszlo Csomor · 7 years ago
- 0c17f0c Bash,runfiles: add runfiles library by Laszlo Csomor · 7 years ago
- 27e0c0e Remove unused fields from osx crosstool by hlopko · 7 years ago
- 28daf76 Adding toolchain support for j2objc protos by Mike Lewis · 7 years ago
- 0b6899b Automatic code cleanup. by laurentlb · 7 years ago
- bfd89d6 hook up Bazel's implicit dependencies for legacy java 8 support in //tools/android by kmb · 7 years ago
- b7c0248 Suppress a warning when running JavaBuilder on JDK 9 by cushon · 7 years ago
- f7549a6 python,runfiles: move to different package by Laszlo Csomor · 7 years ago
- 4171fc6 Add a new test environment variable, TEST_TARGET. by John Cater · 7 years ago
- 2660ffe Remove legacy manifest merging from Bazel. by ajmichael · 7 years ago
- 832a0b1 Remove c++-link-interface-dynamic-library from crosstools, it's not used by hlopko · 7 years ago
- 78ee50a Fix crosstool target cpu to match local. by John Cater · 7 years ago
- cb16c50 Create proguard.txt in android_library AAR output. by ajmichael · 7 years ago
- 1592238 Fix toolchain CPU identifiers to match what's in the BUILD.tpl file. by John Cater · 7 years ago
- c45e182 Use --release instead of hacky 'DumpPlatformClassPath' bootclasspath handling when running on JDK 9 by cushon · 7 years ago
- 1236187 Use the provided javac for host_javabase=9 by cushon · 7 years ago
- f5c8c0b Add toolchain definitions for autoconfigured cc_toolchain entries. by jcater · 7 years ago
- 3c05175 Support for empty_files and empty_dirs in pkg. by Pawe? Zuzelski · 7 years ago
- b332200 Remove global_whole_archive_open feature from osx crosstools by hlopko · 7 years ago
- f1ad0e6 pkg.bzl: adapt to upcoming incompatible changes by Klaus Aehlig · 7 years ago
- 62af2b4 Make j2objc_dead_code_pruner handle additional optional component (-[0-9]+) at end of basename. by Googler · 7 years ago
- 76c3c5f Make DumpPlatformClassPath more deterministic by cushon · 7 years ago
- a3dd777 Windows: Expose setup_vc_env_vars function from windows_cc_configure.bzl by Yun Peng · 7 years ago
- 5cee7f4 Automated rollback of commit 67549a752c2316234b19d7b50ea84a8ae80d3669. by hlopko · 7 years ago
- 67549a7 Automated rollback of commit 3c5a1098af0c5ae80d4e3b1fc52dd1fef6027d43. by hlopko · 7 years ago
- 3c5a109 Add crosstool_lib.bzl and crosstool_utils.bzl by hlopko · 7 years ago
- 33c0885 Automated rollback of commit 8a5a0a3ed1e19768b6ee024189307bb4ac27460d. by laszlocsomor · 7 years ago
- 8a5a0a3 runfiles,C++: move to //tools/cpp/runfiles by Laszlo Csomor · 7 years ago
- cdc269b runfiles,Bash: add a package for runfiles library by Laszlo Csomor · 7 years ago
- b1be581 runfiles,Python: remove library from @bazel_tools by Laszlo Csomor · 7 years ago
- a5bda13 Fix paths to CPU.java and OS.java in comments by ajmichael · 7 years ago
- dc060da Remove unused files. Most of the functionality contained in these files has already been migrated to github.com/bazelbuild/rules_apple. by kaipi · 7 years ago
- 6c64b64 Remove unused files. by kaipi · 7 years ago
- 7284d6e Windows: Allow users to build non-C++ rules when VC++ detect fails by Yun Peng · 7 years ago
- c626a93 Added release and release_file parameters to pkg_rpm by mmikitka · 7 years ago
- fba6f11 Unify action_configs for static libraries by hlopko · 7 years ago
- e4c8509 Allow templated expansion of data dependency names in the RPM spec file. by John Cater · 7 years ago
- 24ad364 Delete unused test runner script. by kaipi · 7 years ago
- 33a5db6 Automatic code cleanup. by laurentlb · 7 years ago
- bc1e2b0 Add a binary to CppCompileAction that is responsible for grepping header files for include statments. This binary is currently only used for an internal feature - but that feature may be supported externally eventually. by ajmichael · 7 years ago
- 4009213 report test duration in XML using attribute "time" by Shimin Guo · 7 years ago
- 06a8851 Internal change by hlopko · 7 years ago
- 903b479 Internal change by hlopko · 7 years ago