aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/build_defs/apple
Commit message (Expand)AuthorAge
* 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
* 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
* Cleanup swift_library after Blaze release.Gravatar Dmitry Shevchenko2016-09-22
* Add copts attribute to swift_library.Gravatar Dmitry Shevchenko2016-09-21
* Replace HOST_CFG with "host" as the former has been marked as deprecated.Gravatar Sergio Campama2016-09-20
* Clarify the intermediate outputs handling in swift_libraryGravatar Dmitry Shevchenko2016-09-19
* Handle minimum OS version in swift_library.Gravatar Dmitry Shevchenko2016-09-14
* Rollback of commit 4381a1d6e8f711957f430aac0c301acec6dfa0eb.Gravatar Damien Martin-Guillerez2016-09-14
* Global cleanup change.Gravatar Vladimir Moskva2016-09-13
* Global cleanup change.Gravatar Vladimir Moskva2016-09-12
* Scope swift_library object outputs to a unique directory.Gravatar Dmitry Shevchenko2016-09-08
* Remove debugging print.Gravatar Dmitry Shevchenko2016-09-08
* Re-add support for watchOS in swift_library.Gravatar Dmitry Shevchenko2016-09-07
* Disable references to single_arch_{cpu,platform}.Gravatar Julio Merino2016-09-01
* Add support for watchOS in swift_libraryGravatar Dmitry Shevchenko2016-08-30
* Include the location of the current swiftmodule for LLDB.Gravatar Dmitry Shevchenko2016-08-12
* Add a way to set build configuration values (defines) on swift_library targets.Gravatar Dmitry Shevchenko2016-08-01
* executable attribute on apple_genrule, which allows users to run apple_genrul...Gravatar Chris Parsons2016-07-29
* Rollback of commit 6b1856c0da95ccea97b13890b2617bd0635f4291.Gravatar Tobias Werth2016-07-21
* Make [] happy again by adding a test with the same name as the one whose dele...Gravatar Tobias Werth2016-07-21
* Fix tests under build_defs/apple/test.Gravatar Dmitry Shevchenko2016-07-20
* Remove a TODO for a closed bug.Gravatar Dmitry Shevchenko2016-07-13
* Enable @testable import in swift_libraryGravatar Dmitry Shevchenko2016-07-11
* Make swift_library explicitly specify the module maps it is using.Gravatar Dmitry Shevchenko2016-07-11
* Switch swift_library to using swiftc instead of swift -frontend.Gravatar Dmitry Shevchenko2016-07-08
* Global cleanup change.Gravatar Laurent Le Brun2016-07-07
* Add all the sources to //:srcs filegroup and add a check to detectGravatar Damien Martin-Guillerez2016-07-01
* Add compilation mode handling to swift_library.Gravatar Dmitry Shevchenko2016-06-30
* Rollback of commit 368cc56fb2baa3e21be4acdd2410a4ce8245de93.Gravatar Googler2016-06-30
* Move platform environment from xcrun_action to apple_action.Gravatar Googler2016-06-30
* Improve Clang modules compilation from swift_library ruleGravatar Dmitry Shevchenko2016-06-29
* Add uses_swift flag to the providers exported by swift_library.Gravatar Dmitry Shevchenko2016-06-06
* Cleanup framework path handling in swift_libraryGravatar Dmitry Shevchenko2016-06-01
* Update swift_library logic for module name generationGravatar Dmitry Shevchenko2016-05-30
* Add support for importing frameworks to swift_library.Gravatar Dmitry Shevchenko2016-05-27
* Add support for module maps to swift_libraryGravatar Dmitry Shevchenko2016-05-27