aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools
Commit message (Expand)AuthorAge
* 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
* Init absent action configs for CppCompile actionsGravatar hlopko2017-06-12
* Cleanup in ValidationEnvironment, provide static methods, reduce visibility.Gravatar laurentlb2017-06-12
* Introduce CompileCommandLineBuilder and CompileCommandLineTestGravatar hlopko2017-06-12
* Remove ErrorSensingEventHandler#resetErrors().Gravatar lberki2017-06-12
* Fix a thread safety issue in ErrorSensingEventHandler.Gravatar lberki2017-06-12
* Windows: bazel clean --expunge worksGravatar Laszlo Csomor2017-06-12
* Allow $(location) expansion to work with javac.jar in java_toolchain.jvm_optsGravatar cushon2017-06-12
* experimental UI: move stopUpdateThread() out of synchronized, againGravatar Klaus Aehlig2017-06-09
* experimental_skyframe_target_pattern_evaluator: Use UNDOCUMENTED instead of H...Gravatar philwo2017-06-09
* Move InvocationPolicy to the options parser package.Gravatar ccalvarin2017-06-09
* fix link in genquery docs to the query language docsGravatar Benjamin Peterson2017-06-09
* Use the correct JVM for LcovMerger instead of whatever "java" gets us.Gravatar lberki2017-06-09
* Remote execution: post CAS links to the BEP instead of local file URIsGravatar ulfjack2017-06-09
* Disable local fallback by defaultGravatar ulfjack2017-06-09
* Fix test.xml download for failing testsGravatar ulfjack2017-06-09
* Remove the undocumented --experimental_extra_action_top_level_only_with_aspec...Gravatar lberki2017-06-09
* BEP: use full relative path as file nameGravatar Klaus Aehlig2017-06-09
* Don't create the same String/ImmutableMap over and over again.Gravatar twerth2017-06-09
* Switching Bazel to use the new remote execution API: https://docs.google.com/...Gravatar olaola2017-06-09
* Execute the launcher script from mobile-install command.Gravatar Googler2017-06-09
* BES: Open Source the build event service gRPC client implementation.Gravatar buchgr2017-06-09
* Internal cleanup.Gravatar gregce2017-06-09
* Automated g4 rollforward of commit e7ab452ac940e645046221dee9b63a670f8a276c.Gravatar gregce2017-06-09
* Track the test environment in Skyframe, like the action environmentGravatar ulfjack2017-06-09
* Mark ctx.expand_make_variables as deprecated.Gravatar laurentlb2017-06-09
* Split workspace-specific tests out of BlazeRuntimeTestGravatar ulfjack2017-06-09
* Enable automatic content compression for blob store requestsGravatar Jason Gavris2017-06-08
* Add some tests to the LocalSpawnRunner, and make some small tweaksGravatar ulfjack2017-06-08
* Use JavaCompilationArtifacts instead of JavaCompilationArgsGravatar cushon2017-06-08
* Clean up turbine action creationGravatar cushon2017-06-08
* Make PackageOutputFormatter use PackageIdentifier instead of package name.Gravatar ajmichael2017-06-08
* Make PackageFunction's strategy for handling unreadable BUILD files configura...Gravatar nharmata2017-06-08
* Switch to correct runfiles directory when running python test on WindowsGravatar Yun Peng2017-06-08
* Fix a bug in ShowIncludesFilter.javaGravatar Yun Peng2017-06-08
* Fix ConfigFeatureFlagTransitionFactory to obey PatchTransition equality.Gravatar mstaib2017-06-08
* Deprecate ios_device and ios_test.Gravatar allevato2017-06-08
* Make the error message when a file is not found in the profile zip more indic...Gravatar lberki2017-06-08
* Use ImmutableList for Option expansion functionsGravatar Googler2017-06-08