Commit Graph

142 Commits

Author SHA1 Message Date
Alexander Bock 4fbf08b6b8 Add the FindCurl module from CMake into the support directory 2015-06-22 18:29:51 +02:00
Alexander Bock 88917f1ede Remove unused build GUI option from CMakeLists 2015-06-18 16:57:06 +02:00
Alexander Bock 613b6b3193 Move Spice kernels to new location
Enable loading of openspace.cfg in Loader
Make save locations based on FileSys tokens
Disable LIBCMT linking of applications that link against libOpenSpace
2015-06-17 00:23:57 +02:00
Alexander Bock da812f3564 More cleanup of Launcher
Added Infowidget
2015-06-12 23:48:11 +02:00
Alexander Bock d396c29f89 Making libtorrent work with Launcher application 2015-06-12 14:08:29 +02:00
Alexander Bock 56472de07c Include external libraries as system headers to remove warnings
Add libtorrent library to the Launcher application
2015-06-10 20:13:16 +02:00
Alexander Bock bf58c8ab75 Correctly copy libraries
Combine SyncWidget and openspace::DownloadManager
2015-06-10 02:37:37 +02:00
Alexander Bock f1791d9816 Merge branch 'develop' into feature/downloadmanager
Conflicts:
	openspace.cfg
	src/engine/openspaceengine.cpp
	support/cmake/support_macros.cmake
2015-06-10 02:13:32 +02:00
Alexander Bock 511f103430 Make APPLICATION_LINK_TO_OPENSPACE actually include the libOpenSpace and Ghoul as well 2015-06-10 02:04:41 +02:00
Alexander Bock e56d58a548 Move timelineview application into app folder 2015-06-07 19:15:45 +02:00
Alexander Bock d231a5f681 Move openspace-based applications into their own subfolder 2015-06-06 11:48:07 +02:00
Alexander Bock 68ef7c939c Cleanup moduleregistration file 2015-06-03 17:45:05 +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 b18ccfad23 Add DownloadEngine
Add curl library
2015-05-27 16:47:45 +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 9d733eb613 Moving Kameleon into its own module
Moving fieldline rendering into its own module
2015-05-26 23:51:15 +02:00
Alexander Bock 77cc5dba49 Moving onscreen gui into its own module 2015-05-26 22:52:12 +02:00
Alexander Bock b840631813 Making Visual Leak Detector work 2015-05-25 17:28:11 +02:00
Alexander Bock 018ba98655 Fix typo 2015-05-25 16:47:57 +02:00
Alexander Bock a5e95ad45e Make Visual Leak Detector not crash 2015-05-25 16:46:36 +02:00
Alexander Bock f128cfd745 Cmake cleanup
Apply new Ghoul version
2015-05-25 12:21:25 +02:00
Alexander Bock c7c55f917a Place gtest project into it's own folder 2015-05-25 11:13:22 +02:00
Alexander Bock cbc49afbb4 Remove warnings for cdf on linux 2015-05-24 16:00:06 +02:00
Alexander Bock 98ffe369f4 Add X11 linking 2015-05-24 14:57:09 +02:00
Alexander Bock 8304c00775 Don't set NODEFAULTLIB on non MSVC machines 2015-05-24 14:39:33 +02:00
Alexander Bock e65183eb49 Fix -ggdb flags on Unix 2015-05-24 00:47:51 +02:00
Alexander Bock d045da3d2e Fixing spelling error 2015-05-24 00:45:27 +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 e9b82d27af Fix folder organization of OpenSpaceTest 2015-05-23 22:58:04 +02:00
Alexander Bock f1e6ad6f3d Remove more warnings 2015-05-23 22:42:51 +02:00
Alexander Bock 7f390ef8e5 Added option to inhibit all warnings from external projects 2015-05-23 22:20:26 +02:00
Alexander Bock d127726e3c Automatically declare defines for all included modules 2015-05-23 20:48:49 +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
Alexander Bock aab60be7f1 Making modules selectable in CMake
Only include selected modules
2015-05-22 21:41:20 +02:00
Alexander Bock d2dec6c9eb More work on cleaning up CMakeLists file
Added visual leak detector libraries
2015-05-22 12:26:54 +02:00
Alexander Bock fc4a6b68fb Remove static version.h and replace by autogenerated file 2015-05-22 11:33:45 +02:00
Jonas Strandstedt 5e94004a01 Removed Spice source submodule and added precompiled libraries 2014-12-05 16:52:13 +01:00
Alexander Bock 0d48766f7d Move the cmake include files from ext to support/cmake 2014-12-04 16:30:16 +01:00