aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google
Commit message (Expand)AuthorAge
* Remove BuildingState, since it only has one field. Instead, keep the signaled...Gravatar Janak Ramakrishnan2017-03-27
* sandbox: Refactor sandbox strategies to use a common exec method.Gravatar Philipp Wollermann2017-03-27
* Unit tests respect top-level rule-class transitions.Gravatar Cal Peyser2017-03-27
* Un-rollback and fix bugs in resource density filteringGravatar Googler2017-03-27
* sandbox: Make /tmp and /dev/shm writable by default on Linux.Gravatar Philipp Wollermann2017-03-27
* BuildEventStreamerModule: catch early build events Gravatar Klaus Aehlig2017-03-27
* sandbox: Improve the check whether the Linux sandbox is supported.Gravatar Philipp Wollermann2017-03-27
* sandbox: No longer change the user to 'nobody' by default.Gravatar Philipp Wollermann2017-03-24
* sandbox: No longer require a temporary "sandbox" directory.Gravatar Philipp Wollermann2017-03-24
* sandbox: Remove the flag --sandbox_block_path.Gravatar Philipp Wollermann2017-03-24
* Rollback of commit bd40871283a54268945dcb0c47c0326645ffda18.Gravatar Googler2017-03-24
* 2nd attempt to split classpaths, and load test classes in a separate classloa...Gravatar Kush Chakraborty2017-03-24
* Finish implementing binary stripping for --experimental_objc_crosstool=all.Gravatar Cal Peyser2017-03-24
* Stop storing reverse deps to signal in BuildingState. Instead, re-use the rev...Gravatar Janak Ramakrishnan2017-03-24
* FlagSet.with_feature can be used to condition the application of the FlagSet ...Gravatar Cal Peyser2017-03-24
* Ignore --reuseJavaCompileActionsFromProtoLibrary now that it is rolled out.Gravatar Carmi Grushko2017-03-24
* Use SpawnInputExpander in the remote spawn strategy to expand runfiles treesGravatar Ulf Adams2017-03-24
* Stop adding the TestRunner's JAR as part of the compile time classpath, when ...Gravatar Kush Chakraborty2017-03-23
* Add new utility function to encode options as argument list Gravatar Klaus Aehlig2017-03-23
* Global cleanup change.Gravatar Googler2017-03-23
* Remove provider safety check and make all old ctx objects featurelessGravatar Vladimir Moskva2017-03-23
* Rollback of commit 1e18045ed9d6ab9c945cec69286a7d8bd288a507.Gravatar Tobias Werth2017-03-23
* Adding a more descriptive error message to ConcurrentMapActionCacheGravatar Googler2017-03-23
* Show more sensible error messages for invalid placeholders Gravatar Pranjal Agrawal2017-03-23
* Enable Android parallel resource processing by default.Gravatar Adam Michael2017-03-23
* Honor SOURCE_DATE_EPOCH in bootstrapping Gravatar Klaus Aehlig2017-03-23
* BEP: Also report the original command line Gravatar Klaus Aehlig2017-03-23
* BEP: Use TestStatus enum to report the status of a TestResultGravatar Jakob Buchgraber2017-03-23
* Correct header thinning in ObjC crosstool rules so that objc_frameworkGravatar Googler2017-03-23
* Add an optional coverage_files argument to cc_toolchainGravatar Googler2017-03-22
* Enable SkylarkCallable methods to be used on ClassObjects.Gravatar Michael Staib2017-03-22
* Filter android_binary resources by screen density in the analysis phaseGravatar Googler2017-03-22
* Fix dir() on Targets with aspects applied.Gravatar Dmitry Lomov2017-03-22
* Partial rollback of commit dd142c93fd4939aaec30726f275644ca9446fea2.Gravatar Philipp Wollermann2017-03-22
* Add expansion functions to options parserGravatar Jon Brandvein2017-03-22
* --Gravatar Carmi Grushko2017-03-22
* Remove only-in-tests null checks in SkyframeActionExecutor.Gravatar Janak Ramakrishnan2017-03-22
* Fix --nouse_action_cache for tests.Gravatar Googler2017-03-22
* Rollback of commit 65a9bc9a79a660291210719862bc194a87311943.Gravatar Googler2017-03-22
* Support Fission (-gsplit-dwarf) when generating C++ modular object files.Gravatar Googler2017-03-22
* Add Action context mnemonic to imprecise spawn strategy error message.Gravatar Chloe Calvarin2017-03-22
* Fix linux sandbox to create empty files correctly.Gravatar Ulf Adams2017-03-22
* Add a BuildEvent capable of storing the original command line Gravatar Klaus Aehlig2017-03-21
* Fix python stub template for python3 on Windows Gravatar Yun Peng2017-03-21
* Add SpawnInputExpander helper class to arrange runfiles for spawn strategiesGravatar Ulf Adams2017-03-21
* fix typo in javasemantics docsGravatar Googler2017-03-21
* adds feature_of and feature_after attrs to android_binary. these are android_...Gravatar Googler2017-03-21
* --Gravatar Adam Michael2017-03-21
* Clarifies some javadoc in Rule and AttributeContainer.Gravatar Alex Humesky2017-03-21
* Enforce that the SkyKey returned by ActionLookupKey#getSkyKey is an ActionLoo...Gravatar Janak Ramakrishnan2017-03-21