aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* protobuf: Use bazel's native java_proto_library rules.Gravatar Jakob Buchgraber2017-06-06
* Use a wrapper-free MSVC toolchain when NO_MSVC_WRAPPER=1Gravatar Yun Peng2017-06-06
* Suggest signing xcode license if that likely inhibits xcode-locator-bin gener...Gravatar cparsons2017-06-06
* Remote host_platform pending upcoming changes inGravatar jcater2017-06-06
* Automated g4 rollback of commit dba22f337a20d3e8f3ac8dfd23bc6fa69e4528da.Gravatar xingao2017-06-02
* Make C++ archiving use action_configs instead of hardcoded flagsGravatar hlopko2017-06-01
* Add //external:has_androidsdk config_setting.Gravatar ajmichael2017-06-01
* Migrate all tests to Truth (except the ones in the examples).Gravatar lberki2017-05-31
* Fix typo: s/exists/exist/ where needed.Gravatar philwo2017-05-31
* Automated g4 rollback of commit d894345ed88f8adce600b66a310b5210d0bcb59c.Gravatar laszlocsomor2017-05-31
* Reverts non-xcode-available darwin crosstool generation.Gravatar cparsons2017-05-31
* Use cc implementation of singlejar except on Windows.Gravatar Xin Gao2017-05-31
* Add host platform definition that internal code can depend on.Gravatar jcater2017-05-31
* Keep "srcs", "hdrs" and "textual_hdrs" separate.Gravatar Googler2017-05-29
* Let MSVC wrapper recongnize -DEFAULTLIB:library optionGravatar Yun Peng2017-05-26
* Fix msvc_cl.py for cuda compilationGravatar Yun Peng2017-05-24
* Remove /W3 from compiler_flag from MSVC CROSSTOOLGravatar pcloudy2017-05-24
* Add functionality from the old shell-based coverage runner script to the new ...Gravatar lberki2017-05-23
* Store the features enabled for each targetGravatar Googler2017-05-23
* Wrap ar invocations for osx bazel crosstool.Gravatar cparsons2017-05-23
* Include input header files in CIdeInfoGravatar Googler2017-05-22
* Expose javac jar in java_toolchain's skylark providerGravatar Googler2017-05-22
* Fix compile project/file actions for scala.Gravatar Googler2017-05-19
* intellij-compile output group should request compilation artifacts fromGravatar Googler2017-05-19
* Remove toolchain_rule.Gravatar John Cater2017-05-17
* Hollow out docs and redirect to rules_docker.Gravatar Googler2017-05-15
* Fixes compilation on Power8Gravatar davideleoni902017-05-15
* Adding feature for linking C Run-Time library on WindowsGravatar Yun Peng2017-05-12
* Set the correct main class on the desugar java_binary target in Bazel.Gravatar ajmichael2017-05-10
* Escape % in strings that will appear in CrosstoolGravatar hlopko2017-05-10
* Migrate off versioned javac and Error Prone targetsGravatar Liam Miller-Cushon2017-05-09
* Allow android compilations to use type annotationsGravatar cushon2017-05-08
* Automated g4 rollback of commit 965617aebf4665b6a48229f32ab9a5ef7d4336c5.Gravatar Googler2017-05-05
* Add compile_jars for Skylark to JavaProviderGravatar Stephen Twigg2017-05-05
* Improve error message when building Android rules without an SDK.Gravatar ajmichael2017-05-05
* Stop using zip and unzip in android shell tests.Gravatar ajmichael2017-05-04
* Remove debug print statement from proguard_whitelister.pyGravatar ahumesky2017-05-04
* Rollforward #2 of: Basic open-source crosstool to support targeting apple pla...Gravatar cparsons2017-05-04
* Automated g4 rollback of commit df3d09baf2adc2b84825a6e706f9f0c041e72425.Gravatar Googler2017-05-03
* Emit warnings when the bundled docker_build and docker_bundle rules are used.Gravatar Googler2017-05-03
* Automated g4 rollback of commit 5038016e6573962d2554fcf9c10faa0cca8714e2.Gravatar dmarting2017-05-02
* Make tools/build_defs/hash/sha256.py py3 compatibleGravatar David Flemström2017-05-02
* Make tools/build_defs/pkg/archive.py py3 compatibleGravatar David Flemström2017-05-02
* Remove Scala IDE info, and use Java IDE info instead.Gravatar Googler2017-05-02
* Rollforward of: Basic open-source crosstool to support targeting apple platfo...Gravatar cparsons2017-04-28
* Adjust the visibility of this rule, which is needed for the migration of dock...Gravatar Googler2017-04-28
* Reformat Bazel crosstools to have consistent 2 spaces indentGravatar hlopko2017-04-28
* Add Scala IDE info to Intellij aspect.Gravatar Googler2017-04-26
* Parse /showIncludes output for MSVC compilerGravatar Yun Peng2017-04-25
* Introduce the osx bazel crosstool template, with placeholder for cxx_builtin_...Gravatar cparsons2017-04-25