aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2017-07-11Makefile: add extra slash to support relative eigen pathsPjotr Prins
2017-07-11Makefile: silence compiler warnings for Eigen libsPjotr Prins
2017-07-11Makefile: compiler warnings optionalPjotr Prins
2017-07-11Makefile: compile without -Weffc++ as suggested by https://stackoverflow.com/...Pjotr Prins
2017-07-09Makefile: fix output on make checkPjotr Prins
2017-07-09Makefile: force unit tests to throw a make error on less than 100% successPjotr Prins
2017-07-09Run test_suite directly from MakefilePjotr Prins
2017-07-09Makefile: add OpenBLAS supportPjotr Prins
2017-07-09Tests: added test for univariate and multivariate LMMPjotr Prins
2017-07-07Bumped up version; added Pjotr to README.Peter Carbonetto
2017-07-07Makefile: find include files for Eigen3Pjotr Prins
2017-07-04Add NO_INTEL_COMPAT flag to Makefile.Efraim Flashner
2017-05-31Removed WITH_LAPACK compile/build option.Peter Carbonetto
2017-05-30Removing FORCE_FLOAT from some C++ source files.Peter Carbonetto
2017-05-28Removed FORCE_FLOAT option from Makefiles.Peter Carbonetto
2017-05-17Bumped up version.Peter Carbonetto
2017-05-09Bumped version to 0.95.2a.Peter Carbonetto
2017-05-09Added bin folder; added -Weffc++ flag to Makefile.Peter Carbonetto
2017-05-09Bumped version to 0.95.1.Peter Carbonetto
2017-05-04Fixed problems with duplicate symbols; now using static gsl libraries in Make...Peter Carbonetto
2015-07-11add GxE testxiangzhou
2014-10-30Merge branch 'master' into fix-make-clean-binsJoshua Randall
2014-10-30Merge pull request #10 from wtsi-hgi/fix-dynamic-linking-lblasxiangzhou
2014-10-30Adds $(OUTPUT) files to `make clean` targetJoshua Randall
2014-10-30Fixes dynamic compilationJoshua Randall
2014-10-30makes dist tar file not explode into ./Joshua C. Randall
2014-09-22version 0.95alphaxiangzhou
2014-09-20version 0.95alphaxiangzhou