aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* 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
* 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
* Support --nowatchfs global option in the launcher.Gravatar Han-Wen Nienhuys2015-06-26
* Clean up ReleaseBundlingSupports calling of ShellCommands.Gravatar Googler2015-06-26
* Remove unused SkyFunctionName isComputed.Gravatar Michajlo Matijkiw2015-06-26
* Fix of intermittent hang when building Aar files. This is an untested fix bec...Gravatar Andrew Pellegrini2015-06-26
* Rollback of commit 6f049bb19941b89d16364b26cca66aae09f9cb42.Gravatar Nathan Harmata2015-06-26
* Open source AarGeneratorAction and AndroidResourceProcessingAction.Gravatar Andrew Pellegrini2015-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
* Support the --[no]master_bazelrc flagGravatar Damien Martin-Guillerez2015-06-25
* Remove unused ChangedArtifactsMessage.Gravatar Han-Wen Nienhuys2015-06-24
* Cleanup the WORKSPACE_DIR in the test-setupGravatar Damien Martin-Guillerez2015-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
* Bazel: fix compile.sh errors (strict java deps).Gravatar Laszlo Csomor2015-06-23
* Refactor reusable target parsing functions from RPPBTPRGravatar Mark Schaller2015-06-23
* Restrict globs to .java files for Bazel java_library srcs rather than all files.Gravatar David Chen2015-06-23