aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Removed trailing period from info messages.Gravatar Florian Weikert2015-11-20
* Move static fields used by querying to query2Gravatar Kristina Chodorow2015-11-20
* Use AnalysisMock and MockToolsConfig instead of MockToolsPackagesGravatar Kristina Chodorow2015-11-20
* --Gravatar Carmi Grushko2015-11-20
* Clean up documentation for previousGravatar Greg Estren2015-11-20
* Add dynamic config support for config_setting rules.Gravatar Greg Estren2015-11-20
* Mention --host_crosstool_top in the docs where it's relevantGravatar Brian Silverman2015-11-20
* Presize invalidation sets for better performanceGravatar Mark Schaller2015-11-20
* Append '/' to the root prefix when missing for tar mergingGravatar Damien Martin-Guillerez2015-11-20
* Make Android assets work in external repositories.Gravatar Lukacs Berki2015-11-20
* Remove proguard mapping file handling from ResourceShrinker since we will not...Gravatar Googler2015-11-20
* Open-source tests from lib/execGravatar Dmitry Lomov2015-11-20
* Skip optional maven dependencies in generate_workspace.Gravatar wjywbs2015-11-20
* Normalize ijar's header to 'The Bazel Authors'.Gravatar Damien Martin-Guillerez2015-11-19
* --output_groups overrides default output groups if set.Gravatar Googler2015-11-19
* Run bazel documentation tests on mac/linux.Gravatar Dmitry Lomov2015-11-19
* Open-source DuplicateActionTest.Gravatar Dmitry Lomov2015-11-19
* Workaround javac 1.7 bugGravatar Dmitry Lomov2015-11-19
* When setting up an IntelliJ project for Bazel, point at the AutoValue annotat...Gravatar Carmi Grushko2015-11-19
* Record histogram and other statistics for the ProfileTask objects. In case of...Gravatar Miguel Alcon Pinto2015-11-19
* Retrieve Android native link flag features from the right toolchain.Gravatar Brian Silverman2015-11-19
* Unbreak jdk7 builds on ci.bazel.ioGravatar Damien Martin-Guillerez2015-11-19
* Allow SkyValues to be marked not "comparable". Such values are not compared f...Gravatar Eric Fellheimer2015-11-19
* More batching of graph lookups during evaluationGravatar Mark Schaller2015-11-19
* Propagate apple platform environment variables for CppCompileActionGravatar Chris Parsons2015-11-19
* Makes resources defined locally on an android_library rule respect the neverl...Gravatar Andrew Pellegrini2015-11-19
* Add generate_resource_class to android_studio_ide_info.proto.Gravatar Googler2015-11-19
* Batch (r)deps lookups during evaluationGravatar Mark Schaller2015-11-19
* Have trimConfigurations preserve the same dep orderingGravatar Greg Estren2015-11-19
* Avoid re-evaluating a parent node when a child is found to be unchanged from ...Gravatar Janak Ramakrishnan2015-11-19
* Make AbstractFileSystem correct in isolation. Previously there was (accidenta...Gravatar Nathan Harmata2015-11-19
* Compare GroupedLists without regard to the order within a given group. Also m...Gravatar Janak Ramakrishnan2015-11-19
* Don't store repeated packageId in targets when serializing packageGravatar Michajlo Matijkiw2015-11-19
* Simplify inputs to NoSuchTargetExceptionGravatar Michajlo Matijkiw2015-11-19
* Open-sourced PackageFactoryTest.Gravatar Dmitry Lomov2015-11-19
* Open-source 'RuleTest'Gravatar Dmitry Lomov2015-11-19
* Open source BazelDocumentationTest (and fix documentation).Gravatar Dmitry Lomov2015-11-19
* Modify SkyQueryEnvironment to work in stream mode. This streaming system is p...Gravatar Miguel Alcon Pinto2015-11-19
* Notify the output service at startup whether output tree tracking is enabled.Gravatar Eric Fellheimer2015-11-19
* Allow output formatters to work in stream mode.Gravatar Miguel Alcon Pinto2015-11-19
* Remove dead code from RuleSetUtilsGravatar Kristina Chodorow2015-11-18
* Allow %package(@foo//bar)%/path for cxx builtin include dirs.Gravatar Brian Silverman2015-11-18
* Update go_binary and go_test rules to copy files in the "data"Gravatar David Santiago2015-11-18
* Open-source RPC tests.Gravatar Dmitry Lomov2015-11-18
* Tweak the bootstrapping and build process so that the prebuilt tools under to...Gravatar Lukacs Berki2015-11-18
* Rollback of commit 976211dd45215a6146e0ab312186de0eaa955a75.Gravatar Googler2015-11-18
* Get rid of compression when zipping up files to improve local compilation per...Gravatar Dave MacLachlan2015-11-18
* RELNOTES: Passing multiple JVM options via a single --host_jvm_args flag is n...Gravatar Janak Ramakrishnan2015-11-18
* LipoDataTransition is only meaningful for C++Gravatar Greg Estren2015-11-18
* Fixes bug with AndroidResourcesProcessorBuilder building densities argument a...Gravatar Andrew Pellegrini2015-11-18