index
:
pangemma
master
PanGEMMA: Genome-wide Efficient Mixed Model Association
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2017-07-11
Makefile: add extra slash to support relative eigen paths
Pjotr Prins
2017-07-11
Makefile: silence compiler warnings for Eigen libs
Pjotr Prins
2017-07-11
Makefile: compiler warnings optional
Pjotr Prins
2017-07-11
Makefile: compile without -Weffc++ as suggested by https://stackoverflow.com/...
Pjotr Prins
2017-07-09
Makefile: fix output on make check
Pjotr Prins
2017-07-09
Makefile: force unit tests to throw a make error on less than 100% success
Pjotr Prins
2017-07-09
Run test_suite directly from Makefile
Pjotr Prins
2017-07-09
Makefile: add OpenBLAS support
Pjotr Prins
2017-07-09
Tests: added test for univariate and multivariate LMM
Pjotr Prins
2017-07-07
Bumped up version; added Pjotr to README.
Peter Carbonetto
2017-07-07
Makefile: find include files for Eigen3
Pjotr Prins
2017-07-04
Add NO_INTEL_COMPAT flag to Makefile.
Efraim Flashner
2017-05-31
Removed WITH_LAPACK compile/build option.
Peter Carbonetto
2017-05-30
Removing FORCE_FLOAT from some C++ source files.
Peter Carbonetto
2017-05-28
Removed FORCE_FLOAT option from Makefiles.
Peter Carbonetto
2017-05-17
Bumped up version.
Peter Carbonetto
2017-05-09
Bumped version to 0.95.2a.
Peter Carbonetto
2017-05-09
Added bin folder; added -Weffc++ flag to Makefile.
Peter Carbonetto
2017-05-09
Bumped version to 0.95.1.
Peter Carbonetto
2017-05-04
Fixed problems with duplicate symbols; now using static gsl libraries in Make...
Peter Carbonetto
2015-07-11
add GxE test
xiangzhou
2014-10-30
Merge branch 'master' into fix-make-clean-bins
Joshua Randall
2014-10-30
Merge pull request #10 from wtsi-hgi/fix-dynamic-linking-lblas
xiangzhou
2014-10-30
Adds $(OUTPUT) files to `make clean` target
Joshua Randall
2014-10-30
Fixes dynamic compilation
Joshua Randall
2014-10-30
makes dist tar file not explode into ./
Joshua C. Randall
2014-09-22
version 0.95alpha
xiangzhou
2014-09-20
version 0.95alpha
xiangzhou