aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-05add benchmark programMattias Andrée1-1/+13
2014-11-05test.c does not need its own directoryMattias Andrée1-5/+4
2014-11-05isolate optimisation to the libraryMattias Andrée1-7/+7
2014-11-05prepare check rule for the test reading the license fileMattias Andrée1-0/+3
2014-11-05add check rule to the makefileMattias Andrée1-0/+8
2014-11-05some preparation for selecting optimisationMattias Andrée1-78/+57
2014-11-05maybe-initialised warning on -O3 in generalised-specMattias Andrée1-1/+2
2014-11-05mMattias Andrée1-1/+1
2014-11-05beginning of testMattias Andrée1-3/+16
2014-11-04compile so fileMattias Andrée1-2/+25
2014-11-04list optimisation flags to try out (not filtered, contains all defined by gcc)Mattias Andrée1-0/+84
2014-11-04add and fix more warningsMattias Andrée1-1/+16
2014-11-04begin makefile + fix warnings and errorsMattias Andrée1-0/+13