aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/shell/bazel/bazel_apple_test.sh
Commit message (Expand)AuthorAge
* Move bazel apple tests into a separate package.Gravatar Dmitry Shevchenko2016-10-11
* Validate swift_library namesGravatar Dmitry Shevchenko2016-10-06
* Add bitcode handling to swift_libraryGravatar Dmitry Shevchenko2016-09-26
* Add copts attribute to swift_library.Gravatar Dmitry Shevchenko2016-09-21
* Handle minimum OS version in swift_library.Gravatar Dmitry Shevchenko2016-09-14
* Scope swift_library object outputs to a unique directory.Gravatar Dmitry Shevchenko2016-09-08
* Re-add support for watchOS in swift_library.Gravatar Dmitry Shevchenko2016-09-07
* xcode_configure repository rule for determining locally installed versions of...Gravatar Chris Parsons2016-09-01
* Add support for watchOS in swift_libraryGravatar Dmitry Shevchenko2016-08-30
* Add a way to set build configuration values (defines) on swift_library targets.Gravatar Dmitry Shevchenko2016-08-01
* Rollforward of change that broke #1579 with test fix (need to specify ios_sdk...Gravatar Chris Parsons2016-07-29
* Rollback of commit 8643954b818547339e8055d0aa4867c1286ebca1.Gravatar Damien Martin-Guillerez2016-07-29
* Remove apple_binary's implicit output _lipo.a.Gravatar Chris Parsons2016-07-28
* Export xcode_locator's source file under tools/osx/ to make it available for ...Gravatar Chris Parsons2016-07-21
* 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
* Add compilation mode handling to swift_library.Gravatar Dmitry Shevchenko2016-06-30
* Improve Clang modules compilation from swift_library ruleGravatar Dmitry Shevchenko2016-06-29
* Always register module map actions.Gravatar Dmitry Shevchenko2016-06-09
* Fixes test breakage on darwinGravatar Dmitry Shevchenko2016-06-08
* Add uses_swift flag to the providers exported by swift_library.Gravatar Dmitry Shevchenko2016-06-06
* Fix a typo in test log.Gravatar Dmitry Shevchenko2016-06-06
* Add @loader_path to -rpath for xctest targets.Gravatar Dmitry Shevchenko2016-06-06
* Pass --ios_sdk_version to more of bazel_apple_tests.Gravatar Dmitry Lomov2016-06-02
* Add exoblaze and bazel tests for apple_binaryGravatar Chris Parsons2016-05-30
* 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
* Export Objective-C header from swift_library.Gravatar Dmitry Shevchenko2016-05-17
* Add a simple e2e app build test for swift_library.Gravatar Dmitry Shevchenko2016-05-12
* Fixes the bazel_apple_testGravatar Dmitry Shevchenko2016-04-25
* Add a Skylark rule to build Swift modules.Gravatar Dmitry Shevchenko2016-04-22