aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Add crosstool_lib.bzl and crosstool_utils.bzlGravatar hlopko2018-03-21
* Automated rollback of commit 8a5a0a3ed1e19768b6ee024189307bb4ac27460d.Gravatar laszlocsomor2018-03-21
* runfiles,C++: move to //tools/cpp/runfilesGravatar Laszlo Csomor2018-03-21
* runfiles,Bash: add a package for runfiles libraryGravatar Laszlo Csomor2018-03-21
* runfiles,Python: remove library from @bazel_toolsGravatar Laszlo Csomor2018-03-20
* Fix paths to CPU.java and OS.java in commentsGravatar ajmichael2018-03-19
* Remove unused files. Most of the functionality contained in these files has a...Gravatar kaipi2018-03-15
* Remove unused files.Gravatar kaipi2018-03-14
* Windows: Allow users to build non-C++ rules when VC++ detect failsGravatar Yun Peng2018-03-14
* 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