aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Release 0.1.1 (2015-10-05)Gravatar Bazel Release System2015-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
* [jsonnet] Add vars and code_vars attributes to jsonnet_to_json to allow passi...Gravatar David Chen2015-10-13
* [jsonnet] Update to Jsonnet 0.8.1Gravatar David Chen2015-10-13
* Tweak the BUILD file for Damien's .deb rules so that they depend on gflags pr...Gravatar Lukacs Berki2015-10-13
* Use default_visibility instead of visibility in package()Gravatar Brian Silverman2015-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
* Fix PackageFunction#loadPackage preprocessing result cache memory leak on err...Gravatar Nathan Harmata2015-10-13
* Enable Blaze profiling for the VFS_READ on InputStream#read(), since some hel...Gravatar Nathan Harmata2015-10-13
* Automated [] rollback of [] + merge with []Gravatar Nathan Harmata2015-10-13
* Test concurrent get and createIfAbsent. Also remove unnecessary locking in #t...Gravatar Janak Ramakrishnan2015-10-13
* Determine ios sdk version (and pass it to bazel) as part of test setupGravatar Chris Parsons2015-10-13
* Make SkyFunctions.SKYLARK_IMPORT_CYLCE publicGravatar Michajlo Matijkiw2015-10-13
* Rename IOS_SDK_VERSION_OVERRIDE to APPLE_SDK_VERSION_OVERRIDE, as it need not...Gravatar Chris Parsons2015-10-13
* Remove unused '--generatedSourcesPath ' option handling from AndroidResourceP...Gravatar Andrew Pellegrini2015-10-13
* Refactor cycle related skyvalues to use shared empty valueGravatar Michajlo Matijkiw2015-10-13
* Added an example that uses resources to scala/test.Gravatar John Sullivan2015-10-13
* Added support for resources in scala builds.Gravatar John Sullivan2015-10-13
* Description redacted.Gravatar Googler2015-10-13
* Add timing info for tests and correct caching vs. run ratioGravatar Kristina Chodorow2015-10-13
* Make the bootstrapping process work again after moving tools to the @bazel_to...Gravatar Lukacs Berki2015-10-12
* Use param files for Linux C(++) toolchains.Gravatar Han-Wen Nienhuys2015-10-12
* LTO: Don't choke on cc_library without srcs.Gravatar Han-Wen Nienhuys2015-10-12
* Added android_compiler flag.Gravatar Austin Schuh2015-10-12
* Make Bazel use tools that are embedded in its binary.Gravatar Lukacs Berki2015-10-12
* Pass a directory for find to look in for OS XGravatar Kristina Chodorow2015-10-12
* Show documentation for --objc_generate_debug_symbolsGravatar Peter Schmitt2015-10-12
* Don't iterate over children when building events if events won't be stored an...Gravatar Janak Ramakrishnan2015-10-12
* Add isSource to Android aspect ArtifactLocation.Gravatar Googler2015-10-12
* The <use-permission-sdk-23> tag is not merged into final manifestGravatar Googler2015-10-12
* Clear interrupt bit before processing any error thrown by SkyFunction during ...Gravatar Janak Ramakrishnan2015-10-12
* Delay additions as well as removals of reverse deps. Now that removals are no...Gravatar Janak Ramakrishnan2015-10-12
* Track skylark import cycles in terms of PackageIdentifiersGravatar Michajlo Matijkiw2015-10-12
* Rollback of commit 0f1b041c23e7cc3a2af4bb47a6cd1f3a331b5a4f.Gravatar Shreya Bhattarai2015-10-12