aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/BUILD
Commit message (Expand)AuthorAge
* Windows: add //tools/... tests to test suiteGravatar 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
* Pull in the right deps into the embedded tools.Gravatar Irina Iancu2018-06-14
* Implement LcovMerger.Gravatar elenairina2018-06-11
* Expose C++ action names to SkylarkGravatar hlopko2018-06-07
* Fix targets broken by https://github.com/bazelbuild/bazel/commit/819bf38d97e6...Gravatar laszlocsomor2018-04-30
* c++,runfiles: move runfiles libraryGravatar Laszlo Csomor2018-04-30
* bash: Add a toolchain for local Bash.Gravatar Laszlo Csomor2018-04-16
* python,runfiles: move to different packageGravatar Laszlo Csomor2018-04-10
* 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
* java,runfiles: runfiles library in @bazel_toolsGravatar Laszlo Csomor2018-01-16
* Bazel now can build dynamic library from cc_libraryGravatar Yun Peng2017-09-18
* Automated rollback of commit ca216f5eb4b1f1892219db0f578495bbbdbaa875.Gravatar philwo2017-09-15
* Remove docker rules from @bazel_toolsGravatar Googler2017-09-14
* Introduce empty "toolchain_category" rule for labels that will be used asGravatar cpeyser2017-09-14
* Add a new toolchain type for c++. In order to do this, PlatformConfiguration...Gravatar cpeyser2017-09-08
* Automated rollback of commit 2b983bdf508e010a3d4ee9dbaf446b7666749799.Gravatar cpeyser2017-09-01
* Rollforward of c++ toolchain-relevant BUILD file and Bazel mocking changes. ...Gravatar cpeyser2017-08-31
* Automated rollback of commit 9d5bce66280094c0531ddfde2752e596d0d78c79.Gravatar plf2017-08-30
* Add a new toolchain type for c++. In order to do this, PlatformConfiguration...Gravatar cpeyser2017-08-29
* Automated rollback of commit 363413110f3a63a11d900864be1852adbaed2899.Gravatar cpeyser2017-08-29
* Add a new toolchain type for c++. In order to do this, PlatformConfiguration...Gravatar cpeyser2017-08-28
* Remove FeaturePolicyConfiguration et al. in favor of the new Whitelisting.Gravatar mstaib2017-08-22
* Remove old intellij aspect code bundled with BazelGravatar Googler2017-07-31
* Apply native binary launcher to sh_binaryGravatar Yun Peng2017-07-31
* Add missing dependency.Gravatar Googler2017-04-20
* Move the sha256 tool into its own directory, as it isn't specific to docker_b...Gravatar Googler2017-04-19
* Remove jack tools from Bazel.Gravatar ajmichael2017-04-05
* Add default constraint_settings and values in new package @bazel_tools//platf...Gravatar John Cater2017-03-23
* Delete //external references related to protos.Gravatar Carmi Grushko2017-02-03
* Don't bundle android tests into the Bazel binary.Gravatar Adam Michael2017-01-20
* Coverage support.Gravatar Ulf Adams2016-11-24
* Move intellij_info.bzl to a tool packaged with bazel.Gravatar Googler2016-11-21
* Use proto_lang_toolchain in java_lite_proto_library.Gravatar Carmi Grushko2016-11-03
* Add Skylark definitions of {new_,}git_repository.Gravatar Nelson Elhage2016-07-27
* Export xcode_locator's source file under tools/osx/ to make it available for ...Gravatar Chris Parsons2016-07-21
* Add all the sources to //:srcs filegroup and add a check to detectGravatar Damien Martin-Guillerez2016-07-01
* Remove rust, jsonnet, scala and closure from the Bazel repositoryGravatar Damien Martin-Guillerez2016-05-09
* Add a Skylark rule to build Swift modules.Gravatar Dmitry Shevchenko2016-04-22
* Remove te protocol compiler rules from @bazel_tools.Gravatar Lukacs Berki2016-04-11
* Remove deprecated Skylark rulesGravatar Kristina Chodorow2016-03-24
* Add missing filegroups to the srcsGravatar Damien Martin-Guillerez2016-03-18
* Move dump_syms from //tools/objc to //tools/osx. This will allow it to be re...Gravatar Cal Peyser2016-03-15
* Add a bazel-srcs target to the top-level package containing all Bazel sourcesGravatar Damien Martin-Guillerez2016-02-29
* Turn //tools/build_rules into a package.Gravatar Julio Merino2016-02-17
* Stop bundling ijar's sources in bazel_toolsGravatar Damien Martin-Guillerez2016-02-17
* Add Android targets back into embedded toolsGravatar Kristina Chodorow2016-01-28