aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Enable ThinLTO for nativedeps linksGravatar Googler2017-08-01
* Only request per_object_debug_info when fission is enabled.Gravatar klimek2017-08-01
* Implement user experience for LIPO / ThinLTO users.Gravatar klimek2017-08-01
* Android BusyBox: remove dead codeGravatar laszlocsomor2017-08-01
* Add config_settings for Darwin in src/BUILD.toolsGravatar pcloudy2017-08-01
* Internal changeGravatar Googler2017-08-01
* Update LocationExpander to properly handle spaces in filenames.Gravatar John Cater2017-08-01
* Improve error message when requesting an invalid toolchain type from the cont...Gravatar John Cater2017-08-01
* Move some test classes into the only test that uses them.Gravatar tomlu2017-08-01
* Automated rollback of commit 31dc6f1a281b0ae3690ea7be9c3ccc360fe22c10.Gravatar cpeyser2017-08-01
* Allow IOExceptions with null messages to propogate.Gravatar Benjamin Peterson2017-08-01
* Better names for declared providers-related classes.Gravatar dslomov2017-08-01
* mark test executable.Gravatar buchgr2017-08-01
* Use RequiredProviders to validate rule prerequisites in RuleContext.Gravatar dslomov2017-07-31
* Fix 'whitelisting' src group.Gravatar dslomov2017-07-31
* Include annotation processor names in JavaCompileAction progress messagesGravatar cushon2017-07-31
* compile.sh srcs: do not hide error messagesGravatar aehlig2017-07-31
* 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
* MSVC CROSSTOOL: Stop adding -g in debug modeGravatar pcloudy2017-07-31
* MSVC CROSSTOOL: Remove some legacy featuresGravatar pcloudy2017-07-31
* Using cc_binary to build windows_jni.dllGravatar Yun Peng2017-07-31
* Add preprocessor_defines feature for MSVC CROSSTOOLGravatar pcloudy2017-07-31
* Don't run bazel_windows_example_test with MSYS toolchain anymore.Gravatar 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
* Java tutorial: update images of dependency graphsGravatar László Csomor2017-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
* Adjust chocolatey package for new artifact namesGravatar Peter Mounce2017-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
* Release script: remove non-needed `xargs echo`Gravatar dmarting2017-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
* Add an introduction to what external repositories areGravatar kchodorow2017-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