aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Propagate along the "test" attribute of web_test.Gravatar Googler2016-12-21
* Global cleanup change.Gravatar Kristina Chodorow2016-12-21
* Enable threaded Whole Module OptimizationGravatar Dmitry Shevchenko2016-12-21
* Power supportGravatar Nishidha Panpaliya2016-12-21
* Fix cycle in dependency graph during bootstrapGravatar Damien Martin-Guillerez2016-12-20
* Avoids NullPointerException when running `bazel coverage //:xxx`, since PathF...Gravatar Yue Gan2016-12-20
* Rollback of commit b9f914fa56a00530d38b597dc853aad50d1decfb.Gravatar Kristina Chodorow2016-12-19
* Add a default ios_x86_64 toolchain stub to the automatically generated bazel ...Gravatar Cal Peyser2016-12-19
* Make Bazel build dotGravatar Kristina Chodorow2016-12-19
* Only enable _FORTIFY_SOURCE for opt builds.Gravatar Marcel Hlopko2016-12-16
* Expose apple_generate_dsym value to Skylark and use in swift_libraryGravatar Dmitry Shevchenko2016-12-16
* pass -fno-canonical-headers only onceGravatar Marcel Hlopko2016-12-15
* Add an option to enable Whole Module OptimizationGravatar Dmitry Shevchenko2016-12-15
* Rollback of commit 27cd7f6bb4a02f56f9ad73e57e71e69a1c00d5ea.Gravatar Adam Michael2016-12-15
* Extract swiftc input calculation from swift_libraryGravatar Googler2016-12-14
* Extract swiftc argument generation from swift_library implementationGravatar Googler2016-12-13
* Switch to using multi-level repository names by default.Gravatar Googler2016-12-13
* Break out xcrun env from xcrun_actionGravatar Dmitry Shevchenko2016-12-12
* Simplify propagation of linker params by replacing global_whole_archive withGravatar Marcel Hlopko2016-12-09
* Initial code for Persistent Java Test Runner.Gravatar Kush Chakraborty2016-12-09
* Global cleanup change.Gravatar Kristina Chodorow2016-12-08
* Pass isExternal field to blaze ide info protoGravatar Googler2016-12-07
* Improved support for /MD and /MT in MSVC [#2120]Gravatar Javier Dehesa2016-12-07
* Windows: Fix cuda option parsing when /Od is passedGravatar Yun Peng2016-12-07
* move linker flags from compiler_flags to linker_flags; fix option syntaxGravatar Marcel Hlopko2016-12-07
* Rollback of commit 14e35546302a48d1074bc2456ef4d63c27c9d3a1.Gravatar Adam Michael2016-12-07
* Rollforward of "Split ObjcProvider.framework_dir into static and dynamic fram...Gravatar Chris Parsons2016-12-06
* Bazel uses apksigner from SDK build-tools instead of embedded jar.Gravatar Adam Michael2016-12-06
* Rollback of commit 84e7bbc03d22a98e1036c9a3abf1d451e602348b.Gravatar Damien Martin-Guillerez2016-12-06
* Pass isExternal field to blaze ide info protoGravatar Googler2016-12-06
* Add LcovMerger.Gravatar Yue Gan2016-12-05
* Rollback of commit 9de9f374cf63e8e6938c9ce80820c9f46f641241.Gravatar Damien Martin-Guillerez2016-12-05
* Pass isExternal field to blaze ide info protoGravatar Googler2016-12-02
* Make the settings attribute of Skylark maven_jar and maven_aar a label.Gravatar Adam Michael2016-12-02
* Rollback of commit f699b502ef6a57dc68570486191ad1c318e8fd1b.Gravatar Adam Michael2016-12-01
* Enable fallback URLs in Skylark http rules.Gravatar David Chen2016-12-01
* Add support for rules_test on rules in a different repository or in theGravatar John Cater2016-12-01
* Delete old targets from android_sdk_repository_template.bzlGravatar Adam Michael2016-11-30
* Rename android_studio_ide_info proto and members.Gravatar Googler2016-11-29
* Remove legacy intellij_info test support.Gravatar Googler2016-11-29
* Rename intellij_info.bzl outputs and output groups.Gravatar Googler2016-11-28
* cc_configure.bzl: Using registry information to find VSGravatar Yun Peng2016-11-28
* Make //tols/cpp/test start from the distribution artifactGravatar Klaus Aehlig2016-11-24
* Change handling of LD_LIBRARY_PATH in link actions: instead of passing the di...Gravatar Lukacs T. Berki2016-11-24
* cc_configure.bzl: On Windows, make sure C:\windows\system32 is in PATHGravatar Yun Peng2016-11-24
* Coverage support.Gravatar Ulf Adams2016-11-24
* Add gpu compile support to MSVC wrapper scriptGravatar Yun Peng2016-11-22
* Rollback of commit cc3d79cca775cad9e9193d38bedf4df51a5c8a50.Gravatar Dmitry Lomov2016-11-21
* Move intellij_info.bzl to a tool packaged with bazel.Gravatar Googler2016-11-21
* Skylark implementations of http_archive, new_http_archive, and http_file rules.Gravatar David Chen2016-11-21