aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2017-11-09Tests: added bslmm testPjotr Prins
2017-11-09Makefiles: reorder, and use version support for macosPjotr Prins
2017-10-26VERSION now contains the GEMMA version number. A script generates a headerPjotr Prins
2017-10-23Travis-ci:Pjotr Prins
2017-10-14Travis: more fixesPjotr Prins
2017-10-13OpenBlas: preparing for dgemm usePjotr Prins
2017-10-13Bumped up version.Peter Carbonetto
2017-10-06Makefile: Some notes on test commandsPjotr Prins
2017-10-05AddressesPjotr Prins
2017-08-27Makefile: clean up of the main Makefile and changed build instructionsPjotr Prins
2017-08-26Rename unittests binary to unittests-gemmaPjotr Prins
2017-08-21Bumped up version.Peter Carbonetto
2017-08-20Support filesPjotr Prins
2017-08-14Tests and fixes https://github.com/genetics-statistics/GEMMA/issues/26Pjotr Prins
2017-08-13Adding travis-ci support for g++-4.9 and g++-6 on Linux. Tests pass.Pjotr Prins
2017-08-07Bumped up development version.Peter Carbonetto
2017-08-03LOCO is implemented in GEMMA for the BIMBAM format. Pass in the -locoPjotr Prins
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