aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Remove tests from //tools/build_defs/dockerGravatar Jeff Grafton2017-08-22
* Remove FeaturePolicyConfiguration et al. in favor of the new Whitelisting.Gravatar mstaib2017-08-22
* More explicit warning for pkg_tar's filesGravatar Damien Martin-Guillerez2017-08-22
* Fix osx_cc_wrapper.sh for multiple rpathsGravatar Marcel Hlopko2017-08-18
* Prepare .bzl files to the new semantics of += on listsGravatar vladmos2017-08-17
* Make default java_toolchain compile protos as java 7.Gravatar ajmichael2017-08-17
* Android,tools: don't open zip file in binary modeGravatar laszlocsomor2017-08-10
* Android,tools: open all files in binary modeGravatar Laszlo Csomor2017-08-10
* PiperOrigin-RevId: 164803219Gravatar rduan2017-08-10
* Update files attribute on pkg_tar.Gravatar John Cater2017-08-10
* Windows,Android: mobile-install fully worksGravatar Laszlo Csomor2017-08-10
* Introduce java_import_externalGravatar jart2017-08-09
* test-setup.sh: don't cat the log file if it does not existsGravatar dmarting2017-08-08
* Add space to make error message readable.Gravatar Googler2017-08-08
* Windows, Android: fix mobile-installGravatar Laszlo Csomor2017-08-08
* Make sure copts is the last feature in osx crosstoolsGravatar hlopko2017-08-04
* windows_cc_configure.bzl: Clear PATH, INCLUDE, LIB envsGravatar Yun Peng2017-08-04
* Add no_stripping feature to MSVC CROSSTOOLGravatar Yun Peng2017-08-04
* Use feature configuration to construct command line for 'strip' actionGravatar hlopko2017-08-03
* CppLinkAction decides execution platform based on action_configs.Gravatar cpeyser2017-08-03
* Use ctx.label instead of ctx in progress messagesGravatar vladmos2017-08-03
* Expose wrapped_clang_pp in osx crosstool for ObjC++Gravatar rmalik2017-08-03
* Simplify copts handling and expose them as a build variableGravatar hlopko2017-08-02
* Fix UNIX linker detection (was erroneously disabling ld.gold)Gravatar Allen Lavoie2017-08-01
* MSVC CROSSTOOL: Stop adding -g in debug modeGravatar pcloudy2017-07-31
* MSVC CROSSTOOL: Remove some legacy featuresGravatar pcloudy2017-07-31
* Add preprocessor_defines feature for MSVC CROSSTOOLGravatar pcloudy2017-07-31
* Remove old intellij aspect code bundled with BazelGravatar Googler2017-07-31
* Apply native binary launcher to sh_binaryGravatar Yun Peng2017-07-31
* Rename set to depsetGravatar vladmos2017-07-27
* Rollforward of commit b8514f533d4546d3bfbec3700012f2bbeffd1c37Gravatar Damien Martin-Guillerez2017-07-27
* windows_cc_configure.bzl: Set maxsplit to 1 when parsing environment variablesGravatar pcloudy2017-07-25
* Make $jarjar_bin point to //tools/android:jarjar_bin.Gravatar ajmichael2017-07-24
* Normalize paths when adding them to the tarball.Gravatar Googler2017-07-24
* Automated rollback of commit b8514f533d4546d3bfbec3700012f2bbeffd1c37.Gravatar dmarting2017-07-20
* Windows, CROSSTOOL: add subsystem flag feature in theGravatar Laszlo Csomor2017-07-20
* Automated rollback of commit 01ddfb7bf418b371859de62f4eab2f41ea9a4a4a.Gravatar laszlocsomor2017-07-20
* Add stdout to default XML file and generate XML file on timeoutGravatar Damien Martin-Guillerez2017-07-19
* Internal changeGravatar Googler2017-07-17
* AndroidBusyBox: deprecate path-list-type flagsGravatar laszlocsomor2017-07-17
* Add support for Visual Studio 2017 in cc_configure auto-detection and our Pyt...Gravatar Philipp Wollermann2017-07-14
* Remove /DOS_WINDOWS from Windows CROSSTOOLGravatar pcloudy2017-07-14
* Add *_alias rules to @bazel_tools so that people don't have to keep writing t...Gravatar lberki2017-07-14
* zip_manifest_creator: fix rlocation on WindowsGravatar Laszlo Csomor2017-07-14
* Correct environment variable name local_config_cc depends onGravatar pcloudy2017-07-13
* Windows: Switch wrapper-less CROSSTOOL to defaultGravatar pcloudy2017-07-12
* Change `files` attr of `pkg_tar` to a dict.Gravatar John Millikin2017-07-12
* Remove hard-coded -Xbootclasspath/p flags for javac and turbine invocationsGravatar cushon2017-07-12
* Add /DNOMINMAX back to CROSSTOOLGravatar pcloudy2017-07-10
* Fix #3326 by making sure only one zipper is selected.Gravatar John Cater2017-07-10