Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-03 | Quick brush up after previous patch. | Kevin Smith | |
Includes: Initial cleanup of SChannel code; compiling on non-Windows Be willing to compile Swift with SChannel Undo some (presumably accidental) OpenSSL changes Where TLS doesn't support finish messages (SChannel), don't try -PLUS | |||
2010-11-11 | Avoid scons error when OpenSSL is not found. | Remko Tronçon | |
2010-10-29 | Make Qt non-mandatory for global build. | Remko Tronçon | |
2010-05-25 | Pick up build version from git tag (if present). | Remko Tronçon | |
2010-03-28 | Fixed build. | Remko Tronçon | |
2010-03-02 | Adding iPhone compilation | Kevin Smith | |
2009-11-27 | Use new versioning scheme. | Remko Tronçon | |
Development builds are now X.Y.Z.date (Assuming we'll never have more than patch releases). The Swift version number has to be changed in Swift/SConscript (and only there), or can be passed via the command line as swift_version=myversion | |||
2009-08-11 | Add Qt scons variable. | Remko Tronçon | |
2009-08-11 | Make OpenSSL required for Swift. | Remko Tronçon | |
2009-08-09 | Add SConscript files. | Remko Tronçon | |