aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Fix NPE in PrinterGravatar brandjon2017-08-17
* Remove ConfigurationFactory as part of the static configuration cleanup.Gravatar gregce2017-08-17
* Fix terminal output expansion flag spacing & add implicit requirements.Gravatar ccalvarin2017-08-17
* Make `incompatible_disallow_toplevel_if_statement` default to true.Gravatar laurentlb2017-08-17
* Fix skyframe-native filesets to honor 'excludes' while in a directory traversal.Gravatar kush2017-08-17
* workers: Don't skip empty lines when expanding flagfiles.Gravatar philwo2017-08-17
* Fix lexer bug that allowed non-ASCII letters in identifiersGravatar fzaiser2017-08-17
* Fixing #3552: re-execute cached orphaned Actions.Gravatar olaola2017-08-17
* Delete Literal.javaGravatar laurentlb2017-08-17
* When a worker can no longer be used, because one or more of its files on disk...Gravatar philwo2017-08-17
* Use cached values for option converter types.Gravatar ccalvarin2017-08-16
* Add more type safety to CustomCommandLine.Gravatar tomlu2017-08-16
* Delete unused ObjcProvider keys.Gravatar schmitt2017-08-16
* Send Bazel startup options to server.Gravatar ccalvarin2017-08-16
* Add @CompileTimeConstant annotations to CustomCommandLine.Gravatar tomlu2017-08-16
* Make CcToolchainProvider subclass ToolchainInfo. This is required for use of...Gravatar cpeyser2017-08-16
* Fix Skylark parsing of call expressions.Gravatar fzaiser2017-08-14
* Introduce a new SpawnCache API; add a RemoteSpawnCache implementationGravatar ulfjack2017-08-14
* Workaround for ld bug that causes flakiness when using -bitcode_symbol_map.Gravatar allevato2017-08-14
* Validate and Link libraries action for aapt2Gravatar corysmith2017-08-14
* Rollback of https://github.com/bazelbuild/bazel/commit/21436e062a12b64c8bee66...Gravatar ajmichael2017-08-14
* BEP: Make tags available in TargetConfigured eventGravatar Klaus Aehlig2017-08-14
* Refactor FuncallExpression to allow for complex function terms later.Gravatar fzaiser2017-08-14
* Remove unused tree artifact methods from CustomCommandLine.Gravatar tomlu2017-08-14
* remote: Provide a clear error message if the remote cache is in an invalid st...Gravatar buchgr2017-08-14
* BEP: move configuration-independent information to TargetConfigured eventGravatar Klaus Aehlig2017-08-11
* Refactor persistent workers to use SpawnRunner.Gravatar Benjamin Peterson2017-08-11
* Fix flaky test: process-wrapper_test.Gravatar philwo2017-08-11
* Support executing as root in the linux sandbox.Gravatar Benjamin Peterson2017-08-11
* AbstractSpawnStrategy: use ActionExecutionContext.getVerboseFailuresGravatar ulfjack2017-08-11
* multi-thread DexFileMergerGravatar kmb2017-08-11
* Up the size of skylark_flag_test to "medium" to avoid timeoutsGravatar brandjon2017-08-11
* Pass List<ConfigurationFragmentFactory> to SkyframeExecutor instead of Config...Gravatar gregce2017-08-11
* Adds aapt2.ResourceCompiler and CompileLibraryResourcesAction.Gravatar corysmith2017-08-11
* Make the print function output debug messagesGravatar vladmos2017-08-11
* Inline @Deprecated methods in CustomCommandLine.Gravatar tomlu2017-08-11
* Polish blaze_util.ccGravatar lpino2017-08-11
* Set correct output_path for bazel infoGravatar Googler2017-08-11
* Move core test classes to lib.analysis.testGravatar ulfjack2017-08-11
* Rewrite junitrunner integration testsGravatar ulfjack2017-08-11
* Fix flaky toolchain_test for register_toolchains with an invalid target.Gravatar John Cater2017-08-10
* Unify input prefetchingGravatar ulfjack2017-08-10
* Move extra action stuff to analysis.extraGravatar ulfjack2017-08-10
* Implement timeouts on top of Java ProcessGravatar ulfjack2017-08-10
* Automated rollback of commit 8adcf839c5c42defaa2fabedfb0208e4ce97ac95.Gravatar ajmichael2017-08-10
* Remove --experimental_dynamic_configs=off.Gravatar gregce2017-08-10
* Open source apple-package java testsGravatar cparsons2017-08-10
* Ensure that invalid target errors are properly reported inGravatar John Cater2017-08-10
* Defer expansion of certain proto command line string arguments.Gravatar tomlu2017-08-10
* Deprecate old ordering names for depsetsGravatar vladmos2017-08-10