aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Clean up absolutize and make it public for use in a subsequent change.Gravatar Nathan Harmata2016-03-02
* If BugReport#handleCrash is called twice, don't do anything but log the secon...Gravatar Janak Ramakrishnan2016-03-02
* Add some basic print/debugging support to fragment collections.Gravatar Dave MacLachlan2016-03-02
* Always trim the BuildOptions; we've resolved the LIPO issue.Gravatar Ulf Adams2016-03-02
* Start adding support for passing in SDK versions for Mac OS, Watch OS, TV OS.Gravatar Dave MacLachlan2016-03-01
* Fix bazel-j2objc repo name to use an underscoreGravatar Justine Tunney2016-03-01
* Add stronger language about pch files and that they shouldn't be used.Gravatar Dave MacLachlan2016-03-01
* Make LineWrappingAnsiTerminalWriter a public classGravatar Klaus Aehlig2016-03-01
* Add some cross referencing to the cookbook and standardize header style for m...Gravatar Dave MacLachlan2016-03-01
* Use two configurations for AspectKeys.Gravatar Michael Staib2016-03-01
* Docker: fix runfiles path when the incremental loader is called from another ...Gravatar Damien Martin-Guillerez2016-03-01
* Fix typo in Bazel Users page.Gravatar Todd Jeffreys2016-03-01
* Copy the android_crosstool_top into the host configuration.Gravatar Ulf Adams2016-03-01
* pkg: use a flag file instead of passing the list of arguments in the command ...Gravatar Damien Martin-Guillerez2016-03-01
* Add more tools to java_toolchainGravatar Liam Miller-Cushon2016-03-01
* Fix typos in users listGravatar Brian Silverman2016-03-01
* Add support for additional edge cases to RuleLinkExpander.Gravatar David Chen2016-03-01
* Add some additional JSON string escapes.Gravatar Erik Abair2016-03-01
* Adds a manifest for detailing the inputs to an android apk.Gravatar Alex Humesky2016-03-01
* Remove reference to web browsers in bazel documentation.Gravatar Googler2016-03-01
* Fix pruning of implicitly final fieldsGravatar Liam Miller-Cushon2016-03-01
* Global cleanup change.Gravatar Googler2016-03-01
* Rollback of commit 37aad60742a8d95cc7bc7c561a390a340e8add8a.Gravatar Eric Fellheimer2016-03-01
* Enhance DexMapper tool to treat .class.dex files like .class files.Gravatar Googler2016-03-01
* Parallelize fetches of symlink file values, subdirectory globs, and subdirect...Gravatar Janak Ramakrishnan2016-03-01
* Add JSON conversion for Skylark structs.Gravatar Erik Abair2016-03-01
* Fix load paths in Groovy documentationGravatar Erik Kuefler2016-03-01
* Fix go example test to refer to remote reposGravatar Kristina Chodorow2016-02-29
* Fix problems with retrieving external deps behind a proxyGravatar Derek Lawless2016-02-29
* Fix up some spelling mistakes in comments.Gravatar Dave MacLachlan2016-02-29
* Fix the excepton when Skylark rule has 2 executable attributes pointing to th...Gravatar Dmitry Lomov2016-02-29
* Add a bazel-srcs target to the top-level package containing all Bazel sourcesGravatar Damien Martin-Guillerez2016-02-29
* ExperimentalEventHandler: break lines explicitlyGravatar Klaus Aehlig2016-02-29
* Use client environment for repository_ctx.which path environmentGravatar Damien Martin-Guillerez2016-02-29
* Add wrapper class around AnsiTerminalWriter that breaks linesGravatar Klaus Aehlig2016-02-29
* Simplify plmerge and bundlemerge by removing deprecated functionality.Gravatar Dave MacLachlan2016-02-29
* Fix typo in Peloton names in the description in our user list.Gravatar Damien Martin-Guillerez2016-02-29
* Remove incremental heuristic from workers, as it was not really useful.Gravatar Philipp Wollermann2016-02-29
* Fix killing workers in bazel_worker_test.sh.Gravatar Philipp Wollermann2016-02-29
* Add Peleton Tech and FFruit to the list of usersGravatar Damien Martin-Guillerez2016-02-28
* Little refactorings on resource management stuff:Gravatar Philipp Wollermann2016-02-28
* Fix references to @bazel_tools// repository in Go rules.Gravatar David Chen2016-02-28
* Stop using preprocessed .aidl files for types in the same android_library.Gravatar Michael Staib2016-02-28
* Add Ascend.io and XIOSim to our user list.Gravatar Damien Martin-Guillerez2016-02-28
* Check that `python` file is a regular file and is executable.Gravatar David Chen2016-02-28
* Let ActionContextConsumer#getActionContexts() return a Multimap instead of a ...Gravatar Philipp Wollermann2016-02-28
* Global cleanup change.Gravatar Googler2016-02-28
* Improve the error message when the ParallelEvaluator is unable to create a Sk...Gravatar Luis Fernando Pino Duque2016-02-28
* Rename SpawnActionContext#isRemotable() to more appropriate willExecuteRemote...Gravatar Philipp Wollermann2016-02-28
* Pass the source path -> Artifact mapping into FdoSupport from a provider inst...Gravatar Lukacs Berki2016-02-28