aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Update Error Prone versionGravatar Liam Miller-Cushon2015-06-30
* Fix permissions for non-posix zip filesGravatar Kristina Chodorow2015-06-30
* Skylark: only allow rules that are exportedGravatar Francois-Rene Rideau2015-06-30
* Test for the correct exception in FilesystemUtilsTest.Gravatar Philipp Wollermann2015-06-30
* Fix "crashes with "Aborted" and no other useful errors on EPERM".Gravatar Philipp Wollermann2015-06-30
* Extract RecursiveDirectoryTraversalFunction from RecursivePkgFunctionGravatar Mark Schaller2015-06-30
* Update install.md for Linux's java settingsGravatar Damien Martin-Guillerez2015-06-30
* Link in src/tools/android to base_workspace.Gravatar Lukacs Berki2015-06-30
* Avoid crash when the Android stub application is not a Java rule.Gravatar Lukacs Berki2015-06-30
* Update parser error message.Gravatar Laurent Le Brun2015-06-30
* Make //src/test/shell:bazel_test work again.Gravatar Lukacs Berki2015-06-30
* The final CL in getting Android support to work: add resources_processor.sh a...Gravatar Lukacs Berki2015-06-30
* Remove all traces of --java_cpu.Gravatar Lukacs Berki2015-06-30
* Allow warnings to be suppressed for generated code.Gravatar Liam Miller-Cushon2015-06-30
* Rollback of commit 13ef26d0817a429bf214d3dc4c5551e616e403fe.Gravatar Laurent Le Brun2015-06-30
* For each objc target, export all xcdatamodels in the transitive closure to Xc...Gravatar Rumou Duan2015-06-30
* Fix Bazel compilation: add missing strict java dependenciesGravatar Damien Martin-Guillerez2015-06-29
* Add missing transitive dependencies of Error Prone.Gravatar Liam Miller-Cushon2015-06-29
* Add basic support for building Java AppEngine WARGravatar Damien Martin-Guillerez2015-06-29
* Update error-prone-javac version to javac-1.9.0-dev-r2644-2Gravatar Liam Miller-Cushon2015-06-29
* Allow resources to be added only once in each rule.Gravatar Peter Schmitt2015-06-29
* Remove unnecessary dependencies from action context consumers.Gravatar Philipp Wollermann2015-06-29
* Eliminate BuildConfiguration.getShortName().Gravatar Lukacs Berki2015-06-29
* Split sandbox code from standalone module.Gravatar Philipp Wollermann2015-06-29
* Allow / in repository namesGravatar Kristina Chodorow2015-06-29
* Deflake GlobTest dealing with glob interruption. Do not assume that an interr...Gravatar Eric Fellheimer2015-06-29
* Remove --experimental_persistent_javac. Bazel does not support theGravatar Han-Wen Nienhuys2015-06-29
* Allow relative paths for generate_workspace argumentsGravatar Kristina Chodorow2015-06-29
* Update CI script to build against a common ancestor of origin/master and HEADGravatar Thomas Broyer2015-06-29
* Ijar's zipper: fallback when external attributes is unsetGravatar Damien Martin-Guillerez2015-06-29
* Remove references to all Android tools from AndroidConfiguration.Gravatar Lukacs Berki2015-06-29
* Remove BuildConfiguration.cacheKey() and replace .shortCacheKey() with a .che...Gravatar Lukacs Berki2015-06-29
* Make split configuration transitions work with Bazel.Gravatar Lukacs Berki2015-06-29
* Batch retrieval of children when removing reverse deps.Gravatar Janak Ramakrishnan2015-06-29
* Refactor HOST configuration transitions to be dynamic-configuration friendly.Gravatar Greg Estren2015-06-29
* Implement multi-level intermediate dwp actions. These avoid OOMsGravatar Googler2015-06-29
* Refactor the legacy globbing thread pool to make use of more modern concurren...Gravatar Eric Fellheimer2015-06-29
* Skylark: Glob argument is exclude, not excludesGravatar Laurent Le Brun2015-06-29
* experimental_ios_test: Support data dependenciesGravatar Daniel Wagner-Hall2015-06-29
* Advertise JavaSourceInfoProvider.class in java_library rule.Gravatar Rumou Duan2015-06-29
* Update mainGroup sourceTree to be absolute instead of group.Gravatar Googler2015-06-29
* Re-enable generate_workspace testGravatar Kristina Chodorow2015-06-29
* Refactoring of SkyframeTargetPatternEvaluator. Now instead of making separate...Gravatar Marian Lobur2015-06-29
* Skylark: re-implemented String#format(), which has the following effects:Gravatar Florian Weikert2015-06-29
* Only run the worker if the build is incremental. Gravatar Han-Wen Nienhuys2015-06-26
* Fix libunix dependency on OS XGravatar Kristina Chodorow2015-06-26
* Skylark doc, wrt configurationsGravatar Laurent Le Brun2015-06-26
* Skylark: Document executable and test rulesGravatar Laurent Le Brun2015-06-26
* Support --nowatchfs global option in the launcher.Gravatar Han-Wen Nienhuys2015-06-26
* Clean up ReleaseBundlingSupports calling of ShellCommands.Gravatar Googler2015-06-26