aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Turn //tools/build_rules into a package.Gravatar Julio Merino2016-02-17
* Don't import API functions you don't useGravatar Francois-Rene Rideau2016-02-17
* Revert "Merge pull request #910 from Dominator008/closure"Gravatar Damien Martin-Guillerez2016-02-17
* Merge pull request #910 from Dominator008/closureGravatar Kamil Jiwa2016-02-17
|\
| * Add "--language_in" and "--language_out" to closure_js_binary.bzlGravatar Michael Zhou2016-02-17
* | Reformat genproto.bzl to comply with the style guide.Gravatar Julio Merino2016-02-17
* | Stop bundling ijar's sources in bazel_toolsGravatar Damien Martin-Guillerez2016-02-17
* | Replace dummy.c with dummy.m to allow preprocessing of objc source code to im...Gravatar Cal Peyser2016-02-17
| * Update dependencies in closure_repositories.bzlGravatar Michael Zhou2016-02-16
|/
* Delete unused bazel.rc file.Gravatar Lukacs Berki2016-02-15
* Fix default XML file generated by testsGravatar Damien Martin-Guillerez2016-02-15
* Updates the appengine_war() rule to include the transitive dependencies of th...Gravatar Alex Humesky2016-02-15
* Add scala tests to CIGravatar Oscar Boykin2016-02-15
* Use build_file_content attribute of new_* repositories instead of build_file ...Gravatar Damien Martin-Guillerez2016-02-12
* Make Bazel be able to reach ijar on Windows where it's called "ijar.exe" .Gravatar Lukacs Berki2016-02-11
* docker: Exclude .changes files when collecting debsGravatar Benjamin Staffin2016-02-11
* Add scala_test to loadGravatar Oscar Boykin2016-02-10
* Update documentation of skylark rules: correct load statementsGravatar Damien Martin-Guillerez2016-02-10
* Add supportsDynamicLinker to CppConfigurationGravatar Googler2016-02-09
* When building Groovy jars, read the list of classes from a file instead of pa...Gravatar Erik Kuefler2016-02-07
* Move ObjC compilation actions for J2ObjC-translated code from binary level to...Gravatar Rumou Duan2016-02-05
* [d] Update D rules to DMD 2.070.0.Gravatar David Chen2016-02-04
* [rust] Update Rust rules to Rust 1.6Gravatar David Chen2016-02-04
* Now that rules find their tools via runfiles, remove unneeded dependencies in...Gravatar Dave MacLachlan2016-02-04
* Make xctest extension for test bundles that have xctest=true defined. (It use...Gravatar Dave MacLachlan2016-02-03
* Introduce a special CPU for Windows and add msys compiler toolchain.Gravatar Dmitry Lomov2016-02-03
* Fix a reference to a local-jdk target.Gravatar Erik Kuefler2016-02-02
* Fix build on FreeBSD (again).Gravatar Piotr Sikora2016-02-02
* Change j2objc_wrapper.py to also write out a mapping file between generated s...Gravatar Rumou Duan2016-02-02
* Add a scala_test rule to BazelGravatar Dino Wernli2016-02-02
* Use labels in load statementsGravatar Damien Martin-Guillerez2016-02-02
* Update appengine repository rule namesGravatar Kristina Chodorow2016-01-29
* Always declare dependency on xcode gcov.Gravatar Peter Schmitt2016-01-28
* Don't load dumpsyms in configurations.Gravatar Peter Schmitt2016-01-28
* 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
* Support transitive deps in GroovyGravatar Erik Kuefler2016-01-27
* Convert skylark rules and tests to use _ in repo namesGravatar Kristina Chodorow2016-01-27
* Convert j2objc workspace name to use _, not -Gravatar Kristina Chodorow2016-01-27
* Make local-jdk conform to workspace name rulesGravatar Kristina Chodorow2016-01-27
* Add the @bazel_tools prefix to docker and pkg toolingGravatar Damien Martin-Guillerez2016-01-27
* Fix appengine rule to use all @bazel_tools targetsGravatar Kristina Chodorow2016-01-21
* Update appengine.bzl rules to use remote reposGravatar Kristina Chodorow2016-01-21
* Allow empty go_prefix.Gravatar Han-Wen Nienhuys2016-01-20
* Generate a default dummy XML file when the test runner does not.Gravatar Damien Martin-Guillerez2016-01-18
* Use xcode_config build target for actions which need to resolve an xcode vers...Gravatar Chris Parsons2016-01-13
* [scala] fix declared dependencies.Gravatar Damien Martin-Guillerez2016-01-13
* Don't break long words for debian control fieldsGravatar Andrew Jorgensen2016-01-12
* Basic build tag support for go rulesGravatar David Santiago2016-01-11
* Implement groovy_junit_testGravatar Erik Kuefler2016-01-11