aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Windows: Android BusyBox can access the JNI libGravatar Laszlo Csomor2017-07-31
* Java launcher: export runfiles-related envvarsGravatar Laszlo Csomor2017-07-31
* Rename 'executable' argument of 'ctx.actions.expand_template' to 'is_executab...Gravatar laurentlb2017-07-31
* Using cc_binary to build windows_jni.dllGravatar Yun Peng2017-07-31
* Add preprocessor_defines feature for MSVC CROSSTOOLGravatar pcloudy2017-07-31
* Remove old intellij aspect code bundled with BazelGravatar Googler2017-07-31
* Auto-generate BUILD files for src/java_tools/singlejarGravatar ulfjack2017-07-31
* Expose to Skylark Strings instead of PathFragments from CppConfiguration.Gravatar dslomov2017-07-31
* Framework dependency subtraction uses runfiles path instead of full artifact ...Gravatar cparsons2017-07-31
* Provide a lambda interface for custom mock rule class behavior.Gravatar gregce2017-07-31
* Slight refactor of helper methods in TestStrategy.Gravatar nharmata2017-07-31
* Remove the type data from ToolchainInfo, it is reduntant with DeclaredToolcha...Gravatar John Cater2017-07-31
* Use dynamically configured resource filteringGravatar Googler2017-07-31
* Only report progress after a build has started.Gravatar Benjamin Peterson2017-07-31
* Apply native binary launcher to sh_binaryGravatar Yun Peng2017-07-31
* Remove dead codeGravatar dslomov2017-07-28
* Correctly include proto runtimes from transitive proto_library's, and their t...Gravatar carmi2017-07-28
* Automated rollback of commit ed6f653834ac5069c6ab0fb871bc41554fbf36f1.Gravatar ulfjack2017-07-28
* Assert that declared providers are not TransitiveInfoProviders.Gravatar dslomov2017-07-28
* Fix confusing semantics for Attribute.Builder.allowedRuleClasses.Gravatar gregce2017-07-28
* Disable desugaring try-with-resources when --min_sdk_version is above 18.Gravatar cnsun2017-07-28
* Remove MetadataHandler.isRegularFileGravatar ulfjack2017-07-28
* Replace create_embedded_tools.sh with a faster Python version.Gravatar Philipp Wollermann2017-07-28
* 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
* 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
* Remove unused send_transitive_header_module_srcs optionGravatar hlopko2017-07-27
* Add .ipp extension as a C++ header typeGravatar hlopko2017-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
* 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
* Package whitelisting: New implementation for feature whitelistingGravatar plf2017-07-26
* Add --toolchain_resolution_debug option to give more information aboutGravatar John Cater2017-07-26