aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools
Commit message (Expand)AuthorAge
* Introduce language to clearly warn against usage of $(CC) and $(JAVA).Gravatar Ulf Adams2016-09-23
* Split the workspace status keys into stable and volatile parts based on if th...Gravatar Lukacs Berki2016-09-23
* Add a SandboxedSpawnActionContext interface and implementations for our sandb...Gravatar Philipp Wollermann2016-09-23
* Expose AppleBitcodeMode to SkylarkGravatar Dmitry Shevchenko2016-09-23
* Fixed symbolic link and hard link path not stripped when "strip_prefix" is set.Gravatar Xin Gao2016-09-23
* Removes the output_cpp attribute from the objc_proto_library rule.Gravatar Sergio Campama2016-09-23
* Adds exports attribute to aar_import allowing aar_import and java_import.Gravatar Adam Michael2016-09-23
* Rollback of commit 5c548f11e20c0b75203e9fe4ab682ed0418064cf.Gravatar Carmi Grushko2016-09-23
* BuildConfiguration: Remove outdated references to getShortName.Gravatar Greg Estren2016-09-23
* Rollback of commit 4e2f75d8e60020f13a7df452488ec4cc7a719f03.Gravatar Kristina Chodorow2016-09-22
* Enable split transitions for tvOS.Gravatar Googler2016-09-22
* Implement input pruning using .d files in objc.Gravatar Cal Peyser2016-09-22
* Rollback of commit 2e5ec0fd99ac4bfd930da99f6089dc5faf778464.Gravatar Tobias Werth2016-09-22
* Make aar_import use the java package from the manifest for all aapt resource ...Gravatar Adam Michael2016-09-22
* Split dynamic configurations mode into:Gravatar Greg Estren2016-09-22
* Some updates to C++ to support Clif, an automatic interface generator for C++...Gravatar Googler2016-09-22
* Moves multidex attribute up the rule inheritance hierarchy.Gravatar Alex Humesky2016-09-22
* Use ForkJoinPool, rather than ListeningExecutorService, for parallel query ev...Gravatar Nathan Harmata2016-09-22
* 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 redirect chasing from java_toolchain and --android_sdk rules.Gravatar Lukacs Berki2016-09-21
* Disables sandbox for more actions.Gravatar Yue Gan2016-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
* Implement label visitation using visitorGravatar Michajlo Matijkiw2016-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
* 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