Commit Graph
463 Commits
Author SHA1 Message Date
Paul Gilbert d089658fb8 CREATE_PROJECT: Fix compilation for Visual Studio now the built-in theme is more than 64kb 2013-07-04 12:06:22 -04:00
Einar Johan Trøan Sømåen 42e3c18ed3 CREATE_PROJECT: Fix a typo in the help-message (--codeblocks) 2013-07-03 00:25:32 +02:00
Littleboy ba0e4540b6 TOOLS: Add support for MSVC12 in create_project 2013-06-30 05:48:44 -04:00
Paul Gilbert a39680ec21 CREATE_PROJECT: Add scummvm core project to list of coroutine projects to fix MSVC 10 compilation 2013-04-25 21:57:14 +10:00
Paweł Kołodziejski a558ad9747 ALL: added KNOWN_BUGS to package 2012-12-20 00:29:39 +01:00
Pawel Kolodziejski adcb0b8383 ALL: synced with scummvm 2012-11-18 19:07:46 +01:00
Quietust 31241896a6 DEVTOOLS: MSVC2010 needs language extensions for GRIM and MYST3 2012-10-28 15:05:54 -05:00
Johannes Schickel 89abab97e3 JANITORIAL: Remove trailing whitespaces.
Powered by:
git ls-files "*.cpp" "*.h" "*.m" "*.mm" | xargs sed -i -e 's/[ \t]*$//'
2012-09-26 04:17:55 +02:00
Joel Teichroeb 75af393437 ALL: Fix create_project merge 2012-09-09 19:13:38 -07:00
Pawel Kolodziejski c6c4bc7566 ALL: sync with scummvm 2012-09-08 21:09:03 +02:00
Littleboy b6534b2784 CREATE_PROJECT: Copy translations.dat in postbuild step 2012-09-05 20:38:13 -04:00
Littleboy 754a4bb8e4 CREATE_PROJECT: Remove hardcoded define for post-build event 2012-09-05 20:18:25 -04:00
Littleboy 9821f30224 CREATE_PROJECT: Add config option to disable language extensions and edit and continue (per-project) 2012-09-05 20:18:24 -04:00
Pawel Kolodziejski 8bc0a26091 ALL: synced with scummvm 2012-08-20 08:20:05 +02:00
Johannes Schickel 73598c64dc CREATE_PROJECT: Fix "if" formatting. 2012-08-09 03:25:37 +02:00
Littleboy 67751f77c8 CREATE_PROJECT: Output Groups and File references in XCode provider 2012-07-14 16:33:41 -04:00
Littleboy 51352b32f1 CREATE_PROJECT: Disable SAFESEH in debug mode (for edit and continue) 2012-07-14 12:34:12 -04:00
Littleboy 4e832ff947 CREATE_PROJECT: Add freetype dll to copied files in postbuild script 2012-07-14 12:22:10 -04:00
Littleboy d86c0a44f8 CREATE_PROJECT: Add support for Visual Studio 2012 project creation 2012-07-14 12:22:09 -04:00
Littleboy 4e0f6d346f CREATE_PROJECT: Properly disable Edit and Continue in Debug mode 2012-07-14 12:22:09 -04:00
Littleboy 0c84dc1ec9 CREATE_PROJECT: Add Visual Studio 2012 project 2012-07-14 12:22:08 -04:00
Pawel Kolodziejski 72664703cf ALL: sync with scummvm 2012-07-06 22:05:21 +02:00
Willem Jan Palenstijn 478fd0ed29 CREATE_PROJECT: Clarify license on imported code
License confirmed by personal email by littleboy.
This clarification was requested in bug #3527268.
2012-06-24 18:19:26 +02:00
Filippos Karapetis 9feac7215e CREATE_PROJECT: Disable edit and continue in the scummvm project
Edit and continue is not compatible with the coroutine code. Previously,
it was disabled in the tinsel project only, but now that the coroutine
code has been moved into common, we need to disable edit and continue
in the scummvm project instead
2012-05-20 20:57:59 +03:00
Paul Gilbert ac20e27173 CREATE_PROJECT: Updated MSVC scummvm.vcproj generation to handle coroutine compilation properly 2012-05-17 20:43:30 +10:00
Pawel Kolodziejski 8543f6c1e6 ALL: synced with scummvm 2012-05-03 05:51:15 +02:00
D G Turner ec1070678c CREATE_PROJECT: Fix tool help output to reflect command line changes. 2012-05-02 20:22:04 +01:00
Max Horn c638730fbc BUILD: Move list of engines out of configure
The new file engines/configure.engines is currently manually created
and maintained, but could be regenerated by a script in the future.
2012-04-18 15:44:11 +02:00
Pawel Kolodziejski e856559777 ALL: sync with scummvm 2012-04-17 15:07:08 +02:00
Pawel Kolodziejski b77f42b3b1 DEVTOOLS: take usage of config.h for xcode; few small updates 2012-04-17 14:45:22 +02:00
Filippos Karapetis 207b65b451 CREATE_PROJECT: Add the FreeType feature 2012-03-25 21:45:37 +03:00
Pawel Kolodziejski 8e2ab87455 ALL: synced with scummvm 2012-03-25 11:41:48 +02:00
Christoph Mallon 9f827e3392 JANITORIAL: Remove +x from files, which should not be executable. 2012-03-17 22:43:32 +01:00
Paweł Kołodziejski 09cd98cda8 COMMON: mpeg2 is now needed for EMI, zlib needed for GRIM engine. USE_SMUSH not used anymore 2012-02-24 21:36:16 +01:00
Pawel Kolodziejski 955ca0eb0f COMMON: added USE_SMUSH to projects files 2012-02-24 12:57:19 +01:00
Pawel Kolodziejski fae032743d ALL: synced with scummvm 2012-02-24 12:15:44 +01:00
Pawel Kolodziejski 5fc7ac39ee synced with scummvm 2012-02-10 07:51:41 +01:00
Pawel Kolodziejski b15eee129d sync with scummvm 2012-01-28 10:44:25 +01:00
Bastien Bouclet fb429defb2 CREATEPROJECT: Enable language extensions for Myst 3. Fixes #465. 2012-01-10 20:04:05 +01:00
Giulio Camuffo fbdc4d120f ALL: Add the math/ directory to create_project. Fix #452 2012-01-10 16:36:25 +01:00
Pawe Koodziejski a5479cfe83 sync with scummvm 2012-01-06 22:56:21 +01:00
Pawel Kolodziejski 4fa79cd323 rename -> ResidualVM 2012-01-06 11:37:57 +01:00
Einar Johan T. Sømåen d0ce33addc CREATEPROJECT: Disable MPEG2 by default here too, to keep in line with configure 2012-01-03 15:25:11 +01:00
Filippos Karapetis 5c9da28119 CREATE_PROJECT: Add support for enabling the key mapper feature 2011-12-30 00:09:10 +02:00
Filippos Karapetis 749c82b951 CREATE_PROJECT: Add a hack to handle the KYRARPG_COMMON_OBJ variable in the module.mk file of the kyra engine 2011-12-28 05:16:55 +02:00
Filippos Karapetis 38c6865ab1 CREATE_PROJECT: Silence warnings 4510 and 4610 in the kyra engine 2011-12-28 05:16:54 +02:00
Christoph Mallon a78b2d777d JANITORIAL: Remove extra semicolons. 2011-11-27 12:54:22 +01:00
Alyssa Milburn fe79702d1d BUILD: Sync create_project with configure engine option changes. 2011-11-25 11:59:21 +01:00
Johannes Schickel 8f58ddefc6 ALL: Remove more m4/mads leftovers.
Some project files (iPhone) and backend files (Symbian) still reference m4.dat,
but I know not enough on how to remove that without breaking something.
2011-11-20 04:34:22 +01:00
Filippos Karapetis 2230eaab5e CREATE_PROJECT: Silence warnings 4345 globally and 4355 in Dreamweb 2011-11-17 19:46:32 +02:00