practicalswift
|
285b6b526c
|
[gardening] Fix typo.
|
2016-06-09 10:14:23 +02:00 |
|
Daniel Dunbar
|
ee4a8432b1
|
[swift_build_support] Fix crash in FreeBSD toolchain.
- Reported in https://github.com/kylef/swiftenv/issues/36
|
2016-06-08 17:28:45 -07:00 |
|
Rintaro Ishizaki
|
b3dc7b74e2
|
[build-script] Refactor toolchain
`host_toolchain()` initializes Toolchain object corresponding to the platform.
Renamed functions:
* toolchain.host_clang -> toolchain.cc, toolchain.cxx
* cmake.host_cmake -> toolchain.cmake
* ninja.is_ninja_installed -> toolchain.ninja (is not None)
|
2016-05-03 01:47:12 +09:00 |
|
practicalswift
|
212aba51c6
|
[gardening] Fix recently introduced typos: "’" → "'", "represention" → "representation", "arcitectures" → "architectures", "refernce" → "reference", "incovation" → "invocation"
|
2016-04-08 21:22:25 +02:00 |
|
Harlan Haskins
|
f4ba4d3c93
|
[build support] Fixed python lint warnings
|
2016-03-28 14:40:05 -07:00 |
|
Harlan Haskins
|
83535dd90d
|
[build_support] Added test to ensure llvm_cov properly exists
|
2016-03-21 13:10:28 -07:00 |
|
Harlan Haskins
|
6804328f29
|
[build_support] Added test to find llvm-cov
|
2016-03-21 13:08:00 -07:00 |
|
Harlan Haskins
|
af6f844ec9
|
[build_support] Added generic 'toolchain' lookup
|
2016-03-18 16:38:53 -07:00 |
|