aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build
Commit message (Expand)AuthorAge
* Rollback of accidentally submitted change.Gravatar Lukacs Berki2015-07-07
* Make globs work in remote repositories.Gravatar Lukacs Berki2015-07-07
* Blaze changes to support LLVM profile feedback.Gravatar Googler2015-07-07
* Rollback of several changes related to the persistent Javac worker.Gravatar Han-Wen Nienhuys2015-07-06
* Fix order of C++ compiler flags:Gravatar Manuel Klimek2015-07-03
* Print some diagnostics if Precondition check fails.Gravatar Han-Wen Nienhuys2015-07-02
* Do not load any Android tool unconditionally. We are loading them now as vani...Gravatar Lukacs Berki2015-07-02
* Show download progressGravatar Kristina Chodorow2015-07-02
* Add some debugging in case of crash.Gravatar Janak Ramakrishnan2015-07-02
* Add a function to fetch all subincludes calls in a BUILD file.Gravatar Laurent Le Brun2015-07-02
* Printer can be configured to use single quotation marks instead of double quo...Gravatar Florian Weikert2015-07-01
* Make the "actual" argument of bind() optional and do not point //external:and...Gravatar Lukacs Berki2015-07-01
* Introduce interleaved package and transitive target loadingGravatar Mark Schaller2015-07-01
* Export XcodeProvider in j2objc_library rule.Gravatar Rumou Duan2015-07-01
* Relax invariant that an action's inputs discovered during execution must be i...Gravatar Janak Ramakrishnan2015-07-01
* Move dependency declaration out of finally block.Gravatar Janak Ramakrishnan2015-07-01
* Fix permissions for non-posix zip filesGravatar Kristina Chodorow2015-06-30
* Skylark: only allow rules that are exportedGravatar Francois-Rene Rideau2015-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
* 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
* Remove all traces of --java_cpu.Gravatar Lukacs Berki2015-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
* 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
* 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
* 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
* 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
* Clean up ReleaseBundlingSupports calling of ShellCommands.Gravatar Googler2015-06-26
* Remove unused SkyFunctionName isComputed.Gravatar Michajlo Matijkiw2015-06-26
* Rollback of commit 6f049bb19941b89d16364b26cca66aae09f9cb42.Gravatar Nathan Harmata2015-06-26