aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-11-05prepare check rule for the test reading the license fileMattias Andrée1-0/+3
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-05add check rule to the makefileMattias Andrée1-0/+8
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-05some preparation for selecting optimisationMattias Andrée1-78/+57
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-05maybe-initialised warning on -O3 in generalised-specMattias Andrée1-1/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-05mMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-05beginning of testMattias Andrée1-3/+16
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-04compile so fileMattias Andrée1-2/+25
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-04list optimisation flags to try out (not filtered, contains all defined by gcc)Mattias Andrée1-0/+84
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-04add and fix more warningsMattias Andrée1-1/+16
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-11-04begin makefile + fix warnings and errorsMattias Andrée1-0/+13
Signed-off-by: Mattias Andrée <maandree@operamail.com>