Richard Howell
|
1f57193cf4
|
add toolchain interface to BuildServer
|
2019-08-15 11:04:54 -07:00 |
|
Richard Howell
|
f6045fcfdc
|
remove toolchain from FileBuildSettings
|
2019-08-15 10:53:14 -07:00 |
|
Ben Langmuir
|
7f697fa14a
|
[swiftpm] Update to latest master
* import Utility -> import SPMUtility
* AbsolutePath.asString -> path.description or "\(path)"
|
2019-02-01 16:47:04 -08:00 |
|
Ben Langmuir
|
bf4c8bc518
|
Merge pull request #31 from benlangmuir/build-system-cleanup1
[build-system] Various minor refactoring and cleanups
|
2018-12-04 14:32:31 -08:00 |
|
Ben Langmuir
|
7f74d4a25f
|
[build-system] Fold ExternalWorkspace into BuildSystem
Simplifies clients to only need to care about one thing, and makes it
easier for BuildSystems to grow new functionality.
|
2018-12-03 22:54:35 -08:00 |
|
Ben Langmuir
|
63b9b3dbaf
|
[build-system] Rename BuildSettingsProvider->BuildSystem and fix method name
I intend to fold more things than file-settings into here, so use a more
generic name. Also drop an unnecessary word from the method name.
|
2018-12-03 22:30:18 -08:00 |
|
Ben Langmuir
|
87914fcd1e
|
[compdb] Log only once per query on failure
|
2018-12-03 21:50:00 -08:00 |
|
Ben Langmuir
|
aabf57a252
|
Import SourceKit-LSP sources
|
2018-11-13 15:50:48 -08:00 |
|