aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Remove swift_library and tests, lives in the apple rules repo now.Gravatar thomasvl2017-09-11
* Remove the old copy of apple_genrule. It lives in apple rules.Gravatar thomasvl2017-09-11
* Introduce unfiltered_compile_flags build variable, rename copts variable to u...Gravatar hlopko2017-09-11
* Add a new toolchain type for c++. In order to do this, PlatformConfiguration...Gravatar cpeyser2017-09-08
* Create an empty filegroup if Bazel doesn't support xcode_config_alias yet.Gravatar lberki2017-09-08
* Automated rollback of commit 8328dc9e3b0d473756ec94508744afefe4d8eaf2.Gravatar pcloudy2017-09-07
* Internal changeGravatar kush2017-09-07
* Add an xcode_config_alias rule instance under //tools/osx: .Gravatar lberki2017-09-07
* Fix windows crosstools after https://github.com/bazelbuild/bazel/commit/268c0...Gravatar hlopko2017-09-06
* More BUILD file refactorings.Gravatar philwo2017-09-06
* Introduce unfiltered_compile_flags build variable, rename copts variable to u...Gravatar hlopko2017-09-06
* Make android_sdk_repository resilient to prerelease and malformed system imagesGravatar ajmichael2017-09-06
* Update the url for creating spec filesGravatar Tyler Rockwood2017-09-06
* Android,Windows: support long paths in toolingGravatar Laszlo Csomor2017-09-05
* Automated rollback of commit afed47daac8812154196403a30f89aaf0ccca2b2.Gravatar Googler2017-09-04
* Android,Windows: wrap SingleJar in a java_binaryGravatar Laszlo Csomor2017-09-01
* Automated rollback of commit 36178dddc45ee39e302516232c83b0fbc4c5dc37.Gravatar Googler2017-09-01
* Automated rollback of commit 2b983bdf508e010a3d4ee9dbaf446b7666749799.Gravatar cpeyser2017-09-01
* Remove unused android_library.resource_extractor attributes in the depot.Gravatar jingwen2017-08-31
* Remove resource_extractor from Bazel's android_sdk rules.Gravatar ajmichael2017-08-31
* Rollforward of c++ toolchain-relevant BUILD file and Bazel mocking changes. ...Gravatar cpeyser2017-08-31
* Automated rollback of commit 9d5bce66280094c0531ddfde2752e596d0d78c79.Gravatar plf2017-08-30
* fix "weak_framwork_names" crosstool feature typoGravatar cparsons2017-08-30
* Add a new toolchain type for c++. In order to do this, PlatformConfiguration...Gravatar cpeyser2017-08-29
* Remove an obsolete TODOGravatar dmishe2017-08-29
* aar_import creates res/values/empty.xml if it contains no resources.Gravatar ajmichael2017-08-29
* Automated rollback of commit 363413110f3a63a11d900864be1852adbaed2899.Gravatar cpeyser2017-08-29
* Automated rollback of commit 39448ebab889a6b5b1ceabcf932adfec9098dfe7.Gravatar dmarting2017-08-28
* Don't prepend ./ to filenames in pkg_tar ruleGravatar Jeff Grafton2017-08-28
* Add a new toolchain type for c++. In order to do this, PlatformConfiguration...Gravatar cpeyser2017-08-28
* Busybox all the Bazel Android tools.Gravatar ajmichael2017-08-25
* when making objlist files, encode string to utf-8 before trying to hash it.Gravatar cparsons2017-08-24
* Added JVM option -XX:+UseParallelGC to make J2ObjC fasterGravatar Googler2017-08-24
* Change default_macosx_sdk_version to default_macos_sdk_version.Gravatar cparsons2017-08-24
* Improve pkg_tar warning message.Gravatar Benjamin Peterson2017-08-23
* Enable debug info for Java buildsGravatar cushon2017-08-23
* 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