aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* give the duration of test in the fallback xml fileGravatar Benjamin Peterson2017-06-27
* Stop adding python paths into INCLUDE and LIBGravatar Yun Peng2017-06-27
* Add alias in bazel_tools for jni_md_header-windowsGravatar pcloudy2017-06-27
* remove @bazel_tools//tools/build_rules:gensrcjar targetGravatar ajmichael2017-06-27
* Remove remaining xcodegen references.Gravatar schmitt2017-06-26
* Fix include check on WindowsGravatar Yun Peng2017-06-26
* Get rid of batch script in MSVC CROSSTOOLGravatar Yun Peng2017-06-26
* Refactor cc_configure.bzlGravatar Yun Peng2017-06-22
* Use tool from action_config for link-executable and link-dynamic-lib actionsGravatar hlopko2017-06-21
* Re-add host_platform and target_platform, and set them as defaults.Gravatar jcater2017-06-21
* Use wrapped_ar on darwin in cc_configure.bzlGravatar hlopko2017-06-20
* Pass all J2ObjC args using a file instead of just the source files.Gravatar Googler2017-06-19
* Make cc_configure on Windows simpler and more robustGravatar Yun Peng2017-06-13
* Also add TEMP into msvc_env featureGravatar Yun Peng2017-06-12
* Use the correct JVM for LcovMerger instead of whatever "java" gets us.Gravatar lberki2017-06-09
* Ensure that TEST_TMPDIR exists on the remote host when testing a remote build.Gravatar Googler2017-06-09
* Fix lint errors in git.bzl and change ctx.fail to the correct fail.Gravatar jcater2017-06-09
* Name generated BUILD files `BUILD.bazel` to avoid name conflicts.Gravatar John Millikin2017-06-08
* Add new configuration fragment for platforms, with host and targetGravatar John Cater2017-06-08
* 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