aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Make all WithLegacySkylarkName providers declared providers.Gravatar dslomov2017-07-28
* Copy build_python_zip and enable_runfiles flags to the host config.Gravatar philwo2017-07-28
* Remove unused module-related optionsGravatar hlopko2017-07-28
* Windows: detect if started from Windows ExplorerGravatar Laszlo Csomor2017-07-28
* Release 0.5.3 (2017-07-27)Gravatar Bazel Release System2017-07-27
* remote: Delete output files created by failed download.Gravatar Jakob Buchgraber2017-07-27
* Include <cinttypes> instead of <stdint.h>Gravatar Damien Martin-Guillerez2017-07-27
* Windows: check in the icon resource fileGravatar Laszlo Csomor2017-07-27
* bazel-tests.json: remove trailing commaGravatar Klaus Aehlig2017-07-27
* Rename set to depsetGravatar vladmos2017-07-27
* Remove unused send_transitive_header_module_srcs optionGravatar hlopko2017-07-27
* Add .ipp extension as a C++ header typeGravatar hlopko2017-07-27
* Use the .bazel.build URL instead of the googleapis.com oneGravatar dmarting2017-07-27
* Exclude test/java/ in instrumentation_filter defaultGravatar Googler2017-07-27
* BEP ActionExecuted: fix typoGravatar Klaus Aehlig2017-07-27
* Add missing test dependency to unbreak the buildGravatar Jakob Buchgraber2017-07-27
* Fix a crash when Skylark rule re-exports SkylarkApiProvider.Gravatar dslomov2017-07-27
* remote: Don't upload failed action to cache. Fixes #3452Gravatar Jakob Buchgraber2017-07-27
* CI build.sh: delete unused codeGravatar Damien Martin-Guillerez2017-07-27
* Move the configuration file for Bazel jobs to our own repositoryGravatar Damien Martin-Guillerez2017-07-27
* Rollforward of commit b8514f533d4546d3bfbec3700012f2bbeffd1c37Gravatar Damien Martin-Guillerez2017-07-27
* Windows: Bazel now has an iconGravatar Laszlo Csomor2017-07-27
* Fix NPE when passing null Location to XMLStreamException.Gravatar Googler2017-07-27
* Fixing #3380: output stack traces and informative messages.Gravatar olaola2017-07-27
* Define an outgoing rule transition interface.Gravatar gregce2017-07-27
* Resource filtering should preserve all matching artifacts, despite shared namesGravatar Googler2017-07-27
* Add configuration and target label to ActionCompletedId.Gravatar Eduardo Colaco2017-07-27
* Fix bug where we incorrectly skip over subdirectories named 'external'. We're...Gravatar mschaller2017-07-27
* Do not log stacktraces for interrupted ParallelVisitor workers, expected quer...Gravatar mschaller2017-07-27
* Automated rollback of commit 9e3018109b189a345cd9b353729c7f31ac209bc9.Gravatar allevato2017-07-27
* Windows: fix MakeDirectories regressionGravatar Laszlo Csomor2017-07-27
* Force fetch when fetching remote release notesGravatar dmarting2017-07-26
* Use the correct function to generate the release notesGravatar Damien Martin-Guillerez2017-07-26
* Package whitelisting: New implementation for feature whitelistingGravatar plf2017-07-26
* Add --toolchain_resolution_debug option to give more information aboutGravatar John Cater2017-07-26
* Automated rollback of commit dc0d036b7dac011fc7aae9cbf2e4427d6d62d63a.Gravatar dmarting2017-07-26
* Typo fix.Gravatar klimek2017-07-26
* Auto-export src/tools/benchmark/**/BUILDGravatar ulfjack2017-07-26
* BEP: add events about fetches to the streamGravatar Klaus Aehlig2017-07-26
* Pass "profile_path" flag to protoc if necessary.Gravatar Googler2017-07-26
* Remove --experimental_dynamic_configs=notrim_partial.Gravatar gregce2017-07-26
* Add the android.jar to the validate and link step for aapt2.Gravatar corysmith2017-07-26
* Migrate the options parser to java8 functions.Gravatar ccalvarin2017-07-26
* Rollforward of "AppleBinary and AppleStaticLibrary no longer propagate unwrap...Gravatar cparsons2017-07-26
* Fix bash unit tests to include the test suite name in the XML output.Gravatar John Cater2017-07-26
* Create standardized interfaces for mock rule class creation.Gravatar gregce2017-07-26
* macOS link actions set the correct system framework include pathsGravatar cparsons2017-07-26
* SkyframeActionExecutor.checkOutputs: clarify commentGravatar ulfjack2017-07-26
* Refactor augmented assignment and lvaluesGravatar brandjon2017-07-26
* Added a dummy target for fetching toolchains, used for remote execution.Gravatar Googler2017-07-26