aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add @bazel_tools prefix to Java toolsGravatar Kristina Chodorow2016-01-20
* Create a wrapper script which looks for an executable in the workspaceGravatar Brian Silverman2016-01-20
* Replace %{product} in option help texts too.Gravatar Han-Wen Nienhuys2016-01-20
* Remove the warning for duplicated directories -- they are allowed.Gravatar Googler2016-01-19
* Skylark IDE info aspect: sources and dependencies.Gravatar Dmitry Lomov2016-01-19
* Add variant of Preconditions.checkArgument that takes int placeholder.Gravatar Janak Ramakrishnan2016-01-19
* Avoid auto-unboxing in Preconditions check that has string then two integer a...Gravatar Janak Ramakrishnan2016-01-19
* Fileset (Google internal): code cleanup.Gravatar Laszlo Csomor2016-01-19
* cpp: document the |start| parameter at the callsites of ConnectToServer()Gravatar Thiago Farina2016-01-19
* Use a separate XML_OUTPUT_FILE for unittest.bash testsGravatar Damien Martin-Guillerez2016-01-19
* Remove javac/testing from the public tree.Gravatar Lukacs Berki2016-01-19
* Rewrite SkylarkAspectsTest to inherit AnalysisTestCase.Gravatar Ulf Adams2016-01-19
* Make setup-intellij.sh work again.Gravatar Lukacs Berki2016-01-19
* General cleanup for the configured target / aspect creation code.Gravatar Ulf Adams2016-01-19
* Use --nolegacy_bazel_java_test when launching test.Gravatar Damien Martin-Guillerez2016-01-19
* Set test_class for java_test test target where it is neededGravatar Damien Martin-Guillerez2016-01-19
* Load `appengine_war` rule in `BUILD`Gravatar Tetsuo Kiso2016-01-19
* Remove Truth 0.27 since 0.28 is there since quite a while.Gravatar Lukacs T. Berki2016-01-19
* Generate a default dummy XML file when the test runner does not.Gravatar Damien Martin-Guillerez2016-01-18
* Fix Bazel bootstrapping with JDK 7Gravatar Damien Martin-Guillerez2016-01-18
* Inlined RepositoryFunction#getExternalPackageGravatar Damien Martin-Guillerez2016-01-18
* Use only the Bazel server for bootstrappingGravatar Damien Martin-Guillerez2016-01-18
* Fix #757: Bazel does not copy xml test output from sandbox.Gravatar Philipp Wollermann2016-01-18
* Use JavaIoFileSystem during the bootstrapping, removing JNI compilation.Gravatar Damien Martin-Guillerez2016-01-18
* Replaced process-wrapper by a dummy version for bootstrappingGravatar Damien Martin-Guillerez2016-01-18
* Use a dummy build-runfiles in the bootstrap binaryGravatar Damien Martin-Guillerez2016-01-18
* Inline bazel_bootstrap in compile.shGravatar Damien Martin-Guillerez2016-01-18
* Make the second example load() statement a label, too.Gravatar Lukacs Berki2016-01-18
* Do not use sandboxing when bootstrappingGravatar Damien Martin-Guillerez2016-01-18
* Description redacted.Gravatar Googler2016-01-18
* Update the documentation of the load() statement because now bare paths are d...Gravatar Lukacs Berki2016-01-18
* Disallow loads from external repos in WORKSPACE files. Currently, attempting ...Gravatar John Field2016-01-18
* support hidden --java_optimization_mode flag in java_test rule.Gravatar Googler2016-01-18
* Remove unnecessary modifiers from interface fieldsGravatar Kristina Chodorow2016-01-18
* Remove unecessary value nulling from ResourceShrinker.Gravatar Andrew Pellegrini2016-01-18
* Don't append the class output dir to the classpathGravatar Liam Miller-Cushon2016-01-15
* Increase the size of some tests that time out on ci.bazel.ioGravatar Damien Martin-Guillerez2016-01-15
* More runtime dependency artifact cleanupGravatar Liam Miller-Cushon2016-01-15
* Enable Aspects to specify their configuration fragment dependencies.Gravatar Michael Staib2016-01-15
* Fix documentation for some ios_test attributes that got lost in refactoring.Gravatar Peter Schmitt2016-01-15
* Adds support for invocation policy to the canonicalize-flags command.Gravatar Alex Humesky2016-01-15
* Fix documentation on cc_library includes attributeGravatar Kristina Chodorow2016-01-15
* Libc top for the host should take its value only from --host_grte_top or the ...Gravatar Googler2016-01-15
* Add native.rule(NAME), which returns the attributes of a previously defined r...Gravatar Han-Wen Nienhuys2016-01-15
* Update skylark docs for grammar and clarity.Gravatar Alex Humesky2016-01-15
* Refactor action output dumping to go through a single method.Gravatar Ulf Adams2016-01-15
* Do not include bazel_tools in the bootstrap binaryGravatar Damien Martin-Guillerez2016-01-15
* Fix bazel args in the bootstrap testGravatar Damien Martin-Guillerez2016-01-15
* Increase the size of some tests that time out on ci.bazel.ioGravatar Damien Martin-Guillerez2016-01-15
* Add a method for getting the root of a rule workspace to the Label methodGravatar Damien Martin-Guillerez2016-01-15