aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Make the bazel_worker_test non-flaky, once and for all.Gravatar Philipp Wollermann2016-03-10
* cpp: some minor changes to the usage of DeleteFile() functionGravatar Thiago Farina2016-03-09
* Ensure that errors from a mismatch between include scanning and local executi...Gravatar Janak Ramakrishnan2016-03-09
* Update j2objc workspace to latest 1.0.1 release.Gravatar Googler2016-03-09
* Quick fix for AbstractQueueVisitorTest.simpleCounter test flakeGravatar Mark Schaller2016-03-09
* Add full support for android_resources to AndroidStudioInfoAspect.Gravatar Googler2016-03-08
* Add placeholder documentation for Bazel's constraint system -Gravatar Greg Estren2016-03-08
* Simplify configurable attributes documentation.Gravatar Greg Estren2016-03-08
* Do not use all_load for individual always_link deps.Gravatar Googler2016-03-08
* If bundlemerge was called without a bundleInfoPlistFile it would generate an ...Gravatar Dave MacLachlan2016-03-08
* Add xml subpackage to the BUILD file.Gravatar Googler2016-03-08
* Rollback of commit 38a2b885168ed27dfdb48771dedd1e02fd0d9b0a.Gravatar Googler2016-03-08
* Skylark: improved documentation and error messages of getattr() and hasattr()...Gravatar Florian Weikert2016-03-08
* Allow custom RuleDefinitions in PackageLoadingTestCase.Gravatar Googler2016-03-08
* Make ipa_post_processor documentation show up.Gravatar Peter Schmitt2016-03-08
* Replace objc_dummy.m with objc_dummy.mm.Gravatar Googler2016-03-08
* Document subclasses of PackageLookupValueGravatar Michajlo Matijkiw2016-03-08
* Detect and warn about runfiles conflicts.Gravatar Googler2016-03-08
* Fix hypothetical bug when querying for packages in bulk. We were assuming all...Gravatar Eric Fellheimer2016-03-08
* Pick up the generate Manifest.java when creating the source jar.Gravatar Googler2016-03-08
* Implement equals and hashcode for PrepareDepsOfPatternsValueGravatar Michajlo Matijkiw2016-03-08
* Adds ResourceShrinkerAction to android_binary targets if they use Proguard an...Gravatar Andrew Pellegrini2016-03-08
* Add support for resources to bundling rules.Gravatar Dave MacLachlan2016-03-08
* Global cleanup change.Gravatar Googler2016-03-08
* Add a new startup option, --experimental_oom_more_eagerly. Features to have B...Gravatar Janak Ramakrishnan2016-03-08
* Use a list instead of a set for the current group in GroupedListHelper to sav...Gravatar Janak Ramakrishnan2016-03-08
* Fix the comment formatting.Gravatar Googler2016-03-08
* Add unsetComputedValue method to GraphTesterGravatar Mark Schaller2016-03-08
* Skylark: implement dict.updateGravatar Laurent Le Brun2016-03-08
* Support android_resources in Android Studio.Gravatar Googler2016-03-08
* Part 2 of 5: Optimize the resource merge process, XmlProcessing.Gravatar Googler2016-03-08
* Use $TMPDIR with mktemp in IPA signing action.Gravatar Peter Schmitt2016-03-08
* Global cleanup change.Gravatar Googler2016-03-08
* Add comments to intellij_info Skylark aspect.Gravatar Dmitry Lomov2016-03-08
* Clean up some testing code: don't have following tests fail from the Tracking...Gravatar Janak Ramakrishnan2016-03-08
* Changed py_wrap_cc rule's dependency validation to mandatoryProvdersList soGravatar Yun Peng2016-03-08
* --Gravatar Janak Ramakrishnan2016-03-08
* Correctly report stderr content for repository_ctx.executeGravatar Damien Martin-Guillerez2016-03-04
* experimental UI: merge simultaneous progress bar updatesGravatar Klaus Aehlig2016-03-04
* Allow AbstractQueueVisitor implementations to introspect on active worker cou...Gravatar Eric Fellheimer2016-03-04
* experimental UI: don't update progress bar after end of buildGravatar Klaus Aehlig2016-03-04
* experimental UI: also remember the currently running actionsGravatar Klaus Aehlig2016-03-04
* experimental UI: use the progress receiverGravatar Klaus Aehlig2016-03-04
* Include the file count in ChangedFilesMessage.Gravatar Philipp Wollermann2016-03-04
* RELNOTES: Set --legacy_bazel_java_test to off by default.Gravatar Damien Martin-Guillerez2016-03-04
* Rollback of commit b8101f57681f292a9ec312a9cbbc84ac4ec0668d.Gravatar Dmitry Lomov2016-03-04
* Post the beginning of the execution phase on the event busGravatar Klaus Aehlig2016-03-04
* Small fix for coverage.Gravatar Googler2016-03-04
* Add types to implicit generics for JDK 7Gravatar Kristina Chodorow2016-03-03
* Canonicalize the name of the target itself for java indirect dep errors.Gravatar Brian Silverman2016-03-03