Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | getting osx to build on travis. had to change the compiler to insert our icu ↵ | fab | 2018-12-17 |
| | | | | includes and libs override in cases where the compiler cant find the necessary files in the "normal" places | ||
* | test 4 | fab | 2018-12-17 |
| | |||
* | test 3 | fab | 2018-12-17 |
| | |||
* | test2 | fab | 2018-12-17 |
| | |||
* | test 1 | fab | 2018-12-17 |
| | |||
* | osx troubleshooting | fab | 2018-12-17 |
| | |||
* | fix package name for brew | fab | 2018-11-17 |
| | |||
* | fix package name | fab | 2018-11-17 |
| | |||
* | utf-8 aware functions for basis. unit-testing. | fab | 2018-11-17 |
| | |||
* | Fix Travis syntax error | Adam Chlipala | 2016-08-02 |
| | |||
* | Update Travis tests to (1) use MLton from main package repo and (2) apply an ↵ | Adam Chlipala | 2016-08-02 |
| | | | | OS X libtool workaround | ||
* | Use official MLton Homebrew package | Adam Chlipala | 2016-01-16 |
| | |||
* | Update the homebrew tap for mlton | Jason Gross | 2016-01-01 |
| | | | | | This version of the tap has mlton looking for libgmp.a in the correct directory. | ||
* | Pass --with-openssl to make use of brew's openssl on OSX | Jason Gross | 2015-12-30 |
| | |||
* | Also install openssl from brew on OSX in Travis | Jason Gross | 2015-12-30 |
| | | | | | | [A Google search](https://github.com/devsisters/gospdyquic/issues/1#issuecomment-102892729) suggests that the problem is that Mac OSX OpenSSL headers are broken. | ||
* | Add tap for mlton on osx | Jason Gross | 2015-12-30 |
| | |||
* | Add .travis.yml for automated testing | Jason Gross | 2015-12-30 |