aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Be honest about type in Type#visitLabelsGravatar Michajlo Matijkiw2016-09-22
* Disables sandbox for one more action.Gravatar Yue Gan2016-09-22
* Remove the --show_cached_analysis_results command line option, which was a no...Gravatar Lukacs Berki2016-09-22
* Replace BuildConfiguration.Fragment#collectExecutables() with a #getShellExec...Gravatar Lukacs Berki2016-09-22
* Allow passing None to SkylarkCallables with 'noneable = true'Gravatar Googler2016-09-22
* Remove a comment that says we can remove some obsolete code.Gravatar Lukacs Berki2016-09-21
* Use nanosleep(2) instead of poll(2) to sleep.Gravatar Chongyu Zhu2016-09-21
* Remove redirect chasing from java_toolchain and --android_sdk rules.Gravatar Lukacs Berki2016-09-21
* Disables sandbox for more actions.Gravatar Yue Gan2016-09-21
* cpp: convert ServerPidFile() and ServerPidSymlink() into constantsGravatar Thiago Farina2016-09-21
* Mark unresolved classes in jdeps as Kind.INCOMPLETE.Gravatar Googler2016-09-21
* Make java_proto_library's strict_deps default to true.Gravatar Carmi Grushko2016-09-21
* Remove absolute paths from protoGravatar Googler2016-09-21
* Drop class initializers in turbineGravatar Liam Miller-Cushon2016-09-21
* Implement label visitation using visitorGravatar Michajlo Matijkiw2016-09-21
* Add copts attribute to swift_library.Gravatar Dmitry Shevchenko2016-09-21
* Make a couple helper methods in SkyQueryEnvironment public.Gravatar Nathan Harmata2016-09-21
* Use Object for what instead of StringGravatar Michajlo Matijkiw2016-09-21
* Rollback of commit 4b0832808ab1260ba75c08342ec359cfdc2c313a.Gravatar Cal Peyser2016-09-21
* Introduce a new method on the StreamedFormatter interface for creating a call...Gravatar Nathan Harmata2016-09-21
* Introduce a Builder for ForkJoinQuiescingExecutor.Gravatar Nathan Harmata2016-09-21
* Rollback of commit 82d43279f93d95e4c41b4bc598a3cc05ddd1ae1a.Gravatar Laszlo Csomor2016-09-21
* Expose processor classpath and classnames to Skylark.Gravatar Dmitry Lomov2016-09-21
* Adding a remote gRPC cache server to wrap Hazelcast. Useful to test theGravatar Ola Rozenfeld2016-09-21
* Disables sandbox for this long action.Gravatar Yue Gan2016-09-21
* Basic implementation of a remote gRPC based cache.Gravatar Ola Rozenfeld2016-09-21
* Added integration test for linaro c++ toolchain exampleGravatar Xin Gao2016-09-21
* Implemented declared providers interface #1727Gravatar Vladimir Moskva2016-09-21
* Add an info item to show the currently inherited client environmentGravatar Klaus Aehlig2016-09-21
* Add flag --nosandbox/--no_sandbox/--no-sandbox to disable sandbox.Gravatar Yue Gan2016-09-21
* Fix a typo.Gravatar Lukacs Berki2016-09-21
* Stop redirect chasing through filegroup() rules.Gravatar Lukacs Berki2016-09-21
* Fix Bazel failing to build anything when its workspace or output base is in /...Gravatar Philipp Wollermann2016-09-21
* Description redacted.Gravatar Laurent Le Brun2016-09-21
* Stop using deprecated add method in AarImport.javaGravatar Adam Michael2016-09-20
* Uses the same filename generation algorithm as the Protobuf version.Gravatar Sergio Campama2016-09-20
* Enable the generation of Objc protos in whichever host machine it is running.Gravatar Sergio Campama2016-09-20
* This change adds two implicit outputs to the AndroidBinary rule that are prod...Gravatar Googler2016-09-20
* Fixed symbolic link and hard link path not stripped when "strip_prefix" is set.Gravatar Xin Gao2016-09-20
* Introduce NamedForkJoinPool, a ForkJoinPool with named worker threads.Gravatar Nathan Harmata2016-09-20
* Change default of --[no]instrument_test_targets to falseGravatar Googler2016-09-20
* Move ThinLTO indexing and backend options to Crosstool feature configurationGravatar Googler2016-09-20
* Change execution root for external repositories to be ../repoGravatar Kristina Chodorow2016-09-20
* Add minimum OS, simulator version, and simulator device flags for tvOS and wa...Gravatar Googler2016-09-20
* Compute hash of path instead, then create symlink only if it doesn't exist.Gravatar Googler2016-09-20
* Description redacted.Gravatar Ola Rozenfeld2016-09-20
* Improving getAllDigests to remove duplicates.Gravatar Ola Rozenfeld2016-09-20
* Open-source java_integration_testGravatar Laszlo Csomor2016-09-19
* Catch StatusRuntimeException in the Cancel() RPC.Gravatar Lukacs Berki2016-09-19
* Also copy directories as output for sandbox.Gravatar Yue Gan2016-09-19