aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* test-wrapper: add empty impl + Bazel flagGravatar Laszlo Csomor2018-08-14
* Add --filter_sources flag to LcovMerger.Gravatar iirina2018-08-14
* Don't disable preverificationGravatar cushon2018-08-13
* Quiet 'Illegal reflective access by com.google.protobuf.UnsafeUtil' warningsGravatar cushon2018-08-13
* Java, runfiles: fix deprecation target releaseGravatar laszlocsomor2018-08-10
* Java, runfiles: move runfiles library sourcesGravatar laszlocsomor2018-08-10
* Do not hardcode LCOV pathGravatar Vladimir Zaytsev2018-08-10
* Windows: add //tools/... tests to test suiteGravatar Laszlo Csomor2018-08-09
* external repos: fix typo confusing workspace_file_content and build_file_contentGravatar Klaus Aehlig2018-08-09
* Support 2 more valid gcov info lines in GcovParser.Gravatar iirina2018-08-09
* Windows,tests: port output_filter_testGravatar Laszlo Csomor2018-08-09
* Java: add @bazel_tools//tools/java/runfilesGravatar Laszlo Csomor2018-08-09
* Create BUILD.tools for //tools/test package.Gravatar Laszlo Csomor2018-08-09
* Remove a println left over from debuggingGravatar cushon2018-08-08
* Don't use @local_jdk for jni headersGravatar cushon2018-08-08
* 'DumpPlatformClasspath' now dumps the current JDK's default platform classpathGravatar cushon2018-08-08
* In java_rules_skylark depend on the javabase through //tools/jdk:current_java...Gravatar cushon2018-08-08
* git.bzl: also clone branches with --depth=1Gravatar Klaus Aehlig2018-08-08
* Temporarily restore the JDK 8 host_javabase-compatible toolchainGravatar cushon2018-08-07
* Remove uses of java_toolchain.encodingGravatar cushon2018-08-07
* Add option to specify name for downloaded file to http_file skylark ruleGravatar Nicolas Lopez2018-08-07
* Replace cd with git -C during in git skylark rulesGravatar Ed Baunton2018-08-07
* git_repository could use HTTP_PROXY to clone repositoryGravatar wylazy2018-08-07
* Clean up Java toolchain configurationGravatar cushon2018-08-07
* Fix the ordering of month and day.Gravatar Ed Schouten2018-08-07
* Add objc-fully-link to the list of actions that require the apple_env feature...Gravatar kaipi2018-08-06
* Disable the correct warningGravatar Loo Rong Jie2018-08-03
* Use a parameterized dict and simplify an iteration in xcode-locator.Gravatar jmmv2018-08-01
* Add a parser for gcov intermediate file format.Gravatar Irina Iancu2018-08-01
* Add the action_names_test_files target to the OSS version of tools/buils_defs...Gravatar kaipi2018-08-01
* Add extra logging to xcode-locator when scanning Xcode bundles.Gravatar jmmv2018-08-01
* Break out xcode-locator's main function into smaller chunks.Gravatar jmmv2018-07-31
* Automatic code cleanup.Gravatar Googler2018-07-30
* Adding option to change the root directory name in build_tar.py and archive.py.Gravatar Googler2018-07-27
* shell tests: use Bazel-embedded Bash runfiles libGravatar laszlocsomor2018-07-27
* Add a flag to split test.xml generation into a separate SpawnGravatar ulfjack2018-07-27
* Send xcode-locator error messages to stderr, not stdout.Gravatar jmmv2018-07-26
* Cut long lines in xcode-locator.m.Gravatar jmmv2018-07-26
* Add new debug_prefix_map_pwd_is_dot CROSSTOOL featureGravatar Googler2018-07-25
* Remove obsolete stuff related to JDK7 supportGravatar Philipp Wollermann2018-07-25
* update to embedded jdk to jdk10Gravatar buchgr2018-07-24
* Quiet more proto/unsafe warningsGravatar cushon2018-07-24
* runfiles.bash: move a line of commentGravatar laszlocsomor2018-07-23
* jdk: use parallel old gc and disable compact stringsGravatar buchgr2018-07-23
* Revert "Support RAII in wrapped_clang"Gravatar bbaren2018-07-17
* git_repository: remove .git directoryGravatar Klaus Aehlig2018-07-17
* Add --incompatible_disable_deprecated_attr_params to disable some deprecated ...Gravatar cparsons2018-07-16
* http.bzl: Use allow_single_file for labelsGravatar Ed Baunton2018-07-16
* Rewrite swift_binary_test.bzl using new skylark cc toolchain apiGravatar hlopko2018-07-16
* Remove fallback for SDKROOT as all users of this script are setting the envir...Gravatar kaipi2018-07-16