Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-28 | Travis conflict | Pjotr Prins | |
2020-05-28 | Travis | Pjotr Prins | |
2018-12-11 | Travis: fix OSX build | Pjotr Prins | |
2018-12-10 | Travis: fix osx | Pjotr Prins | |
2017-12-19 | Documentation and Travis fixes | Pjotr Prins | |
2017-12-19 | Fix travis | Pjotr Prins | |
2017-12-07 | Travis: fixes | Pjotr Prins | |
2017-12-07 | Travix: fix MacOS build, see https://github.com/travis-ci/travis-ci/issues/8826 | Pjotr Prins | |
2017-10-23 | Travis-ci: | Pjotr Prins | |
- Disabled gcc-6 since we develop with later tools anyway - Turned the release test into a simple integration test - Adding MacOSX on Travis-ci Tests: Adding tests for Plink w. LOCO Safety: Introduce strtok_safe to get rid of segfaults | |||
2017-10-14 | Travis: more fixes | Pjotr Prins | |
2017-08-27 | Makefile: clean up of the main Makefile and changed build instructions | Pjotr Prins | |
to align with normal build systems * Debug mode is now the default (use DEBUG= to disable) * Dynamic linking is now the default (use FORCE_STATIC=1 for static) * Removed references to 32-bit compilation (default is $arch) | |||
2017-08-20 | Support files | Pjotr Prins | |
2017-08-14 | Tests and fixes https://github.com/genetics-statistics/GEMMA/issues/26 | Pjotr Prins | |
2017-08-13 | Adding travis-ci support for g++-4.9 and g++-6 on Linux. Tests pass. | Pjotr Prins | |