aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* Add text output format to Android IDE aspect.Gravatar Googler2015-10-19
* Fix for SIOCGIFINDEX undefined on Mac (https://github.com/bazelbuild/bazel/is...Gravatar Dave MacLachlan2015-10-19
* ci.bazel.io: fix breakage in //src/main/java:skyframe-baseGravatar Laszlo Csomor2015-10-16
* Make the check for the sanity of install_base_key more stringent.Gravatar Lukacs Berki2015-10-16
* []Rollback of commit 65425810207c9fd6892abfaa95da65e25db5e515.Gravatar Googler2015-10-16
* Reinstate tests for cmdline/Gravatar Han-Wen Nienhuys2015-10-16
* Implement aspect(...) Skylark function.Gravatar Dmitry Lomov2015-10-16
* Enable Skylark tests in Bazel and opensource SkylarkIntegrationTest.Gravatar Dmitry Lomov2015-10-16
* Bazel: fix strict deps error in //src/tools/generate_workspaceGravatar Laszlo Csomor2015-10-16
* Fix reporting of error messages for EnvironmentalExecExceptionGravatar Googler2015-10-16
* Minor improvements to set documentation.Gravatar Laurent Le Brun2015-10-16
* Fixed wrong error message when using class definitions in Skylark / BUILD files.Gravatar Florian Weikert2015-10-16
* Rollback of commit 97eaf9136abad30827cf1a060cc32e786745923d.Gravatar Chris Parsons2015-10-16
* When loading a Skylark list or tuple, preserve the type in the BUILD file.Gravatar Laurent Le Brun2015-10-16
* Move to using "well-known" SkyFunctionNames in tests exercising graphGravatar Michajlo Matijkiw2015-10-16
* Stop filtering when returning root causes -- the filter is always true, since...Gravatar Janak Ramakrishnan2015-10-16
* Cache BUILD file AST parsing results instead of preprocessing results (the fo...Gravatar Nathan Harmata2015-10-16
* Change the resource dependency handling to separate between the transitive an...Gravatar Googler2015-10-16
* RELNOTES: Allow dots in package names.Gravatar Han-Wen Nienhuys2015-10-16
* Roll back [] that makes Bazel not require a tools/defaults/BUILD file because...Gravatar Lukacs Berki2015-10-16
* Separate BUILD file for options and docgen.Gravatar Han-Wen Nienhuys2015-10-16
* Make bazel --nobatch work under Docker.Gravatar Lukacs Berki2015-10-16
* Add a //src:bazel-notools target that is the same as the Bazel binary except ...Gravatar Lukacs Berki2015-10-15
* New feature: Bazel prints a warning for unknown --config flag values.Gravatar Laszlo Csomor2015-10-15
* Skylark: Add lstrip and rstrip functions.Gravatar Laurent Le Brun2015-10-15
* Make recursive package wildcards work in remote repositories.Gravatar Lukacs Berki2015-10-15
* Introduce --override_workspace_root blaze flag to hand-set workspace_root and...Gravatar Googler2015-10-15
* Remove command_helper, use resolve_command insteadGravatar Francois-Rene Rideau2015-10-15
* Verify order of NestedSets wrapped by GlobValueGravatar Michajlo Matijkiw2015-10-15
* Avoid an unnecessary sorted copy: We add the result of this call to a Set. No...Gravatar Eric Fellheimer2015-10-15
* Fix changing the build_file for new_* rulesGravatar Brian Silverman2015-10-15
* Pass PackageIdentifier through a bit more code in target parsing in preparati...Gravatar Lukacs Berki2015-10-14
* Make a copy of the list when passing the value from Skylark to BUILD.Gravatar Laurent Le Brun2015-10-14
* Reimplement target pattern parsing in Skyframe.Gravatar Ulf Adams2015-10-14
* Make package not Java serializableGravatar Michajlo Matijkiw2015-10-14
* Mostly lockless updates of remainingTasks counterGravatar Mark Schaller2015-10-14
* Minor tidying of AbstractQueueVisitorGravatar Mark Schaller2015-10-13
* Add HTML profiler execution phase statisticsGravatar Klaas Boesche2015-10-13
* Allow other ExecutorService implementations in AbstractQueueVisitorGravatar Mark Schaller2015-10-13
* Only open and read the BUILD file when we don't have a cached preprocessing r...Gravatar Nathan Harmata2015-10-13
* Rollback of unknown previous commit.Gravatar Googler2015-10-13
* Fix an edge case in which we have imported libraries with duplicated base nam...Gravatar Rumou Duan2015-10-13
* Improves the error message for invalid cpu (--cpu or --fat_apk_cpu).Gravatar Alex Humesky2015-10-13
* Makes the error message for invalid or duplicate crosstool toolchains more le...Gravatar Alex Humesky2015-10-13
* Add the remainder of support_v7 to android_sdk_repository that can beGravatar Todd Jeffreys2015-10-13
* Delete unused method in AbstractQueueVisitor.Gravatar Janak Ramakrishnan2015-10-13
* Make ParallelEvaluatorTest#unrecoverableError failure messages more informative.Gravatar Janak Ramakrishnan2015-10-13
* Split off 2 BUILD files.Gravatar Han-Wen Nienhuys2015-10-13
* Make the sandbox handle an arbitrary number of argumentsGravatar Brian Silverman2015-10-13
* Make the /... recursive package target wildcard traverse symlinks.Gravatar Lukacs Berki2015-10-13