aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Added release and release_file parameters to pkg_rpmGravatar mmikitka2018-03-12
* Unify action_configs for static librariesGravatar hlopko2018-03-12
* Allow templated expansion of data dependency names in the RPM spec file.Gravatar John Cater2018-03-12
* Delete unused test runner script.Gravatar kaipi2018-03-08
* Automatic code cleanup.Gravatar laurentlb2018-03-07
* Add a binary to CppCompileAction that is responsible for grepping header file...Gravatar ajmichael2018-03-07
* report test duration in XML using attribute "time"Gravatar Shimin Guo2018-03-07
* Internal changeGravatar hlopko2018-03-06
* Internal changeGravatar hlopko2018-03-06
* Internal changeGravatar hlopko2018-03-06
* Preserve the source directory tree in the RPM BUILD directoryGravatar mmikitka2018-03-05
* Do not show warning for BAZEL_LINKOPTS from cc_configureGravatar hlopko2018-03-05
* Fixed building with a custom toolchain fails on OS X #3859Gravatar Oleg Ponomarev2018-03-05
* CROSSTOOLS: Fix comment for /EHsc compiler flagGravatar Samer Masterson2018-03-02
* Introduce a specific action_config for linking nodeps dynamic librariesGravatar hlopko2018-03-01
* Remove unnecessary copy of source SPEC file to temporary destinationGravatar mmikitka2018-03-01
* Change pkg_rpm changelog to optionalGravatar mmikitka2018-03-01
* Support patching of git repositories as wellGravatar Klaus Aehlig2018-03-01
* external repos: add a Skylark library for common tasksGravatar Klaus Aehlig2018-02-28
* Ensure j2objc_dead_code_pruner works with and without hash at the end of file...Gravatar Googler2018-02-27
* android,windows: bugfix in aar_resources_extractorGravatar laszlocsomor2018-02-27
* Consult BAZEL_LINKOPTS env variable when detecting linker flags in autogenera...Gravatar hlopko2018-02-27
* Introduce cc_configure_lib.bzl#split_escapedGravatar hlopko2018-02-27
* Pass tags from java_import_external rule to the generated java_import rule.Gravatar Googler2018-02-26
* Use absolute labels in default_java_toolchainGravatar cushon2018-02-26
* Put @loader_path, not $ORIGIN into rpath flags on macGravatar hlopko2018-02-23
* Remove some default cc toolchain definitions.Gravatar John Cater2018-02-23
* Fix test name in fallback xml when --run_under is used.Gravatar Benjamin Peterson2018-02-22
* Use a separate implicit dependency for dexbuilder in proguarded android buildsGravatar kmb2018-02-21
* Add an alias to import_deps_checker. The follow-up cl will reference this aliasGravatar cnsun2018-02-21
* Roll forward of https://github.com/bazelbuild/bazel/commit/3904ac33a983fd8fae...Gravatar olaola2018-02-20
* http_archive: fix doc-stringGravatar Klaus Aehlig2018-02-20
* http_archive: allow parameter for a single URLGravatar Klaus Aehlig2018-02-20
* Fix incorrect include directories when -no-canonical-prefixes is passed to clangGravatar hlopko2018-02-19
* Automated rollback of commit c7e343ad314aeab6283b5939bc8126a112140a11.Gravatar plf2018-02-16
* Make test_rules.bzl --all_incompatible_changes compliant.Gravatar Mathieu Boespflug2018-02-15
* Fix //tools/jdk:gen_platformclasspath target on MacOSXGravatar Raphael Badin2018-02-14
* Fix CROSSTOOL.tpl to correctly target watchos_i386.Gravatar kaipi2018-02-13
* new_git_repository: support date-based shallow clonesGravatar Klaus Aehlig2018-02-13
* Automated rollback of commit 28bd997c1c8793973f63dcae4c22bbae49e7d8b7.Gravatar Googler2018-02-12
* Fix parameter names in docsGravatar Googler2018-02-12
* git_repository: add missing args to doc stringGravatar Klaus Aehlig2018-02-12
* Fixing test-setup.sh occasionally missing stdout/stderr, on systems where "ta...Gravatar Googler2018-02-12
* C++: Allows adding linkopts through file.Gravatar plf2018-02-12
* Remove hard-wired basenames for the test setup and the coverage collection sc...Gravatar lberki2018-02-09
* Introduce -c source_file -o output_file build variablesGravatar hlopko2018-02-08
* Hooks to support core library desugaring in Android buildsGravatar kmb2018-02-07
* Converts wrapped_clang from a bash script to a C++ source file which is compi...Gravatar kaipi2018-02-06
* Support legacy multidex.Gravatar ajmichael2018-02-05
* sha256 python tool: stream instead of reading whole file beforehandGravatar Hadrien Chauvin2018-02-05