aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools
Commit message (Expand)AuthorAge
* Make NoBuildEvent an instance of BuildEventGravatar Klaus Aehlig2017-06-19
* Safe-guard against broken client environmentsGravatar Ulf Adams2017-06-19
* Change TestTimeout's rangeMax values so that isInRangeFuzzy will flag tests t...Gravatar Googler2017-06-19
* Rewrite StandaloneSpawnStrategy to use LocalSpawnRunnerGravatar ulfjack2017-06-19
* ResourceFilter persists ordering of resources when filteringGravatar Googler2017-06-19
* Require parentheses around tuple in list comprehension filtering.Gravatar laurentlb2017-06-19
* A bunch of unrelated cleanups:Gravatar nharmata2017-06-16
* Fix duplication and re-ordering issues in ExternalPackageUtil.Gravatar John Cater2017-06-16
* Automated g4 rollback of commit da56606563ee9df438db93392f681bf2abb4ac97.Gravatar brandjon2017-06-16
* Rollback the copt-changing functionality of the extension_safe attributeGravatar cparsons2017-06-16
* Unconditionally shut down the execution tool, even after catastrophes.Gravatar shreyax2017-06-16
* Fix resource filtering bug in interaction between densities and API versionGravatar Googler2017-06-16
* Add more methods to ExternalPackageUtil to load all rules of a specificGravatar John Cater2017-06-16
* Mitigate GC churn in module map file writes: No need to pin entire contents i...Gravatar felly2017-06-16
* Automated g4 rollback of commit 5c2dc673a3ad2aa52f25c6f7d767671ba3e9b02c.Gravatar corysmith2017-06-16
* Fix couple of code blocks, doc paths in docgen templates.Gravatar dzc2017-06-16
* Remove useless comments.Gravatar nharmata2017-06-16
* Simplify data binding documentation.Gravatar gregce2017-06-16
* Cleanup: addressing comments from commit 9eea05d068a06ab642dd9d86d46ee5fa2e36...Gravatar olaola2017-06-16
* Add support for the '0o' octal prefix for integers.Gravatar laurentlb2017-06-16
* ctx.empty_action now allows depset as inputsGravatar laurentlb2017-06-16
* Remove unused interface PreprocessorGravatar Klaus Aehlig2017-06-16
* Revamp JavaToolchain:Gravatar lberki2017-06-16
* Switching to Watcher API instead of wait_for_completion, in preparation forGravatar olaola2017-06-14
* ctx.action now allows depset as inputsGravatar laurentlb2017-06-14
* Introduce --incompatible_load_argument_is_label (1st argument of load must be...Gravatar laurentlb2017-06-14
* Propagate postable events further upGravatar Klaus Aehlig2017-06-14
* BES: Consolidate BuildEventServiceModule and BuildEventStreamerModule.Gravatar buchgr2017-06-14
* Fix local execution to not throw an exceptionGravatar ulfjack2017-06-14
* Use EventHandler even before we have a Reporter instanceGravatar ulfjack2017-06-14
* Add a FileProvider (which all ConfiguredTargets should have) to PackageGroupC...Gravatar lberki2017-06-14
* Move external package rule loading into a shared utility class.Gravatar John Cater2017-06-14
* Introduce --incompatible_comprehension_variables_do_not_leakGravatar laurentlb2017-06-14
* Change link_static to linkstatic.Gravatar Googler2017-06-14
* Map LIPO to ThinLTO when LLVM compiler is used.Gravatar Googler2017-06-14
* BlazeModule.workspaceInit: also pass the BlazeRuntime to the callGravatar ulfjack2017-06-14
* Make packages able to handle Postables as wellGravatar Klaus Aehlig2017-06-14
* Add support for zipped LLVM profile files.Gravatar Googler2017-06-14
* Bump the blaze max jobs and warning threshold to keep up with the times.Gravatar felly2017-06-14
* Simplify BlazeModule.beforeCommandGravatar ulfjack2017-06-14
* Also filter stderr when parse_showincludes feature is enabledGravatar Yun Peng2017-06-13
* Windows, Bazel client: pass Unix root as JVM flagGravatar Laszlo Csomor2017-06-13
* Extract the MacOS/XCode env rewrite logic into lib.exec.appleGravatar ulfjack2017-06-13
* Fix bug in URI computation in RemoteModuleGravatar ulfjack2017-06-13
* Refactor AST APIsGravatar brandjon2017-06-13
* Automated g4 rollback of commit 1be84ee92a825694b0c0026ac77134f8a084bd9c.Gravatar corysmith2017-06-13
* Fix the converter type for several build configuration options which take listsGravatar jcater2017-06-13
* Fix: remote results not downloaded on failed actions, such as interrupted tests.Gravatar olaola2017-06-13
* Automated g4 rollback of commit 29ec1b89989db411d2038e2df8657b6435f80403.Gravatar fwe2017-06-13
* Don't call function names keyword in the query reference because they are not.Gravatar lberki2017-06-13