aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* 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
* Description redacted.Gravatar Googler2015-10-13
* Add timing info for tests and correct caching vs. run ratioGravatar Kristina Chodorow2015-10-13
* 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
* 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
* 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
* Log immediately when AbstractQueueVisitor encounters a critical error.Gravatar Eric Fellheimer2015-10-12
* Fix test_user_switched_to_root by only checking uid and gid are 0, theGravatar Ming Zhao2015-10-09
* Do not change cwd when building J2ObjC protos.Gravatar Lukacs Berki2015-10-09
* Rename protobuf targets to xxx_proto.Gravatar Han-Wen Nienhuys2015-10-09
* Make it possible to load the tools/defaults package without a BUILD file pres...Gravatar Lukacs Berki2015-10-09
* Add support for filesets in LinuxSandboxedStrategy.Gravatar Philipp Wollermann2015-10-09
* Add combine option for multiple profile file statsGravatar Klaas Boesche2015-10-09
* Description redacted.Gravatar Nathan Harmata2015-10-09
* Make RedirectChaser follow redirects through external repositories correctly ...Gravatar Lukacs Berki2015-10-09
* For standalone spawn strategy (local execution), bootstrap ios SDKROOT (deter...Gravatar Chris Parsons2015-10-09
* Replace LoadingCache<String, Label> with Interner<Label> in order to save mem...Gravatar Miguel Alcon Pinto2015-10-09
* Visibility tweaksGravatar Michajlo Matijkiw2015-10-09
* Be more specific about InMemoryNodeEntry.getGroupedDirectDepsGravatar Mark Schaller2015-10-09
* Remove useless explicit 'stat' call on the BUILD file in directories encounte...Gravatar Nathan Harmata2015-10-09
* Add the ability to filter out attributes when doing queries.Gravatar Miguel Alcon Pinto2015-10-09