835 Commits

Author SHA1 Message Date
David-John Willis
ea1ef4386a CONFIGURE: Add missing SDL_BACKEND define for the OpenPandora backend.
* Not really sure when/how it got lost but as it's lack  spectacularly
  breaks the backend it is a really good idea to put it back ;)

Thanks to Max for the heads up.
(cherry picked from commit bd60a289c7748ad6a03299e4fc9d161f31495b43)
2011-05-14 11:53:13 +02:00
md5
e3a487702a CONFIGURE: Don't enable the sword25 engine if Zlib is not enabled 2011-05-13 20:35:39 +03:00
md5
7543c3ba5f CONFIGURE: Don't disable the sword25 engine when libpng is not found 2011-05-13 18:52:51 +03:00
strangerke
69b1485a22 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
Matthew Hoops
a1d41da096 Merge remote branch 'upstream/master' into t7g-ios
Conflicts:
	audio/decoders/qdm2.h
	common/util.cpp
	engines/groovie/music.cpp
	engines/groovie/resource.h
	video/qt_decoder.cpp
	video/qt_decoder.h
2011-05-11 00:30:28 -04:00
Klaus Reimer
a6dc171255 WEBOS: Added comment for Palm Pixi specific compiler options. 2011-05-08 17:39:26 +02:00
Klaus Reimer
8d7baf9ffa WEBOS: Removed unused libpdl linking. 2011-05-08 17:39:26 +02:00
Klaus Reimer
77817a8be8 WEBOS: Moved webos plugin build configuration into its own block so it can be configured separately from the generic linux configuration. 2011-05-08 17:39:26 +02:00
Klaus Reimer
c7b4818025 WEBOS: Added comments to explain some WebOS compile settings. 2011-05-08 17:39:25 +02:00
Klaus Reimer
31d86f9045 WEBOS: Added comment for Palm Pixi specific compiler options. 2011-05-08 17:37:31 +02:00
Klaus Reimer
6631cf60db WEBOS: Removed unused libpdl linking. 2011-05-08 17:37:31 +02:00
Klaus Reimer
73ee6ec702 WEBOS: Moved webos plugin build configuration into its own block so it can be configured separately from the generic linux configuration. 2011-05-08 17:37:31 +02:00
Klaus Reimer
869a6d42bd WEBOS: Added comments to explain some WebOS compile settings. 2011-05-08 17:37:31 +02:00
Johannes Schickel
066b3882c6 BUILD: Disable OpenGL backend code.
The (SDL) OpenGL backend is not ready for the release.
2011-05-06 20:13:22 +02:00
Johannes Schickel
cf43b51f67 Merge pull request #31 from lordhoto/win-res
Embed engine/theme dists files into Win Executable.
Check the following link for further discussion:
https://github.com/scummvm/scummvm/pull/31
2011-05-06 10:57:11 -07:00
Julien
371b9cace7 Merge pull request #29 from Littleboy/nsis
NSIS installer support
2011-05-05 11:26:33 -07:00
Johannes Schickel
297834017a WIN32: Embed engine data files and theme files into executable.
This embeds all the engine data files from dists/engine-data into the
executable in case the engines using them are included statically.

Furthermore it includes the theme dist files in the executable.
2011-05-05 20:22:37 +02:00
David-John Willis
bd60a289c7 CONFIGURE: Add missing SDL_BACKEND define for the OpenPandora backend.
* Not really sure when/how it got lost but as it's lack  spectacularly
  breaks the backend it is a really good idea to put it back ;)

Thanks to Max for the heads up.
2011-05-04 14:35:25 +01:00
Max Horn
971baf3585 BUILD: Remove incorrect mention of 'symbian' backend from configure 2011-05-03 23:58:33 +02:00
Littleboy
0e45aa8655 Merge remote-tracking branch 'upstream/master' into nsis
Conflicts:
	devtools/create_project/scripts/postbuild.cmd
	devtools/create_project/visualstudio.cpp
	ports.mk
2011-05-02 17:21:10 -04:00
Klaus Reimer
1d1ee5c979 WEBOS: Added a default prefix and enforcing docdir, datadir and plugin directory. 2011-05-01 23:48:23 +02:00
Klaus Reimer
4c540a86fc WEBOS: Added a default prefix and enforcing docdir, datadir and plugin directory. 2011-05-01 23:45:09 +02:00
Marcus Comstedt
e467468900 DC: Disable serial for release 2011-05-01 14:48:50 +02:00
Klaus Reimer
831f974cb4 WEBOS: Added compiler options that should enable support for the Palm Pixi. Can't test it because I have no Pixi but at least it still works on the Pre. 2011-05-01 11:12:51 +02:00
Johannes Schickel
69dcca74da CONFIGURE: Remove incorrect "+" added with 54ddd000dc. 2011-05-01 03:23:39 +02:00
strangerke
54ddd000dc AmigaOS4: Adapt configure to latest SDK (Patch created by Raziel^) 2011-04-30 22:01:06 +02:00
Max Horn
2fd2247ab8 WEBOS: Tweak configure script to simplify support for WebOS on buildbot 2011-04-29 12:54:10 +02:00
Littleboy
7d22d7452f PORTS: Tweak win32setup target
- Rename README-SDL to be used by installer script
 - Use relative build path for WIN32PATH
 - Add default build folder to ignore file
