aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/build_defs
Commit message (Expand)AuthorAge
* Make bazel_bootstrap_distfile_test work on WindowsGravatar Yun Peng2017-02-23
* Fixes directory path computation in docker_build Gravatar Vlad Losev2017-02-16
* Adds -disable-autolink-framework to static libraries so that they are not add...Gravatar Sergio Campama2017-02-07
* Add pkg_rpm build rule to help generating RPM packages. Gravatar John Cater2017-02-06
* Fix skylark syntax error in Bazel git_repositories.bzl.Gravatar Adam Michael2017-02-02
* maven_rules.bzl: Fix maven coordinates order mismatch Gravatar David Ostrovsky2017-01-19
* Fix-up release-related TODOs.Gravatar Dmitry Shevchenko2017-01-19
* Add --swiftcopt support to swift_libraryGravatar Dmitry Shevchenko2017-01-12
* Remove method presence check after a bazel releaseGravatar Dmitry Shevchenko2017-01-10
* Remove conditionals in skylark apple rules for presence of objc.dynamic_frame...Gravatar Chris Parsons2017-01-06
* Force debug info output into Swift modulesGravatar Dmitry Shevchenko2017-01-05
* Rollback of commit b7c00d8762d74fb54d0a6b0eb355abc6dc7a97c3.Gravatar Damien Martin-Guillerez2016-12-22
* Export dot-format graphs as-is and download dot as an external repoGravatar Kristina Chodorow2016-12-22
* Global cleanup change.Gravatar Kristina Chodorow2016-12-21
* Enable threaded Whole Module OptimizationGravatar Dmitry Shevchenko2016-12-21
* Rollback of commit b9f914fa56a00530d38b597dc853aad50d1decfb.Gravatar Kristina Chodorow2016-12-19
* Make Bazel build dotGravatar Kristina Chodorow2016-12-19
* Expose apple_generate_dsym value to Skylark and use in swift_libraryGravatar Dmitry Shevchenko2016-12-16
* Add an option to enable Whole Module OptimizationGravatar Dmitry Shevchenko2016-12-15
* Extract swiftc input calculation from swift_libraryGravatar Googler2016-12-14
* Extract swiftc argument generation from swift_library implementationGravatar Googler2016-12-13
* Switch to using multi-level repository names by default.Gravatar Googler2016-12-13
* Break out xcrun env from xcrun_actionGravatar Dmitry Shevchenko2016-12-12
* Rollforward of "Split ObjcProvider.framework_dir into static and dynamic fram...Gravatar Chris Parsons2016-12-06
* Make the settings attribute of Skylark maven_jar and maven_aar a label.Gravatar Adam Michael2016-12-02
* Enable fallback URLs in Skylark http rules.Gravatar David Chen2016-12-01
* Skylark implementations of http_archive, new_http_archive, and http_file rules.Gravatar David Chen2016-11-21
* Mark pkg_tar dependencies as Python 3 compatibleGravatar Damien Martin-Guillerez2016-11-18
* Creates maven_aar rule to generate aar_import for AARs from Maven.Gravatar Adam Michael2016-11-09
* Allow swiftc to correctly recognize main.swift as script target.Gravatar Dmitry Shevchenko2016-11-07
* Change our URL to bazel.buildGravatar Damien Martin-Guillerez2016-10-28
* Generate coverage mappings for Swift.Gravatar Googler2016-10-27
* Armv6 is not supported.Gravatar Dave MacLachlan2016-10-24
* Cleanup swift_library after Bazel releaseGravatar Dmitry Shevchenko2016-10-24
* Add swiftmodule outputs to the linking step.Gravatar Dmitry Shevchenko2016-10-19
* Support tvOS and fix the platform min OS version selection.Gravatar Googler2016-10-18
* Remove apple fragment access fallbackGravatar Chris Parsons2016-10-14
* Prevent empty swift_library srcs.Gravatar Googler2016-10-12
* Propagate swift_library defines attribute to parents.Gravatar Dmitry Shevchenko2016-10-11
* Move bazel apple tests into a separate package.Gravatar Dmitry Shevchenko2016-10-11
* Fix messed-up indentation in make_deb.pyGravatar Benjamin Staffin2016-10-07
* Validate swift_library namesGravatar Dmitry Shevchenko2016-10-06
* Roll forward of commit deeeb31f8ba0f196fbc9ca2a177d59d57ea50b32.Gravatar Dmitry Shevchenko2016-10-05
* Rollback of commit deeeb31f8ba0f196fbc9ca2a177d59d57ea50b32.Gravatar Dmitry Shevchenko2016-10-04
* Add a way to select non-default Xcode toolchainGravatar Dmitry Shevchenko2016-10-04
* Add genfiles to include paths to allow full-path imports of generated protosGravatar Googler2016-10-04
* Use minimum OS flags for watchOS and tvOS actions.Gravatar Chris Parsons2016-09-30
* Add bitcode handling to swift_libraryGravatar Dmitry Shevchenko2016-09-26
* Implementation of maven_jar rule in Skylark.Gravatar Jingwen Chen2016-09-23
* Cleanup swift_library after Blaze release.Gravatar Dmitry Shevchenko2016-09-22