Commit Graph

11 Commits

Author SHA1 Message Date
Jussi Pakkanen 83e04ca70f Fix the remaining tests. 2015-04-22 16:10:10 +03:00
Jussi Pakkanen bf9b5d7b72 The first step in a major refactoring starts by adding a new layer of abstraction. 2015-04-21 16:27:58 +03:00
Jussi Pakkanen a4a3ba139b Use -pedantic instead of -Wpedantic on old GCC versions. 2015-04-04 00:31:06 +03:00
Jussi Pakkanen 48477102c9 Now can compile all Qt5 tests with module. 2015-03-09 19:39:12 +02:00
Jussi Pakkanen a91b3fcdc5 Add thread_link_flags to static linkers. 2015-02-02 21:54:30 +02:00
Jussi Pakkanen 2107be2a78 Add thread flags to compilers and use them on dependencies that require threads. Fixes #31. 2015-01-30 19:35:58 +02:00
Jussi Pakkanen 22af56e05a More warnings by default. 2014-12-30 19:53:05 +02:00
Jussi Pakkanen 90447738bb Added pedantic flag which I though had already been there since the beginning. 2014-12-26 18:54:06 +02:00
Jussi Pakkanen 36558a4cd1 Refix Java. 2014-12-23 20:41:30 +02:00
Jussi Pakkanen 0f65a5991c Removed remnants of old debug funcs. 2014-12-22 17:55:30 +02:00
Jussi Pakkanen 08ef881c86 Extracted compiler definitions to their own file. 2014-12-03 22:37:06 +02:00