Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/swiftwasm/swift-tools-support-core
Contains common infrastructural code for both SwiftPM and llbuild.
https://github.com/swiftwasm/swift-tools-support-core
Mirrors apple/swift-package-manager#3003.
be605ed00206b762a4911f5c142f019140ee29a5 authored about 4 years agoTSCBasic: repair the build on Windows after #139
b849bfa680827f1acf5eea3279999a783f492b94 authored over 4 years agoAdd workspace for CI testing
294cb1a7b00d74372518666b4270eefcb7aa8b4a authored over 4 years agoImport WinSDK to get access to `SwitchToThread`.
560579abbf1ec02687b9a14ff4b394422d636623 authored over 4 years ago
This adds a workspace that references TSC itself, as well as local
checkouts of SwiftPM, SourceK...
Lock Improvements for [SR-12851]
a77e5a0a42b1d42ae639ce4128cb5624d5cfb9d2 authored over 4 years ago891cef99a5898fa33222ad2c75ee3583091b26b2 authored over 4 years ago
119ee1c9390378ea09a228553e826eedd0264d54 authored over 4 years ago
Introduce a new visitor-based API for reading LLVM bitstreams
859b5d53adc99d26acf4814bed724d1c62f757b8 authored over 4 years agoWindows: replace `MSVCRT` with `CRT`
063dd1d79d7bd27e020378fd90b4fb40256c35e6 authored over 4 years agoThis reverts commit fcf119d3ef482db004e8e46a49b295bce1189748.
5dd8686c14741777af08f32991bc090df2924f9a authored over 4 years agodf7947306ef115e515b4d891653ecb491feb344e authored over 4 years ago
c93fe4430ed7d001dd1218d53b7b7dc8025ed3ac authored over 4 years ago
d8d46f3b5a758852fc35137e58db1c7b539677e0 authored over 4 years ago
202b3cfd05b74d61f50cc27601d4fb3055a75244 authored over 4 years ago
Add 'delete' to PersistentCache
ec273775c0cf222553ecefeec39ad8ca69a6d027 authored over 4 years ago
Motivation:
It would be nice to be able to delete a key from a `PersistentCache`.
Modifications...
55e1ed063308fc0ec22f76b76265aef0487fa73d authored over 4 years ago
This is part of the migration path to remove the use of the `visualc`
module from the Swift SDK ...
506406a6ccc55f6dba462cd0cddd2c958c01986e authored over 4 years ago
a13bf7ec799e1c9adc29f89e661b5b6ce11f4173 authored over 4 years ago
5361cfb4dad569e74f3d5d6a4c490a0aa0ac3da3 authored over 4 years ago
fcf119d3ef482db004e8e46a49b295bce1189748 authored over 4 years ago
dbdcfd4f885e301b1199f33c27eb95e8cfcda174 authored over 4 years ago
2d7305fb8e28921338ec51033d23379a71b2b5c7 authored over 4 years ago
TSCBasic: correct `resolveSymlink` on Windows
243beea77d20db46647a3de4765c96e2c801c7c7 authored over 4 years ago
This would fail to properly resolve the symbolic links on Windows since
the result of the resolu...
Revert "Add support for Process stdin stream"
8a31bf00d108ed338841d92d11ec908c5abf3ea5 authored over 4 years agoThis reverts commit 7e8381f930169f7f417789d4aefe74ca54d8e7c5.
81eda0256f1f290281e8b4ec8a414e8a3e70855f authored over 4 years agobuild: allow building with Foundation from the toolchain
8f9838e5d4fefa0e12267a1ff87d67c40c6d4214 authored over 4 years agoRemove non-inclusive language
1256771495a8aeba0a5cc50ff0f27f10288d125b authored over 4 years ago
This is meant to be used to build the Windows toolchain which uses a
staged build where Foundati...
TSCBasic: resolve symbolic links into usable paths
cf363a31eb930de4d7d11fdf62fa15c2f04d4fde authored over 4 years ago31747ebaede7e1a1f2b15346790193d5b5e5e7be authored over 4 years ago
52700cbdc568c7571a369cb788110b8723534b9f authored over 4 years ago
We would provide URI style strings rather than FSR style strings to the
`AbsolutePath` construct...
TSCUtility: add `Windows` to the enumeration
a8e85fa6c39d9b316329bd46ba2c5d0e679827ce authored over 4 years agordar://problem/69396992
28ad1ed086bf0b57d2648a4407899fa978b30d08 authored over 4 years agoTSCBasic: improve prefix check for Windows
32999390a038febc34a412e1f7db5c5456720918 authored over 4 years ago
This change is required for getting SourceKit-LSP to correctly identify
the platform which enabl...
Change the function we use to check for the root path to ensure that we
can properly handle NT p...
TSCBasic: always report a dumb terminal on Windows
cf5db868eeed2f41ddf1d7ac9b202b5738d67dc1 authored over 4 years ago7e8381f930169f7f417789d4aefe74ca54d8e7c5 authored over 4 years ago
Although Windows Terminal should provide a proper tty, for now, always
report a dumb terminal. ...
58a9c909db5879c380b90cfd01c04318cb7f9f16 authored over 4 years ago
e618e0f0f82fbfcff1a5a097ba0d019c7d6ddcc5 authored over 4 years ago
TSCBasic: more special case handling for Windows paths
8f467d85971a8d7f81a94ca4983b6214d35c2452 authored over 4 years ago
There is no one canonical root on Windows. Windows contains a forest of
paths, rooted at a driv...
Add a way for emittable diagnostics (e.g. Swift.Errors) to provide custom DiagnosticLocations
6eb4fd1ec5f78529d3f41eb007a9bba8d0645171 authored over 4 years agoeeb8a756081db5b5c4bedb5028573bd9428ebdaa authored over 4 years ago
TSCBasic: repair build after #125
4c65c74d25ddcba9a0b943efc674f7a9fa7fcaa7 authored over 4 years ago
The file was misnamed but was not caught during review. This fixes the
file name to repair the ...
0e32e38dca80ead4f1b2ce2eb0418af4debc0f8d authored over 4 years ago
TSCBasic: repair the Windows build after apple/swift-package-manager#…
f567f9c3631005a684050a96d469c3d1af1a7de7 authored over 4 years ago
The `ProcessResult.Error` conformance to `CustomStringConvertible` was
ignored on the Windows ta...
Copy CODEOWNERS from swiftpm
fb8e160e3860c49286648a8981614e280d8cb0f4 authored over 4 years agoRemove more environment variables when launching inferior swift-test binaries from Xcode to prev...
949f7d5a94193bdf1bd5b1655e555601f9249d7f authored over 4 years agordar://68362616
a69b2d06dfbd395843393e9847692c54179b83af authored over 4 years agoMove LLVM Bitstream Utils from swift-driver and add a Swift/Clang Serialized Diags Reader
f81e9021132036982a4887232a4010affc1d99c9 authored over 4 years ago08bd94f11a6540ceb97bba4073bca1ec43300a03 authored over 4 years ago
2434831f23bd900a87b9d9d38b4eb4990f120d8f authored over 4 years ago
ff199d494b61a64da43207ecff0ff7f91b5f166b authored over 4 years ago
Parse compiler messages properly on Windows
8b6032557d047895add56793cb0fed88346302e2 authored over 4 years agoCurrently SwiftPM dumps raw JSON data while compiling on Windows instead of the actual build sta...
40b149a1fd3acec19c05837e4779b7bedc39dd73 authored over 4 years agoMove `Triple` to TSCUtility
32a18368c41df139741ccb9b2abb2500f56f15c0 authored over 4 years ago
We need to use `Triple` in SwiftPM's `ManifestLoader` as part of some
upcoming changes and that ...
build: synchronise CMake and Package.swift for Windows
60951f78298abf59695912c5173ba68e091b6b31 authored over 4 years ago
Add the additional link dependency on Windows and a macro definition to
avoid some spew from the...
various hacks for paths on Windows
2ecf988abff7f90f31cd8e82f79685afed0000e5 authored over 4 years ago
This is sufficient for bootstrapping s-p-m on Windows, although the long
term maintainable solut...
Rely on autolinking for SQLite on macOS
c76fe6dc75db115cc699765985d9ef7324965f77 authored over 4 years agoe9e40851f5ac436db63919aaafd98e69147c2f37 authored over 4 years ago
TSCLibc: fix `mkstemps` on Windows
e2833bdb26db1156d7f3c37644754090c9e48177 authored over 4 years agobuild: make `SQLite` a private dependency
0af23ed5263e4b2d7cc3b37ab13d0e15bb4845af authored over 4 years agoAdd support for Netrc for Downloader
ed31a0ccfae0dab30089ed0b5376c82f44820095 authored over 4 years agoUpdate StringConversions for Windows shell escaping
c4fbd138f3d95500ff67ad19190a7ece943d3e1d authored over 4 years agoFix search for the Swift compiler on Windows
2e4558244dcad913caa07ffbacb99e83b2371b33 authored over 4 years ago
The original implementation of `mkstemps` that I had done was actually
not accounting for the te...
6f8a6d641d70d6eb563211603b1e74e4752f2bad authored over 4 years ago
TSCLibc: add an implementation of `mkdtemp` for Windows
d67192dd5744d3f467ffea4fda5c7b8bb92188a7 authored over 4 years ago
While swift-package-manager is being brought up on Windows, we do not
have the tests running. ...
TSCBasic: use the "portable" names for `terminalType`
a3e5bb8967dc53ea0bc25f9ba50d44311900054d authored over 4 years agobuild: ignore deprecation warnings on Windows
25249a7f9d0ff9c204204e70dabd699747dd2aba authored over 4 years ago826021584dba9702babbd505db42424438a6bd20 authored over 4 years ago
Co-authored-by: Max Desiatov <[email protected]>
f92b85b8916a9ee200b12ae2beff1c7fde3b0e42 authored over 4 years agoCo-authored-by: Max Desiatov <[email protected]>
2bd5a5ec0a97c571f62db191e35c2507ca958372 authored over 4 years agoCo-authored-by: Max Desiatov <[email protected]>
97dc5d69482a2d45672e8c37d168099e680be09c authored over 4 years ago821fd181e140af544acd1b7a051032c4e78ed4fd authored over 4 years ago
48cc65d54694f3afc5fcceb9eeff25b10dc04d59 authored over 4 years ago
74050e5a9abc1578e0d4bb6c1e779d7354d96104 authored over 4 years ago
eae2cae1a289d589a31aa15150a9c87d38ab078b authored over 4 years ago
07f616846c43a4a9fea5512463f237de9d544f9d authored over 4 years ago
aad7d38bf0686363411ddcb75fadc0752fb4321a authored over 4 years ago
0adb586a6524e140bc2c934e96477a6d4596e694 authored over 4 years ago
9e8cd8fd74ac7e5fd4df91629a5ca389ce868a06 authored over 4 years ago
12fb80ef8156c54352b0052ce3fdce2ea8d3e226 authored over 4 years ago
95a32b9863f3cc764cc5386a4867dd9789fb5d32 authored over 4 years ago
a666a02392559c1a91814f0b00c10721bf4cd614 authored over 4 years ago
92cb3d1989121a0a60f1cc973e8b74751c48dc7e authored over 4 years ago
7eadd3ff5d5bf59d3de617be05035bc9b24fd0f7 authored over 4 years ago
14320ae1a3c1121f37a1d74f482c11fa0b62af52 authored over 4 years ago