aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Close some streams that we didn'tGravatar Miguel Alcon Pinto2015-11-05
* Skylark: Updated the locations of more error messages.Gravatar Florian Weikert2015-11-05
* Hook up the network sandboxing codeGravatar Brian Silverman2015-11-05
* Add Byte Buddy jar and up-to-date ASM jars.Gravatar Klaas Boesche2015-11-05
* Disallow jars in srcs of java-based rulesGravatar Liam Miller-Cushon2015-11-04
* Avoid copying file contents when reading the expected number of bytes in#read...Gravatar Eric Fellheimer2015-11-04
* Change "contact us" link in Bazel's mobile-install docs, to point at the baze...Gravatar Carmi Grushko2015-11-04
* In SkyKey#equals, check for 'functionName' equality before checking for 'argu...Gravatar Nathan Harmata2015-11-04
* [groovy] Add missing </table> tag.Gravatar David Chen2015-11-04
* Open source SkyframeLabelVisitorTest.Gravatar Han-Wen Nienhuys2015-11-04
* Pass AspectWithParameters instead of separately passing AspectParameters and ...Gravatar Carmi Grushko2015-11-04
* Permit use of ForkJoinQuiescingExecutor for invalidationGravatar Mark Schaller2015-11-04
* Post preliminary events so it doesn't crash outright.Gravatar Ulf Adams2015-11-04
* Fix broken resolution of STL sources through @bazel_tools.Gravatar Peter Schmitt2015-11-03
* Add support for proguard's -applymapping option to android_binary.Gravatar Googler2015-11-03
* Add a skyframe-based loading phase runner hidden behind a compile-time const.Gravatar Ulf Adams2015-11-03
* Split the LoadingPhaseRunner into interface and implementation.Gravatar Ulf Adams2015-11-03
* [go] Add attribute documentation.Gravatar David Chen2015-11-03
* Don't remove a reverse dep after it was added in GraphConcurrencyTest. That n...Gravatar Janak Ramakrishnan2015-11-03
* Cache and canonicalize references to PathFragments in LineNumberTable$HashLin...Gravatar Eric Fellheimer2015-11-03
* Make it more obvious where to look for build_tools_versions and api_level.Gravatar Carmi Grushko2015-11-03
* Update links in Bazel docs to point to new BE pages.Gravatar David Chen2015-11-02
* When creating RuleContext, explicitly pass the set of attributes an attached ...Gravatar Carmi Grushko2015-11-02
* Make subcommand completion in zsh work on Mac OS XGravatar Yuki Yugui Sonoda2015-11-02
* Introduce ForkJoinQuiescingExecutor, permit its use in evaluationGravatar Mark Schaller2015-11-02
* Changes from [] that were left out of theGravatar Brian Silverman2015-11-02
* Fix AbstractQueueVisitor synchronization, comments, and field namesGravatar Mark Schaller2015-11-02
* Parametrize aspect definition with AspectParameters.Gravatar Dmitry Lomov2015-11-02
* Cleanup ValueVisitor (and dirty QuiescingExecutor)Gravatar Mark Schaller2015-11-02
* Change ValueVisitor to use delegationGravatar Mark Schaller2015-11-02
* Add runfiles for HOST executables for actions without commands tooGravatar Brian Silverman2015-11-02
* Move LoadingPhaseRunner.Callback to the top-level class LoadingCallback.Gravatar Ulf Adams2015-11-02
* Move LoadingPhaseRunner.loadForConfigurations to CommandEnvironment.Gravatar Ulf Adams2015-11-02
* Move LoadingPhaseRunner.LoadingResult to a top-level class.Gravatar Ulf Adams2015-11-02
* Move LoadingPhaseRunner.Options to top-level class LoadingOptions.Gravatar Ulf Adams2015-11-02
* Document and test how rules can run without the sandbox.Gravatar Brian Silverman2015-11-02
* Interface methods are public anyway, remove superfluous modifiers.Gravatar Philipp Wollermann2015-11-02
* Remove BlazeRuntime.reporter; use a BlazeModule to attach event handlers.Gravatar Ulf Adams2015-11-02
* Introduce ErrorClassifierGravatar Mark Schaller2015-11-02
* Introduce QuiescingExecutorGravatar Mark Schaller2015-11-02
* Pass StdRedirect.dylib to ios_runner.sh.mac_template. So that we could use "x...Gravatar Googler2015-11-02
* Strict matching of architecture name to ios platform. Also refactor Platform ...Gravatar Chris Parsons2015-11-02
* Adds a bazel-rules-tests java_test rule for the tests under src/test/java/com...Gravatar Alex Humesky2015-11-02
* Implement propagation along dependencies for Skylark aspects.Gravatar Dmitry Lomov2015-11-02
* xcrun was adding a newline on the output that was being set in the SDKROOT en...Gravatar Dave MacLachlan2015-11-02
* Create directories for all the files in tarballs.Gravatar Brian Silverman2015-11-02
* Deflake --runs_per_test_detects_flakes.Gravatar Brian Silverman2015-11-02
* Error out if no src files are provided to GroovyGravatar Erik Kuefler2015-11-02
* Drop src/test/java/BUILDGravatar Han-Wen Nienhuys2015-11-02
* Don't overwrite existing __init__.py files in py_binary zipsGravatar Benjamin Staffin2015-10-30