aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/build_defs
Commit message (Expand)AuthorAge
* Replace the inlined SDK path with apple_common call.Gravatar Dmitry Shevchenko2016-04-27
* Ensure env is passed to DockerLayer actions so xzcat worksGravatar Simon Horlick2016-04-26
* Add a Skylark rule to build Swift modules.Gravatar Dmitry Shevchenko2016-04-22
* Add apple_genrule to bazel.Gravatar Dave MacLachlan2016-04-21
* Update octal refs in python script of pkg and docker rulesGravatar Damien Martin-Guillerez2016-03-31
* Remove deprecated Skylark rulesGravatar Kristina Chodorow2016-03-24
* Build the jsonnet tool for the host when cross-compiling.Gravatar Googler2016-03-23
* Deprecate built-in Skylark rulesGravatar Kristina Chodorow2016-03-21
* Enable overriding jsonnet binaries and stdlib for Jsonnet rules.Gravatar David Chen2016-03-15
* Fix repository names for GroovyGravatar Erik Kuefler2016-03-15
* Update D and Jsonnet rules to reference @bazel_tools.Gravatar David Chen2016-03-04
* Fixes typos in the scala rule stubGravatar Damien Martin-Guillerez2016-03-04
* Fixed typo in rules for Scala URLGravatar Fedor Korotkov2016-03-04
* Use @bazel_tools// to reference tools repository for Sass rules.Gravatar David Chen2016-03-03
* Docker: fix runfiles path when the incremental loader is called from another ...Gravatar Damien Martin-Guillerez2016-03-01
* pkg: use a flag file instead of passing the list of arguments in the command ...Gravatar Damien Martin-Guillerez2016-03-01
* Fix load paths in Groovy documentationGravatar Erik Kuefler2016-03-01
* Add a bazel-srcs target to the top-level package containing all Bazel sourcesGravatar Damien Martin-Guillerez2016-02-29
* Remove scala rules from the Bazel source treeGravatar Damien Martin-Guillerez2016-02-24
* Use SSL for scala repositoryGravatar Michajlo Matijkiw2016-02-24
* Adds export and runtime_deps support to scala ruleGravatar Oscar Boykin2016-02-18
* 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 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
* 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
* When building Groovy jars, read the list of classes from a file instead of pa...Gravatar Erik Kuefler2016-02-07
* [d] Update D rules to DMD 2.070.0.Gravatar David Chen2016-02-04
* Fix a reference to a local-jdk target.Gravatar Erik Kuefler2016-02-02
* Add a scala_test rule to BazelGravatar Dino Wernli2016-02-02
* Use labels in load statementsGravatar Damien Martin-Guillerez2016-02-02
* Support transitive deps in GroovyGravatar Erik Kuefler2016-01-27
* Convert skylark rules and tests to use _ in repo namesGravatar 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
* [scala] fix declared dependencies.Gravatar Damien Martin-Guillerez2016-01-13
* Don't break long words for debian control fieldsGravatar Andrew Jorgensen2016-01-12
* Implement groovy_junit_testGravatar Erik Kuefler2016-01-11
* making sass work better in different linux situations, minor cleanup overall.Gravatar Derek Perez2016-01-07
* [docker_build] Fix required flag for create_image.pyGravatar Damien Martin-Guillerez2016-01-07
* Fixes formatting in scala rules doc.Gravatar Alex Humesky2016-01-07
* Support LABEL in docker_build ruleGravatar Yuki Yugui Sonoda2015-12-21
* Make Debian package maintainer scripts executable.Gravatar Piotr Sikora2015-12-15
* Improve scalac: use ijar and download scalacGravatar oscar2015-12-08
* docker_build: Properly handle / as data_pathGravatar Kamal Marhubi2015-12-04
* Use load() to add external repositories for Skylark rules.Gravatar David Chen2015-12-04
* Fix pkg_tar docs.Gravatar Warren Turkal2015-11-30
* Generate .changes files to go along with .deb packagesGravatar Benjamin Staffin2015-11-24