Age | Commit message (Expand) | Author |
2017-10-23 | Travis-ci:...- 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
| Pjotr Prins |
2017-10-14 | Travis: more fixes | Pjotr Prins |
2017-08-27 | Makefile: clean up of the main Makefile and changed build instructions... 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)
| Pjotr Prins |
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 |