Commit Graph

353 Commits

Author SHA1 Message Date
Eugene Sandulenko
3bfa80d94f BUILD: Added build rule for generating IDE project files 2011-11-23 12:49:05 +00:00
Einar Johan T. Sømåen
522f385c99 BUILD: Fix win32dist-target, patch from Kirben 2011-11-22 04:17:12 +01:00
Travis Howell
51f51a968b BUILD: Update win32dist target, to convert line endings in English QuickStart file too. 2011-11-17 22:46:02 +11:00
Einar Johan T. Sømåen
611a4ff086 ALL: Fix build on OS X Lion 2011-10-17 01:20:21 +02:00
Jordi Vilalta Prat
ca822fbd40 DOCS: Renamed the Spanish QuickStart to use just ANSI chars.
It seems it wasn't handled properly neither by Git nor by some filesystems,
so we prefer playing on the safe side.
2011-10-25 10:55:59 +02:00
Thierry Crozat
d1956307f8 DOC: Add Czech ReadMe from patch #3424959 2011-10-19 22:03:05 +01:00
Travis Howell
dbff0afa37 BUILD: Fix win32 target for Windows. 2011-10-17 10:24:11 +11:00
Thierry Crozat
b0e53fd1fc DOC: Add Italian QuickStart 2011-10-17 00:07:05 +01:00
Jordi Vilalta Prat
cc5f37823b BUILD: Install the new Spanish quickstart file. 2011-10-16 01:36:19 +02:00
Thierry Crozat
c18cfd4d43 DOC: Add Norwegian (bokmaal) QuickStart to Mac disk image 2011-10-05 19:55:13 +01:00
Thierry Crozat
31e0224901 DOC: Rename French QuickStart file 2011-10-05 19:48:46 +01:00
Travis Howell
9e4db5fe99 BUILD: Add new translated documentation to Windows installer. 2011-10-05 22:43:58 +11:00
Thierry Crozat
f83b53ad6b MACOSX: Remove -lSystemStubs from the link for scummvm-static
This should fix bug #3407662: SystemStubs library no longer available
on 10.7. I tested compilation on 10.6 and there is no link error after
removing it. Hopefully it will work on older systems as well.
2011-10-04 00:35:05 +01:00
Bastien Bouclet
72f072c2d3 PS3: Add a target to push ScummVM to the PS3 over the network using ps3load.
ps3load now works on FW 3.55 using the lastest ps3toolchain
2011-09-24 10:14:09 +02:00
Thierry Crozat
a02053a48f DOC: Add extended file attribute for UTF-8 files on MacOS X 2011-08-22 19:21:56 +01:00
Christoph Mallon
23a0f5318c JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
Pawel Kolodziejski
5bf4f9316b sync with scummvm dated 03 july 2011 2011-07-20 06:58:19 +02:00
CeRiAl
828f1884b4 MACOSX: Add Sparkle support 2011-07-19 21:33:01 +02:00
Eugene Sandulenko
8b1ff572bf DOC: Added German translation of README (WIP by SimSaw) 2011-07-18 08:37:51 +01:00
Eugene Sandulenko
5e7c44b72f DOC: Renamed README template and translated versions to QuickStart 2011-07-18 08:32:19 +01:00
Eugene Sandulenko
5a1d0ab7e5 BUILD: Include localized readmes into win32 package 2011-07-15 19:36:06 +01:00
Littleboy
f38a31e208 NSIS: Always pass ARCH variable to script and handle case when the variable is empty 2011-07-01 01:17:18 -04:00
Littleboy
1f1367bb5a NSIS: Convert line endings on the fly during installation 2011-07-01 01:17:16 -04:00
Littleboy
02b03bc6c1 CONFIGURE: Rename $WIN32BUILD to $STAGING 2011-07-01 01:17:10 -04:00
Travis Howell
13edea3e83 BUILD: Store the Windows installer scripts in a single directory, and share the graphics files. 2011-06-30 11:45:57 +10:00
Travis Howell
50f28f2c23 BUILD: Use separate win32 target for each installer. 2011-06-30 02:14:36 +10:00
Bastien Bouclet
5a2bc12f26 PS3: Fix out of tree builds.
Allow GCC to use CELL BE PPU features.
2011-06-25 15:22:21 +02:00
Bastien Bouclet
1fdbf418dd PS3: Added a readme 2011-06-22 19:57:44 +02:00
Bastien Bouclet
6633a06519 PS3: Map joypad buttons to features. Enable the virtual keyboard. 2011-06-22 19:57:44 +02:00
Bastien Bouclet
11cfa0d357 PS3: Initial version of the PlayStation 3 backend 2011-06-22 19:51:02 +02:00
Pawel Kolodziejski
7329a5d164 ALL: sync with scummvm 2011-06-09 11:17:15 +02:00
Max Horn
9db33ea544 ALL: Removed last traces of the MPEG2 code 2011-06-01 23:17:43 +02:00
Matthew Hoops
aa49b38c5a Merge remote branch 'upstream/master' into t7g-ios
Conflicts:
	engines/groovie/script.cpp
