aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* 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
* Update to javac9-r4023Gravatar cushon2017-04-25
* Clean up more things in MSVC wrapper scriptsGravatar Yun Peng2017-04-24
* MSVC: attempt to choose msvcrt.lib vs libcmt.lib correctlyGravatar Steven Johnson2017-04-24
* Add possibility to set ownership of files on pkg_tarGravatar Damien Martin-Guillerez2017-04-24
* Support top level package for docker image.Gravatar Linuxer Wang2017-04-24
* Remove tools/build_defs/apple/apple.bzl.Gravatar thomasvl2017-04-20
* Add missing dependency.Gravatar Googler2017-04-20
* Move the sha256 tool into its own directory, as it isn't specific to docker_b...Gravatar Googler2017-04-19
* Automated g4 rollback of commit 501b62716af12ba42c019bd9f231468b3c144757.Gravatar aehlig2017-04-18
* Generating PDB files on WindowsGravatar Yun Peng2017-04-18
* Basic open-source crosstool to support targetting apple platform types.Gravatar cparsons2017-04-18