Commit Graph

5 Commits

Author SHA1 Message Date
Joseph Kato
a1a5038863 [NFC] Fix a few typos (#58739)
* typo: "an an" -> "an"

* typo: "used used" -> "used"

* typo: "template template" -> "template"

* typo: "is is" -> "it is"

* typo: "lastest" -> "latest"

* typo: "instantanious" -> "instantaneous"
2022-05-08 10:27:54 -03:00
Butta
a3ea28ff19 [android] Remove ICU build flags since that requirement was dropped in #40340 2021-12-20 12:06:13 +05:30
Saleem Abdulrasool
ec46f5b987 docs: update the repository name (NFC)
swift-windows was renamed to swift-build.  Update the repository name to
reflect that.
2020-02-01 18:19:42 -08:00
Dain Miller
6fe6ca0d4e Fix typo in docs 2019-11-17 15:52:10 -05:00
Saleem Abdulrasool
0f25b88bae docs: add initial documentation for android SDK
This adds documentation to build the android SDK (standard library,
libdispatch, foundation, and XCTest) for Android on Windows.  This is
pretty bare abut provides a line in the sand from where we can improve
the documentation for cross-compilation, building just the SDK, and
android specific items.
2019-07-26 15:53:08 -07:00