index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
BUILD
Commit message (
Expand
)
Author
Age
*
Bazel now can build dynamic library from cc_library
Yun Peng
2017-09-18
*
Automated rollback of commit ca216f5eb4b1f1892219db0f578495bbbdbaa875.
philwo
2017-09-15
*
Remove docker rules from @bazel_tools
Googler
2017-09-14
*
Introduce empty "toolchain_category" rule for labels that will be used as
cpeyser
2017-09-14
*
Add a new toolchain type for c++. In order to do this, PlatformConfiguration...
cpeyser
2017-09-08
*
Automated rollback of commit 2b983bdf508e010a3d4ee9dbaf446b7666749799.
cpeyser
2017-09-01
*
Rollforward of c++ toolchain-relevant BUILD file and Bazel mocking changes. ...
cpeyser
2017-08-31
*
Automated rollback of commit 9d5bce66280094c0531ddfde2752e596d0d78c79.
plf
2017-08-30
*
Add a new toolchain type for c++. In order to do this, PlatformConfiguration...
cpeyser
2017-08-29
*
Automated rollback of commit 363413110f3a63a11d900864be1852adbaed2899.
cpeyser
2017-08-29
*
Add a new toolchain type for c++. In order to do this, PlatformConfiguration...
cpeyser
2017-08-28
*
Remove FeaturePolicyConfiguration et al. in favor of the new Whitelisting.
mstaib
2017-08-22
*
Remove old intellij aspect code bundled with Bazel
Googler
2017-07-31
*
Apply native binary launcher to sh_binary
Yun Peng
2017-07-31
*
Add missing dependency.
Googler
2017-04-20
*
Move the sha256 tool into its own directory, as it isn't specific to docker_b...
Googler
2017-04-19
*
Remove jack tools from Bazel.
ajmichael
2017-04-05
*
Add default constraint_settings and values in new package @bazel_tools//platf...
John Cater
2017-03-23
*
Delete //external references related to protos.
Carmi Grushko
2017-02-03
*
Don't bundle android tests into the Bazel binary.
Adam Michael
2017-01-20
*
Coverage support.
Ulf Adams
2016-11-24
*
Move intellij_info.bzl to a tool packaged with bazel.
Googler
2016-11-21
*
Use proto_lang_toolchain in java_lite_proto_library.
Carmi Grushko
2016-11-03
*
Add Skylark definitions of {new_,}git_repository.
Nelson Elhage
2016-07-27
*
Export xcode_locator's source file under tools/osx/ to make it available for ...
Chris Parsons
2016-07-21
*
Add all the sources to //:srcs filegroup and add a check to detect
Damien Martin-Guillerez
2016-07-01
*
Remove rust, jsonnet, scala and closure from the Bazel repository
Damien Martin-Guillerez
2016-05-09
*
Add a Skylark rule to build Swift modules.
Dmitry Shevchenko
2016-04-22
*
Remove te protocol compiler rules from @bazel_tools.
Lukacs Berki
2016-04-11
*
Remove deprecated Skylark rules
Kristina Chodorow
2016-03-24
*
Add missing filegroups to the srcs
Damien Martin-Guillerez
2016-03-18
*
Move dump_syms from //tools/objc to //tools/osx. This will allow it to be re...
Cal Peyser
2016-03-15
*
Add a bazel-srcs target to the top-level package containing all Bazel sources
Damien Martin-Guillerez
2016-02-29
*
Turn //tools/build_rules into a package.
Julio Merino
2016-02-17
*
Stop bundling ijar's sources in bazel_tools
Damien Martin-Guillerez
2016-02-17
*
Add Android targets back into embedded tools
Kristina Chodorow
2016-01-28
*
Add pkg and various other skylark rules to the embedded tools
Damien Martin-Guillerez
2016-01-27
*
Source iOS memleak plugin stub from bazel_tools.
Peter Schmitt
2015-12-16
*
Add srcs for Go rules.
Han-Wen Nienhuys
2015-11-17
*
Include memleaks plugin support for experimental_ios_test
Chris Parsons
2015-10-21
*
Introduce debian and tar packaging rules
Damien Martin-Guillerez
2015-10-09
*
Embed a tools directory into the Bazel binary.
Lukacs Berki
2015-10-06
*
Initial checkin of sass_binary support for bazel
Derek Perez
2015-09-24
*
Add Jsonnet rules to Bazel.
David Chen
2015-09-14
*
Fix the installer and fixing the package shiped into binary version of Bazel.
Damien Martin-Guillerez
2015-09-08
*
Add missing tools directory in the filegroup to package
Damien Martin-Guillerez
2015-09-03
*
Move j2objc helper scripts into open-source Bazel.
Michael Thvedt
2015-08-13
*
Create a binary packager for Bazel
Damien Martin-Guillerez
2015-07-29
*
Make //src/test/shell:bazel_test work again.
Lukacs Berki
2015-06-30
*
This CL adds the android_binary rule to Bazel.
Lukacs Berki
2015-06-16
[next]