aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* Base rc_options_test more on standard constructsGravatar aehlig2017-06-13
* Also filter stderr when parse_showincludes feature is enabledGravatar Yun Peng2017-06-13
* Make cc_configure on Windows simpler and more robustGravatar 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
* Update BUILD filesGravatar Ulf Adams2017-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
* docs: fix outputBase pathGravatar Thiago Farina2017-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
* make included gflags library py3 compatibleGravatar MarkusTeufelberger2017-06-12
* Also add TEMP into msvc_env featureGravatar Yun Peng2017-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
* Extract FieldInfo as a top-level class. In the following CL, I will use thisGravatar cnsun2017-06-12
* experimental UI: move stopUpdateThread() out of synchronized, againGravatar Klaus Aehlig2017-06-09
* experimental_ui_test: fix test_strategy optionGravatar Klaus Aehlig2017-06-09
* Make singlejar aware of FreeBSDGravatar Klaus Aehlig2017-06-09
* Disable test_packages_cleared because it is flaky on CI.Gravatar jcater2017-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
* Add :apache_commons_logging as the dependency of the remote worker.Gravatar Ivan Vučica2017-06-09
* Testing: add Python integration test utilitiesGravatar Laszlo Csomor2017-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
* experimental_ui_test: run tests locallyGravatar aehlig2017-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
* Document the --experimental_extra_action_top_level_only command line option.Gravatar lberki2017-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