2011-04-27 15:12:12 -04:00
dhewg
8f1a26ea3e BUILD: Move ARM_ASM flags to configure
So they're used again if a port overwrites _port_mk
2011-04-22 19:05:31 +02:00
strangerke
908dde34ba HUGO: Enable the engine by default 2011-04-17 15:39:05 +02:00
Alyssa Milburn
20e662e5a6 CONFIGURE: Explain more about --enable-all-engines. 2011-04-15 13:56:20 +02:00
Matthew Hoops
6d153f311c Merge remote branch 'upstream/master' into t7g-ios
Conflicts:
	video/qt_decoder.cpp
2011-04-13 16:04:29 -04:00
Johannes Schickel
a132bbb10c CONFIGURE: Fix tsage engine entry position.
The engine list is (apart for subengines and SCUMM) sorted alphabetically,
thus tsage should be between touche and tucker and not between toon and
touche.
2011-04-13 19:28:49 +02:00
Paul Gilbert
e6090415b6 Merge remote branch 'remotes/dreammaster/tsage' 2011-04-13 21:08:05 +10:00
David-John Willis
1986c1d82b CONFIGURE: Add _timidity=no to the GPH devices to stop Timidity
support being built.

* This is for the GP2X, GP2XWIZ and Caanoo devices that use the
  GPH backend.
2011-04-13 08:01:16 +01:00
Klaus Reimer
fbc58d21ff WEBOS: Disable opengl support; move --sysroot to LDFLAGS where it belongs 2011-04-12 11:11:20 +02:00
Klaus Reimer
a16e9c0920 WEBOS: Add PDK paths to LDFLAGS & INCLUDES; enable dynamic plugins support 2011-04-12 11:11:19 +02:00
Klaus Reimer
2160ecfe3a WEBOS: Disable vkeybd, fix more directory references with wrong package name
The vkeybd XML can't be read for some reason.
2011-04-12 11:11:16 +02:00
Klaus Reimer
aa79a2634d WEBOS: Enable keymapper, implement FORWARD key and right+middle button clicks 2011-04-12 11:05:53 +02:00
Klaus Reimer
a4e757834e WEBOS: Create webos backend with custom events
Currently only contains test code.
2011-04-12 11:05:35 +02:00
Klaus Reimer
7c5c6803ab WEBOS: Add webos backend
IPK can be built with "make webosrelease".
2011-04-12 11:05:17 +02:00
Klaus Reimer
72d206dc73 WEBOS: Add WEBOS define
Using SDL_INIT_VIDEO flag for WebOS because without it the application
won't start.
2011-04-12 11:05:07 +02:00
Klaus Reimer
f8a73665d3 WEBOS: Add build support for webos 2011-04-12 11:05:01 +02:00
David-John Willis
38ed8d2fcd CONFIGURE: Move GP2X to build with the GPH backend by default. 2011-04-11 18:24:36 +01:00
dhewg
b48e3a83bb Revert "CONFIGURE: Use FORCE_RTL for the Wii backend"
This reverts commit e2a0c096924df7ba2ba0c0d8888341563e6e3995.
2011-04-10 11:23:14 +02:00
dhewg
fc582bfc8f Revert "CONFIGURE: Use FORCE_RTL for the Android backend"
This reverts commit 44ab256101c8beec0860538127c2c7d602366c71.
2011-04-10 11:23:02 +02:00
Matthew Hoops
13a6f40dbb ALL: Add optional dependency on libfaad 2011-04-09 15:27:23 -04:00
dhewg
44ab256101 CONFIGURE: Use FORCE_RTL for the Android backend 2011-04-09 12:49:41 +02:00
dhewg
e2a0c09692 CONFIGURE: Use FORCE_RTL for the Wii backend 2011-04-09 12:48:41 +02:00
Johannes Schickel
bd253a62ac BUILD: Support newer MinGW compilers.
It seems the recent MinGW gcc versions use the "TMP" env variable to determine
the temporary file path. Since we use that variable to hold temporary values it
will make g++ crash since it cannot access the path.

I "fixed" that problem by renaming the TMP variable we use to TMPR.

Tested with mingw-g++ 4.5.2.
2011-04-08 16:16:59 +02:00