aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Make BazelJavaCompiler aware of the platform classloaderGravatar cushon2017-10-18
* Optimize trusted MutableList constructionGravatar michajlo2017-10-18
* Delayed rollforward of commit 8fb311b4dced234b2f799c16c7d08148619f4087.Gravatar kush2017-10-18
* Fall back to guessing available memory on Linux machines running kernels olde...Gravatar Googler2017-10-18
* Windows: genenrate a fake CROSSTOOL when VC not foundGravatar Yun Peng2017-10-18
* Accept command lines from tools invoking Bazel.Gravatar ccalvarin2017-10-18
* Make tests independent of the default value for --experimental_uiGravatar Klaus Aehlig2017-10-18
* Make tests more independent of default valuesGravatar Klaus Aehlig2017-10-18
* Add jars for the newest Guava release (23.1, 27 Sept 2017) and updateGravatar haxorz2017-10-17
* Actions now have a temp envvar.Gravatar László Csomor2017-10-16
* Move min/max tests to new test suiteGravatar laurentlb2017-10-16
* Skylint: allow docstrings for global variables.Gravatar fzaiser2017-10-16
* Clean up FindModuleSpace.Gravatar Benjamin Peterson2017-10-16
* Ensure that the release notes are not empty if there is no rollbackGravatar Damien Martin-Guillerez2017-10-16
* In CppToolchainInfo, use the label of the cc_toolchain instead of --crosstool...Gravatar cpeyser2017-10-16
* Release notes test small fixesGravatar Damien Martin-Guillerez2017-10-16
* Skylint: docstring format: mandatory order of description and sections.Gravatar fzaiser2017-10-16
* run_test: fix portability issueGravatar Klaus Aehlig2017-10-16
* BuildEventStreamer: clear a pending BuildStarted event firstGravatar Klaus Aehlig2017-10-16
* BEP: explicitly report failures associated with a label as suchGravatar Klaus Aehlig2017-10-16
* Export apple_host_system_env and target_apple_env through apple_common (as op...Gravatar lberki2017-10-16
* Windows,docs: info about 0.6.0 boostrapping bugGravatar László Csomor2017-10-16
* Some tests depend on the target pattern evaluation strategy used.Gravatar aehlig2017-10-16
* Removing the USER variable from test environment, unless explicitly provided.Gravatar olaola2017-10-16
* Add a missing argument to the code in https://github.com/bazelbuild/bazel/com...Gravatar lberki2017-10-16
* Remove the uses_protobuf attribute from objc_proto_library.Gravatar kaipi2017-10-16
* Extract more RuleContext error-related methods into RuleErrorConsumerGravatar cparsons2017-10-16
* Properly report errors as errors.Gravatar nharmata2017-10-16
* Add callcount system for blaze developers.Gravatar tomlu2017-10-16
* Make option conflicts less spammy.Gravatar ccalvarin2017-10-16
* Fix src/test/shell/bazel/bazel_bootstrap_distfile_test.Gravatar tomlu2017-10-16
* Define protos for the Skylark debug server.Gravatar allevato2017-10-16
* Flip the --incompatible_list_plus_equals_inplace flag by defaultGravatar vladmos2017-10-16
* Simplify ApplicationManifest by inlining createApk and simplifying the builde...Gravatar corysmith2017-10-16
* Update documentation on objc_proto_library rule, and disable the passing of d...Gravatar kaipi2017-10-16
* Don't follow globs in rbuildfiles. Globs request the FILE node for symlinks w...Gravatar shreyax2017-10-16
* BEP: link structured command lineGravatar Klaus Aehlig2017-10-16
* Some tests depend on the target pattern evaluation strategy used.Gravatar aehlig2017-10-16
* Apply suggested fixes that were missed in http://https://github.com/bazelbuil...Gravatar jcater2017-10-16
* Improve private skylark attribute error messagingGravatar cparsons2017-10-16
* Deprecate methods in ConfigurationEnvironment that give access to Configurati...Gravatar lberki2017-10-16
* Simplify the SpawnExecException constructorGravatar ulfjack2017-10-16
* Add allocation-instrumenter to third_party.Gravatar Tomas Lundell2017-10-16
* Update checker framework dataflow and javacutils to 2.1.14Gravatar Liam Miller-Cushon2017-10-16
* Put the platform version from the options into the output directory name inst...Gravatar lberki2017-10-13
* Merge [] compilation classpaths using singlejarGravatar cushon2017-10-13
* Disable some tests that can't currently run in special internal execution mode.Gravatar janakr2017-10-13
* Desugar-singlejar integration tests for double-checking default methods.Gravatar kmb2017-10-13
* Skylint: add categories for issues.Gravatar fzaiser2017-10-13
* Fix osx_cc_wrapper to also update dylibsGravatar hlopko2017-10-13