2011-05-31 14:16:29 -04:00
Pawel Kolodziejski
152c407a3d ALL: missed changes 2011-05-28 08:49:12 +02:00
Max Horn
39076ef972 BUILD: Rename UNIX #define to POSIX 2011-05-25 13:23:03 +02:00
Pawel Kolodziejski
356c9c8c07 sync with scummvm 2011-05-18 23:33:39 +02:00
Einar Johan T. Sømåen
edab6b9dfc ALL: Fix proper path for sdl-config during make bundle on OS X 2011-05-18 14:11:41 +08:00
strangerke
69b1485a22 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
Littleboy
217089adfa CONFIGURE: Fix creation of the NSIS installer when building out of tree 2011-05-11 17:54:34 -04: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
Pawel Kolodziejski
0f5de71f70 sync with scummvm 2011-05-08 15:38:26 +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
Johannes Schickel
09b9e3ab9d BUILD: Silence windres command line when a non-verbose build is done. 2011-05-05 20:24:57 +02: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
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
Pawel Kolodziejski
6be453780f synced with scummvm 2011-05-01 17:49:40 +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
Littleboy
66a319e158 PORTS: Add target to build a win32 setup installer 2011-04-27 11:08:43 -04:00
unknown
ae9e9a89bd Add Inno Setup installer script for Windows builds 2011-04-27 14:44:25 +10: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
Pawel Kolodziejski
a875ffaa0a tools -> devtools 2011-04-18 00:18:15 +02:00
Pawel Kolodziejski
51e6f08809 few updates related to COPYRIGHT file 2011-04-17 01:13:21 +02:00
Pawel Kolodziejski
0640dcf2c7 synced with scummvm to 2011-Apr-13 2011-04-14 12:41:26 +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
Pawel Kolodziejski
241c7a8c6e synced with scummvm svn rev 53000 2011-04-11 15:40:01 +02:00
Pawel Kolodziejski
697ed42447 synced with scummvm svn rev 51000 2011-04-11 11:41:07 +02:00
Pawel Kolodziejski
be1b3ab884 synced with scummvm svn rev 50000 2011-04-11 02:28:51 +02:00
Pawel Kolodziejski
e3a475ff7b synced with scummvm rev svn 49000 2011-04-10 21:59:04 +02:00
Pawel Kolodziejski
bccbcae43c synced rest files, missed with last sync rev 47951 2011-04-10 15:45:37 +02:00
Max Horn
6cf1de87ac DEVTOOLS: Renamed 'tools' directory to 'devtools' 2011-04-09 23:47:35 +02:00
Matthew Hoops
13a6f40dbb ALL: Add optional dependency on libfaad 2011-04-09 15:27:23 -04:00
Matthew Hoops
a44df1e693 MACOSX: Fix make bundle when compiling with libtheoradec
svn-id: r55326
2011-01-19 15:00:53 +00:00
Matthew Hoops
dad3f32278 MACOSX: Fix make bundle when compiling with libpng
svn-id: r53463
2010-10-15 03:33:54 +00:00
Jordi Vilalta Prat
62513679c0 BUILD: Patch #3086472 "AMIGAOS4: Adding COPYING.BSD and new Icon"
Use the DIST_FILES_DOCS variable so no new document files are forgotten.

svn-id: r53424
2010-10-13 14:21:27 +00:00
Jordi Vilalta Prat
8388e0dfea JANITORAL: Clean trailing whitespaces.
svn-id: r53160
2010-10-12 02:18:11 +00:00
Oystein Eftevaag
916a0f9cbf Added iPad icon
svn-id: r50752
2010-07-09 01:08:15 +00:00
Thierry Crozat
690203de74 Fix possible link error for scummvm-static (for MacOS X bundle) when USE_TRANSLATION is set but USE_TERMCONV is not.
svn-id: r49941
2010-06-17 18:54:37 +00:00
Thierry Crozat
3f4ec4a8a4 Fix link of scummvm-static (for MacOS X bundle) when translation is enabled.
svn-id: r49894
2010-06-15 21:31:46 +00:00
Eugene Sandulenko
d502bdf982 Add safeguards when no engines with engine-data are included. Inspired by patch #2986300
svn-id: r49240
2010-05-26 13:27:11 +00:00
Oystein Eftevaag
829bded59f Added stripping and permissions of the iPhone executable in ports.mk
svn-id: r49002
2010-05-11 01:17:17 +00:00
Max Horn
ea964491a0 Revise how prefix, datadir etc. are handled.
With these changes, we are a bit closer to how autoconf works, the
de-facto standard for configure scripts. The changes make it easier
for packagers to modify where ScummVM install things (e.g. the
Maemo port might benefit from this). It is now also trivial to
override certain paths when invoking make, e.g. you can now do
  make install prefix=/opt
