Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-15 | Speed up Travis builds. | Peter Powell | |
- Switch Linux builds to Ubuntu 14.04 from 12.04. - Split dynamic and static builds into different jobs. - Remove OS X builds as the infrastructure is slow and unreliable. | |||
2016-08-19 | Don't try to run `inspircd --version` after doing a Travis build. | Peter Powell | |
All of the files will have already been removed by test-build. | |||
2016-08-17 | Merge insp20 | Attila Molnar | |
2016-07-28 | Force link sqlite3 on OS X when doing Travis builds. | Peter Powell | |
The system version of this library does not include support for pkg-config. | |||
2016-04-10 | Add configuration for building with Travis-CI. | Peter Powell | |