This website requires JavaScript.
Explore
Help
Sign In
averello
/
swift-mirror
Watch
1
Star
0
Fork
0
You've already forked swift-mirror
mirror of
https://github.com/apple/swift.git
synced
2025-12-21 12:14:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1d27584ef84ffc96e838d3492108b51da807fab6
swift-mirror
/
stdlib
/
POSIX
History
Greg Parker
8e13188209
Consolidate some build flags for .swift files. Add cross-compilation support.
...
Swift SVN r8181
2013-09-13 01:51:48 +00:00
..
CMakeLists.txt
[CMake] Introduce add_swift_compiler_flags() and add_swift_optimization_flags() to reduce copy-pasting.
2013-07-18 01:12:53 +00:00
Descriptor.swift
Splitting the standard library: move stdlib/core/POSIX/ -> stdlib/POSIX/
2013-06-28 02:50:07 +00:00
Environment.swift
stdlib: split the Process class into a POSIX-dependent (EnvironmentVariables)
2013-06-29 01:28:26 +00:00
File.swift
Splitting the standard library: move stdlib/core/POSIX/ -> stdlib/POSIX/
2013-06-28 02:50:07 +00:00
Getopt.swift
stdlib/POSIX: add getopt() bindings
2013-06-28 23:54:18 +00:00
Makefile
Consolidate some build flags for .swift files. Add cross-compilation support.
2013-09-13 01:51:48 +00:00
Misc.swift
Splitting the standard library: move stdlib/core/POSIX/ -> stdlib/POSIX/
2013-06-28 02:50:07 +00:00
POSIXLibSources.txt
stdlib: split the Process class into a POSIX-dependent (EnvironmentVariables)
2013-06-29 01:28:26 +00:00