aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Toolchain type labels for c++ are filegroups instead of toolchain_type.Gravatar cpeyser2017-09-18
* Automated rollback of commit f26e8694ae78599b3e2004e3360eaf3443fa53a6.Gravatar hlopko2017-09-18
* Bazel now can build dynamic library from cc_libraryGravatar Yun Peng2017-09-18
* Automated rollback of commit ca216f5eb4b1f1892219db0f578495bbbdbaa875.Gravatar philwo2017-09-15
* Set correct PWD in coverage (https://docs.bazel.build/versions/master/test-en...Gravatar Mansheng Yang2017-09-15
* Introduce -c source_file -o output_file build variablesGravatar hlopko2017-09-14
* Remove docker rules from @bazel_toolsGravatar Googler2017-09-14
* Introduce empty "toolchain_category" rule for labels that will be used asGravatar cpeyser2017-09-14
* Expose sysroot as a build variableGravatar hlopko2017-09-12
* 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