aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2015-07-11add GxE testxiangzhou
2014-10-30Merge branch 'master' into fix-make-clean-binsJoshua Randall
Conflicts: Makefile
2014-10-30Merge pull request #10 from wtsi-hgi/fix-dynamic-linking-lblasxiangzhou
Fixes dynamic compilation (fixes #9)
2014-10-30Adds $(OUTPUT) files to `make clean` targetJoshua Randall
Modifies the `make clean` target so that output binaries bin/gemma and/or bin/gemmaf will be removed so that they will definitely be rebuilt after `make clean`
2014-10-30Fixes dynamic compilationJoshua Randall
Fixes dynamic compilation on systems where -lblas is required for symbols such as `dgemm_`
2014-10-30makes dist tar file not explode into ./Joshua C. Randall
2014-09-22version 0.95alphaxiangzhou
2014-09-20version 0.95alphaxiangzhou