aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2018-08-31Continue debugging calcpabPjotr Prins
2018-08-26More value checking and bounds checkingPjotr Prins
2018-07-14Guix: add more build information to the final binaryPjotr Prins
2018-07-14- Guix Makefile added RPATHPjotr Prins
2018-07-14Guix: added GUIX flag to automate make settings. Added DAG of dependenciesPjotr Prins
2018-06-29Fix conflictPjotr Prins
2018-03-01Early morning extra fwd slash failure, fixed in this commitDannyArends
2018-03-01Trying to fix the -isystem/ failure of travisDannyArends
2018-02-28Makefile changes, to compile under windowsDannyArends
2018-02-28Windows compilation paths, and restructuring the -isystemDannyArends
2018-02-28OS detection, and version script generator selection via VGENDannyArends
2018-02-22Changed handling of version number so it does not modify every compilePjotr Prins
2017-12-19Documentation and Travis fixesPjotr Prins
2017-12-19Optimizing OpenBlasPjotr Prins
2017-12-19Use OpenBlas cblas interface by defaultPjotr Prins
2017-12-19Openblas not linkingPjotr Prins
2017-12-19MakefilePjotr Prins
2017-12-19Make eigelib -legacyPjotr Prins
2017-12-18lapack is part of OpenBlasPjotr Prins
2017-12-18Getting ready for release. Defaulting to OpenBlasPjotr Prins
2017-12-06Integer overflow checking for matrix dgemm and adding path for OpenBlas inclu...Pjotr Prins
2017-11-11Cleaning up compiler warningsPjotr Prins
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