Commit Graph

22 Commits (a0e89208a0b301666b626a51cdae30e552e50537)

Author SHA1 Message Date
Andreas Sturmlechner 2c9d46a60b
Fix build with Qt 5.11_beta3 (dropping qt5_use_modules) 7 years ago
AnyOldName3 5ce34f1cbf Move new behaviour into macro to reduce code duplication 7 years ago
AnyOldName3 3c0ec0d6d0 If CMake supports it, sets the debugger working directory for Visual Studio 7 years ago
Phillip Andrews aeaedbc57a Moved install commands to target-specific cmakelists so that all configurations work. 8 years ago
David Carlier 83bab29e4b Mainly making compilable under OpenBSD.
Renaming one resource file as the space led to issue for qt/moc.
9 years ago
Roman Proskuryakov edb41b5b08 Rewrites FindLIBUNSHIELD using LibFindMacros
Renames LIBUNSHIELD_INCLUDE_DIR -> LIBUNSHIELD_INCLUDE_DIRS, LIBUNSHIELD_LIBRARY -> LIBUNSHIELD_LIBRARIES
9 years ago
Alexander "Ace" Olofsson 2142d0d2d6 Make Qt5 happy 9 years ago
scrawl 609e146a22 Build fixes for windows 10 years ago
scrawl e13a938896 Add support to build with Qt5 (Task #2665)
Known issue: the render view doesn't work in Qt5. With the switch to OSG around the corner, this isn't worth fixing.
10 years ago
scrawl cf95d3fc35 Refactor cmake scripts, reducing the amount of find_package(Boost) 10 years ago
scrawl fc5176dc38 Refactor cmake scripts, reducing the amount of find_package(Qt4) 10 years ago
cc9cii 69134e3ac2 Add icon to windows executable. 10 years ago
scrawl 4bf5c89e6f Merge branch 'master' of https://github.com/OpenMW/openmw into unshield
Conflicts:
	apps/wizard/CMakeLists.txt
10 years ago
scrawl a8a2b44b0f Don't require libunshield on windows 10 years ago
Nikolay Kasyanov a0c454b01c Properly add libunshiled include dir (again, for wizard this time) 10 years ago
pvdk 691e007524 Redid the unshield thread stuff, this time the way it should be done 11 years ago
pvdk dddd9cba57 Added data path retrieval from openmw.cfg, to use as existing installs 11 years ago
pvdk 8ea31e5050 Working on a Morrowind.ini reader 11 years ago
pvdk 30710bad70 Modified components widget so the checked items can be stored for all pages to access 11 years ago
pvdk c82f0ec35f Implemented the language selection page 11 years ago
pvdk 8162f8370b Added all the pages to the wizard 11 years ago
pvdk f458f0c6c1 Added the Wizard .ui/resource files and some basic source to get started 11 years ago