Commit Graph

16 Commits

Author SHA1 Message Date
Alexander Bock 66fdf4b6a4 Increasing required Visual Studio version to 2015
Moving external library handling from OpenSpace to Ghoul
2016-02-07 20:35:25 +01:00
Alexander Bock 875de328aa Update Ghoul version
Make the modules depend on C++14
Change the OpenSpace code to the new Ghoul version
2015-12-07 18:54:17 -05:00
Alexander Bock 1ca4b9c285 Enable NOMINMAX compiler defintions in Windows on default 2015-10-13 00:15:44 +02:00
Alexander Bock 6801c4e9a9 Continue using CheckCXXCompilerFlag on unix 2015-07-17 14:15:13 +02:00
Alexander Bock d104bd29ea Fix in CXX_STANDARD definition for modules in Apple and Unix 2015-07-17 14:06:12 +02:00
Alexander Bock 0ed8a36071 Change from CheckCXXCompilerFlag to CXX_STANDARD 2015-07-16 20:37:42 +02:00
Alexander Bock f3b18d53f1 Make the moduleregistration file not depend on the absolute path 2015-06-03 15:56:51 +02:00
Alexander Bock 630fc3fc96 Increase warning level for modules and main library in Unix 2015-05-27 13:15:52 +02:00
Alexander Bock 77cc5dba49 Moving onscreen gui into its own module 2015-05-26 22:52:12 +02:00
Alexander Bock e65183eb49 Fix -ggdb flags on Unix 2015-05-24 00:47:51 +02:00
Alexander Bock 458d37d0e2 Always use lower case module name in generated files 2015-05-24 00:44:42 +02:00
Alexander Bock cedf379623 Add flags for compiler warnings/errors for Mac and Linux 2015-05-24 00:34:03 +02:00
Alexander Bock 433d0ba3a6 Fixing CMake for Mac OS 2015-05-23 19:50:03 +02:00
Alexander Bock 4585ee1422 More cleanup of CMakeLists 2015-05-23 12:57:14 +02:00
Alexander Bock 7ee57a83b9 Deal with automatic registration of modules in moduleengine 2015-05-23 02:40:44 +02:00
Alexander Bock b882ba6078 Getting a running version of modularized cmakelists up and running 2015-05-23 02:03:06 +02:00