aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build
Commit message (Expand)AuthorAge
* 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
* Add "allrdeps" function that computes rdeps in whatever universe happens to b...Gravatar Janak Ramakrishnan2015-06-26
* Use Apache Velocity for templating for generating Build Encyclopedia. Refacto...Gravatar David Chen2015-06-26
* Setup FDO command-line options via feature configurations.Gravatar Googler2015-06-25
* Rollback of commit dfde4e5cd86f00c30bdedeed020844c861658b53.Gravatar Daniel Wagner-Hall2015-06-25
* experimental_ios_test: Support data dependenciesGravatar Daniel Wagner-Hall2015-06-25
* Make generate_workspace dump transitive dependencies for Maven artifactsGravatar Kristina Chodorow2015-06-25
* Skylark: Document default attributes for test rules.Gravatar Laurent Le Brun2015-06-25
* Remove unused ChangedArtifactsMessage.Gravatar Han-Wen Nienhuys2015-06-24
* Make use of the jvm_opts from java_toolchainGravatar Damien Martin-Guillerez2015-06-24
* Remove support for non-android_sdk Android SDKs.Gravatar Lukacs Berki2015-06-24
* Description redacted.Gravatar Googler2015-06-24
* Pass ios cpu architecture(s) information to XCodegen.Gravatar Rumou Duan2015-06-24
* Add XML_OUTPUT_FILE to the test environment in Bazel.Gravatar Han-Wen Nienhuys2015-06-24
* Refactor reusable target parsing functions from RPPBTPRGravatar Mark Schaller2015-06-23
* Skylark: Expose runfiles provider to targetsGravatar Laurent Le Brun2015-06-23
* rsplit's separator is now being parsed literally. As a result, special regex ...Gravatar Florian Weikert2015-06-23
* Add two binary size optimizations when --compilation_mode=opt and --objc_enab...Gravatar Rumou Duan2015-06-23
* Allow Skylark to access information about runfiles.Gravatar Brian Silverman2015-06-23
* Error message when attribute is of the wrong type is misleadingGravatar Laurent Le Brun2015-06-23
* Extract, reuse excluded directory assertionGravatar Mark Schaller2015-06-23
* Rollback of commit 6af85020b520a9dd2bd913562b16716c29c3dbc3.Gravatar Laszlo Csomor2015-06-23
* Doc cleanup for PDOPV, re: its change pruning behaviorGravatar Mark Schaller2015-06-23
* Make MissingDepException staticGravatar Mark Schaller2015-06-23