Commit Graph

8 Commits

Author SHA1 Message Date
Miguel Salinas
808d7f3c41 remove std::filesystem usage 2021-10-01 16:16:32 -07:00
Miguel Salinas
b075697869 fix bugs and address feedback 2021-09-24 15:40:12 -07:00
Miguel Salinas
6e8c59a959 only require C++17 for swift-stdlib-tool 2021-09-13 09:43:24 -07:00
salinas-miguel
2fdd5e6a3e Remove Foundation dependency 2021-09-08 16:19:26 -07:00
Alex Langford
5d5d01a2fe [CMake] Require SWIFT_COMPONENT for add_swift_host_tool 2018-12-14 12:27:53 -08:00
Saleem Abdulrasool
24dd1739d4 swift-stdlib-tool: switch to add_swift_host_tool
This tool is only built for the host.  Use the add_swift_host_tool
function instead.  NFCI.
2018-10-29 11:53:29 -07:00
Bob Wilson
390058972a [master-next] Use PRIVATE in target_link_libraries for executables
This is needed to work with LLVM r319840.
2017-12-06 21:55:22 -08:00
Ted Kremenek
62afb0f4c9 Add sources for swift-stdlib-tool. 2017-03-21 17:53:47 -07:00