aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/BUILD
Commit message (Expand)AuthorAge
* 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
* Add pkg and various other skylark rules to the embedded toolsGravatar Damien Martin-Guillerez2016-01-27
* Source iOS memleak plugin stub from bazel_tools.Gravatar Peter Schmitt2015-12-16
* Add srcs for Go rules.Gravatar Han-Wen Nienhuys2015-11-17
* Include memleaks plugin support for experimental_ios_testGravatar Chris Parsons2015-10-21
* Introduce debian and tar packaging rulesGravatar Damien Martin-Guillerez2015-10-09
* Embed a tools directory into the Bazel binary.Gravatar Lukacs Berki2015-10-06
* Initial checkin of sass_binary support for bazelGravatar Derek Perez2015-09-24
* Add Jsonnet rules to Bazel.Gravatar David Chen2015-09-14
* Fix the installer and fixing the package shiped into binary version of Bazel.Gravatar Damien Martin-Guillerez2015-09-08
* Add missing tools directory in the filegroup to packageGravatar Damien Martin-Guillerez2015-09-03
* Move j2objc helper scripts into open-source Bazel.Gravatar Michael Thvedt2015-08-13
* Create a binary packager for BazelGravatar Damien Martin-Guillerez2015-07-29
* Make //src/test/shell:bazel_test work again.Gravatar Lukacs Berki2015-06-30
* This CL adds the android_binary rule to Bazel. Gravatar Lukacs Berki2015-06-16