Commit Graph

10 Commits

Author SHA1 Message Date
Cory Benfield dfe3fe212a Better readme for release 2018-02-09 12:25:50 +00:00
Johannes Weiss 8ed8f73d9a remote now unnecessary swiftw script 2018-02-07 17:31:39 +00:00
Johannes Weiss 945f352e2d advertise documentation 2018-01-30 12:56:23 +00:00
Johannes Weiss b3799b9403 take OpenSSL support out of tree 2018-01-26 09:50:38 +00:00
Max (Swift) Moiseev 8d4eb477ed Xenial and compose
* Docker work

- New image based on xenial.
- Simplified workflow with docker-compose
- Update the readme with docker-compose section
- Move docker related stuff to a dedicated folder

* Add a gen-cert.sh to the container image

* Document certificate generation and how to test all sample servers
2017-11-09 21:34:51 -08:00
Cory Benfield a6a6bfe788 Note TLS build issues 2017-10-30 11:23:09 +00:00
Johannes Weiss ad3d8ad34a improve the readme 2017-10-18 19:29:25 +01:00
Johannes Weiss 8c0ac74ce4 easy `swift` wrapper to be able to use
- `./swiftw build`
 - `./swiftw test`
2017-10-12 17:56:14 +01:00
Johannes Weiss fef24e8a8a readme: we do not have the .swift-version file anymore 2017-10-12 16:35:41 +01:00
Tom Doron a6bae8b759 linux support
motivation: be able to build and test on linux

changes:
* add dockerfile to create docker image running all toold required for testing on linux
* add readme with instruction on how to use the docker setup
* add script to generate linux tests mapping
* add .swift_version file to explicitly call out the swift version needed to build the project
* adjust code that did not build on linux, mainly casting between Int32 and Int
2017-06-21 10:58:28 -07:00