and also datadir, mandir etc. will reflect the change.

svn-id: r48989
2010-05-09 20:42:18 +00:00
Andre Heider
78a99ce6a6 Remove the now broken "deb" target.
svn-id: r48966
2010-05-08 08:15:28 +00:00
Max Horn
5a17a7be5f Patch #2984292: "AmigaOS4: Remove _SVN from unstable builds"
svn-id: r48652
2010-04-13 09:54:21 +00:00
Pawel Kolodziejski
acf48598ce adopt to rename 2010-03-14 08:07:27 +00:00
Jordi Vilalta Prat
22e5a557b7 Added the svn:keywords property to some files missing it.
svn-id: r48148
2010-02-27 17:02:58 +00:00
Jordi Vilalta Prat
448ef35fe1 Install the plugins from the current directory (the build one), not from the source directory
svn-id: r47812
2010-02-02 13:02:08 +00:00
Pawel Kolodziejski
edadbb35be synced code with scummvm trunk 2010-01-21 19:25:03 +00:00
Oystein Eftevaag
a89fbc0fa5 Added a codesigning step to the iphonebundle make target
svn-id: r46089
2009-11-22 15:58:34 +00:00
Pawel Kolodziejski
c6e07e0b78 forgot remove reference to config example here too 2009-11-07 11:41:16 +00:00
Max Horn
161f49ac48 Fix bug #2703992: OSX: make bundle fails
svn-id: r45336
2009-10-22 12:04:56 +00:00
Pawel Kolodziejski
4aba1ea7f6 fixed install path for cross win compilation 2009-10-10 19:15:14 +00:00
Pawel Kolodziejski
6fd23be60a enable install theme 2009-10-10 18:54:25 +00:00
Pawel Kolodziejski
7685c33f9a few fixes for install files 2009-10-09 04:49:20 +00:00
Pawel Kolodziejski
2439754214 fix static build for mac osx 2009-10-09 04:43:42 +00:00
Pawel Kolodziejski
337bedcc28 forgot disable this one too 2009-10-06 16:55:36 +00:00
Pawel Kolodziejski
7c3880eb07 disable install theme for now 2009-10-06 16:51:21 +00:00
Pawel Kolodziejski
7aa79c880d synced with scummvm 2009-10-05 08:33:46 +00:00
Pawel Kolodziejski
26f97ed5a3 * initial works on GUI, launcher works, not external themes yet
* cleanup header files
2009-10-04 10:58:28 +00:00
Max Horn
67564cb532 Move wii specific stuff from ports.mk to backends/platform/wii/wii.mk
svn-id: r44343
2009-09-25 11:22:29 +00:00
Max Horn
1a4257f46f Move linuxmoto specific stuff from ports.mk to a new file backends/platform/linuxmoto/linuxmoto.mk
svn-id: r44342
2009-09-25 11:22:14 +00:00
Max Horn
399c511f90 Part of patch #2850021: disable hq-scaler&mt32emu for motoezx&motomagx-platform
svn-id: r44341
2009-09-25 11:21:56 +00:00
Andre Heider
9f7c0a24e2 Added support for WINDRESFLAGS, required for e.g. multilib enabled MinGW toolchains
svn-id: r44035
2009-09-11 18:13:27 +00:00
Andre Heider
f73072169c Forgot to remove a $(STRIP) line in r43855
svn-id: r43860
2009-08-31 20:41:48 +00:00
Andre Heider
66f47501ee Skip unnecessary I/O when stripping moto* binaries
svn-id: r43855
2009-08-31 17:15:51 +00:00
Eugene Sandulenko
212965f978 Patch #2845084: "Linuxmoto-backend small update"
svn-id: r43809
2009-08-29 20:43:00 +00:00
Eugene Sandulenko
70b7ebb339 Patch #2826508: "Motorola A1200/E6/A1600 (motoezx) patch"
svn-id: r43636
2009-08-22 12:35:49 +00:00
Andre Heider
57e45de95b Merge creation of Info.plist into update-version.pl.
This fixes the static version info after branching (#2820503).

svn-id: r43101
2009-08-07 18:16:58 +00:00
Kostas Nakos
73572158a8 commit slightly modified patch #2828646: WINCE: Integrate Windows CE with the master build system
svn-id: r43041
2009-08-04 13:17:33 +00:00
Andre Heider
874ad3c0c8 oups, wrong spot.
svn-id: r41708
2009-06-20 11:53:31 +00:00
Andre Heider
774a8eecd2 added vkeybd_default.zip to the Wii dist target.
svn-id: r41707
2009-06-20 11:50:15 +00:00
Andre Heider
1772f7d564 added pred.dic to DIST_FILES_ENGINEDATA
svn-id: r41644
2009-06-18 19:39:12 +00:00
Andre Heider
0324f20e39 added DIST_FILES_DOCS to Makefile.common, used by some dist targets now, incl. OSX bundles.
svn-id: r41639
2009-06-18 18:40:38 +00:00
Pawel Kolodziejski
abaa548181 synced with scummvm 2009-06-18 11:52:26 +00:00
Andre Heider
b07a35e5af Moved the wiidist target to ports.mk, cleaned it up and automated meta.xml generation.
svn-id: r41619
2009-06-17 23:36:00 +00:00
Pawel Kolodziejski
b1648525e6 small tweak for aos4 2009-06-05 06:50:38 +00:00
Pawel Kolodziejski
0ed2f72270 update configure stuff 2009-05-25 20:49:53 +00:00
Oystein Eftevaag
6d56924bb1 iPhone fixes for compiling with the unofficial sdk
svn-id: r40440
2009-05-10 22:15:33 +00:00
Oystein Eftevaag
bab6dedcc7 Updated xcode project, and fixed dependency for the iphonebundle makefile target
svn-id: r40366
2009-05-06 20:23:04 +00:00
Pawel Kolodziejski
0e85258f10 update ports for amigaos4.0 2009-05-05 19:21:28 +00:00
Pawel Kolodziejski
d944ce6c90 updates from scummvm 2009-04-20 18:52:35 +00:00
Oystein Eftevaag
bedd33ef79 Updated Mac OS X and iPhone bundle creation a bit (copying in more docs, and removed the version name from the mounted volume directory to avoid manually updating the DS_Store file every release)
svn-id: r40018
2009-04-19 10:28:00 +00:00
Pawel Kolodziejski
3804d8f523 clenaup 2009-04-18 06:45:08 +00:00
Pawel Kolodziejski
0c9b803a73 fix osx snapshot 2009-04-04 15:25:42 +00:00
Pawel Kolodziejski
7791243649 update to scummvm changes 2009-04-04 14:43:23 +00:00
Oystein Eftevaag
21e35c4f67 We're now statically linking in zlib, for static osx builds
svn-id: r39539
2009-03-19 21:17:44 +00:00
Oystein Eftevaag
1301de3795 Added support for specifying which prefix directory to link in static libs for (for mac os x and iphone bundles), and use a build-specific strip command
svn-id: r39537
2009-03-19 20:49:22 +00:00
Travis Howell
e5a640b097 More updates to aos4dist.
svn-id: r39511
2009-03-18 10:34:57 +00:00
Travis Howell
506f7ff612 Update aos4dist.
svn-id: r39510
2009-03-18 10:06:42 +00:00
Travis Howell
87f1ad3b19 Add COPYING.LGPL to dist/install for several platforms (osxsnap still needs an update).
svn-id: r38583
2009-02-20 11:45:06 +00:00
Travis Howell
3c7d122ad2 Update win32dist.
svn-id: r38530
2009-02-19 02:18:46 +00:00
Jordi Vilalta Prat
a45aacf969 Don't try to distribute the SDL Readme in Amiga as it isn't included in its SDK anymore
svn-id: r36307
2009-02-13 18:00:12 +00:00
Jordi Vilalta Prat
4e8b5b76d1 Replace some binary names with $(EXECUTABLE)
svn-id: r36003
2009-01-22 20:36:47 +00:00
Pawel Kolodziejski
8767541275 typo 2008-10-04 16:15:47 +00:00
Max Horn
e61aec4ca7 Fixed 'make install' when building outside srcdir
svn-id: r34033
2008-08-19 10:58:35 +00:00
Oystein Eftevaag
5ca78661b1 The iPhone backend is now (mostly) up to speed again, and works for firmware 2.0
svn-id: r33326
2008-07-27 10:15:57 +00:00
Pawel Kolodziejski
d743ab5420 added target for cross build 2008-07-13 15:08:23 +00:00
Pawel Kolodziejski
dfd35379f5 added build date into filename 2008-07-05 16:44:34 +00:00
Pawel Kolodziejski
e996793cd4 fixed build osx dmg bundle 2008-07-05 16:10:08 +00:00
Pawel Kolodziejski
6abbc560dc added credits.pl script and take usage from it 2008-06-16 22:54:22 +00:00
Pawel Kolodziejski
66cfc0cfaa added mac os x bundle build support based on patch #1995510,
modified copyright strings in plist and rc files
2008-06-16 21:46:32 +00:00
Pawel Kolodziejski
005aaf3550 replace scummvm -> residual leftover 2008-06-16 21:30:20 +00:00
Pawel Kolodziejski
a324441df5 enabled support for icons 2008-06-16 06:41:23 +00:00
Pawel Kolodziejski
3175125995 enable usage xpm icon 2008-06-15 21:16:28 +00:00
Travis Howell
2c8c085cd2 Enable version tab in mingw build. 2008-06-15 14:39:41 +00:00
Pawel Kolodziejski
c78cc2c936 adopted copyright stuff 2008-06-13 12:29:57 +00:00
Travis Howell
fbff414970 Re-enable line in win32dist. 2008-06-12 12:16:50 +00:00
Pawel Kolodziejski
407aee486d - initial support for configure based on scummvm tree (tested mac os x leopard, linux(ubuntu), cygwin with mingwin gcc)
- adopted more common dir code from scummvm for easier multi platform support
- synced some changes from scummvm code
2008-06-12 12:08:15 +00:00
Jordi Vilalta Prat
38f200fc55 Unified BUILD_PLUGINS and DYNAMIC_MODULES in the makefiles
svn-id: r31889
2008-05-06 03:11:01 +00:00
Jordi Vilalta Prat
3ac46924e3 Fix building scummvmico.o from outside the source directory
svn-id: r31887
2008-05-05 22:52:28 +00:00
Jordi Vilalta Prat
3f44977885 Added support to load plugins from different directories and the ability to specify the default directory from configure.
svn-id: r31816
2008-05-02 14:30:06 +00:00
Eugene Sandulenko
dfdb73367e Another fix from #1947288: "AmigaOS4: small changes (ports.mk)"
svn-id: r31631
2008-04-20 20:33:02 +00:00
Eugene Sandulenko
bb3d15f5f8 Patch #1947288: "AmigaOS4: small changes (Makefile, configure)"
svn-id: r31628
2008-04-20 19:48:04 +00:00
Max Horn
ff79a8cd39 added some SVN headers
svn-id: r30961
2008-02-25 14:09:04 +00:00
Max Horn
6b008d44d3 Copy pred.dic for the iPhone and Amiga dist targets, too
svn-id: r30304
2008-01-06 14:13:54 +00:00
Max Horn
cebeeb5d66 Some fixes to 'dist' targets -- use srcdir to reference files in the source dir (makes it possible to build in external directories)
svn-id: r30302
2008-01-06 14:12:55 +00:00
Max Horn
aaa28e7b7c Patch #1862888: BUILD: Automate the list of data files to be distributed
svn-id: r30301
2008-01-06 14:08:53 +00:00
Oystein Eftevaag
ceda04f8b9 Updated the OS X bundle creation to point to the new location for the engine data files, and added lure.dat as well (forward-port)
svn-id: r30052
2007-12-28 11:51:04 +00:00
Oystein Eftevaag
b90740d203 Ensure files in the Mac OS X bundle get the right permissions set
svn-id: r30020
2007-12-27 23:41:15 +00:00
Max Horn
7599b2cb96 Patch #1847599: Several enhancements for the build system
svn-id: r29889
2007-12-16 21:41:10 +00:00
Max Horn
73398deb6c Small change to ports.mk to make cross compiling a bit easier
svn-id: r29888
2007-12-16 21:35:15 +00:00
Oystein Eftevaag
c4a4c96db4 Minor comment clarification
svn-id: r29698
2007-12-02 11:11:28 +00:00
Oystein Eftevaag
82e2748650 Cleaned up the iPhone configure stuff, and added a new make target for statically linking a binary with the external libs
svn-id: r29697
2007-12-02 11:05:29 +00:00
Max Horn
794b1a361e Moved port specific build rules from Makefile to ports.mk
svn-id: r29645
2007-11-26 15:59:22 +00:00