1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/launcher
Arseniy Shestakov 7dca95c8cc CMake: multiple improvements for builds and project generation
- Change default build output directory name from "build" to "bin"
- Implement new function vcmi_get_cmake_debug_info
- Link client with SDL2main on Windows and disable debug console
- Remove all old MinGW-specific options since they outdated and MXE work fine
- Set AUTOGEN_TARGETS_FOLDER for better Xcode and Visual Studio projects
- Remove useless vcmitestFiles custom target for less garbage in project files
2017-08-16 16:10:07 +03:00
..
icons MSVS project update. 2016-11-25 18:17:40 +01:00
modManager Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
settingsView Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
CMakeLists.txt CMake: multiple improvements for builds and project generation 2017-08-16 16:10:07 +03:00
jsonutils.cpp Finished conversion to new logging API 2017-08-11 23:06:27 +03:00
jsonutils.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
launcherdirs.cpp Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
launcherdirs.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
main.cpp macOS: always change working directory for launcher and server 2017-08-09 01:33:12 +03:00
mainwindow_moc.cpp macOS: always change working directory for launcher and server 2017-08-09 01:33:12 +03:00
mainwindow_moc.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
mainwindow_moc.ui Fix launcher's UI for Ubuntu's scaled view on Retina displays 2016-10-02 00:31:22 +02:00
sdldisplayquery.cpp Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
sdldisplayquery.h Code style: move or add licensing information on top of every file 2017-07-14 01:26:03 +03:00
StdInc.cpp VCMI Launcher/Mod manager. See forum post for details. 2013-08-22 14:22:49 +00:00
StdInc.h replaced std::string with boost::filesystem::path in several places 2016-01-16 16:36:16 +01:00
VCMI_launcher.cbp [c::b] project files tweak 2016-08-18 12:22:34 +03:00
VCMI_launcher.ico Not-yet-finished project for Visual Studio. Needs moc tool. 2013-08-22 17:47:49 +00:00
VCMI_launcher.rc don't use separate .rc files for MSVC and MinGW 2014-10-12 16:32:02 +03:00
VCMI_launcher.vcxproj Updated project files to MVS 2015 (in fact, it's trivial). 2016-12-12 19:14:45 +01:00
vcmilauncher.desktop Changes related to Debian packaging, based on josch patch 2014-03-20 18:17:40 +00:00