Ori Avtalion
|
c60bfd2cb9
|
Make build process more quiet (regular output available with --enable-verbose-build)
|
2009-08-22 18:06:11 +00:00 |
|
Andre Heider
|
5238907845
|
configure support for AS and ASFLAGS, and .s files in Makefile. If a port has set _host_alias, default to the default GNU tools ranlib, strip, ar, as and windres
svn-id: r43657
|
2009-08-22 16:30:20 +00:00 |
|
Eugene Sandulenko
|
ea87405ae4
|
Patch #2840212: "Quiet make process"
svn-id: r43635
|
2009-08-22 11:03:00 +00:00 |
|
Andre Heider
|
007f68366f
|
Renamed ENABLE_RGB_COLOR to USE_RGB_COLOR, and added it to config.h to guarantee a consistent build.
svn-id: r43604
|
2009-08-21 18:16:37 +00:00 |
|
Travis Howell
|
39b4ba6549
|
Fix 16bit option of configure.
svn-id: r43579
|
2009-08-21 10:00:51 +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 |
|
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
|
0ed2f72270
|
update configure stuff
|
2009-05-25 20:49:53 +00:00 |
|
Pawel Kolodziejski
|
63d2449192
|
update path here too
|
2009-05-24 19:19:33 +00:00 |
|
Pawel Kolodziejski
|
997dbc3ea5
|
update makefiles
|
2009-05-24 18:59:30 +00:00 |
|
Pawel Kolodziejski
|
110527019b
|
make compilable after latest change
|
2009-05-08 07:32:33 +00:00 |
|
Pawel Kolodziejski
|
d3326c21eb
|
update paths for recent move
|
2009-05-04 18:41:11 +00:00 |
|
Pawel Kolodziejski
|
b15b22ca62
|
forgot about this one
|
2009-04-20 07:25:03 +00:00 |
|
Pawel Kolodziejski
|
8d8266be0b
|
updated from scummvm to residual
|
2009-04-20 06:51:00 +00:00 |
|
Pawel Kolodziejski
|
7791243649
|
update to scummvm changes
|
2009-04-04 14:43:23 +00:00 |
|
Max Horn
|
52261c0bef
|
Make svn commands in Makefile.common slightly more robust against localization.
svn-id: r39811
|
2009-04-03 15:08:26 +00:00 |
|
Walter van Niftrik
|
1b356fe543
|
Fix bug #2691034: AMIGAOS: Makefile.common broken.
svn-id: r39729
|
2009-03-28 23:39:59 +00:00 |
|
Jordi Vilalta Prat
|
e8c018a9d0
|
Use the current SVN revision as a default when distributing a snapshot sources
svn-id: r39533
|
2009-03-19 19:42:22 +00:00 |
|
Jordi Vilalta Prat
|
2292dc28b0
|
Try to use the working copy revision if it's available
svn-id: r39528
|
2009-03-19 18:39:47 +00:00 |
|
Marcus Comstedt
|
cdc05e2ea5
|
tail on e.g. Solaris does not support the use of "-n 1". Use the good old "-1" syntax instead.
svn-id: r39497
|
2009-03-17 22:49:00 +00:00 |
|
Marcus Comstedt
|
6cc6603e9b
|
engines need to be listed before gui in MODULES, because stuff in libengines.a use stuff in libgui.a.
svn-id: r39496
|
2009-03-17 22:41:54 +00:00 |
|
Andre Heider
|
6e1b154484
|
Added the SVN revision to SCUMMVM_VERSION. The variable has be be set externally, e.g. 'make SCUMMVM_SVN_REVISION=x'
svn-id: r39431
|
2009-03-15 21:17:37 +00:00 |
|
Travis Howell
|
c9df461071
|
Remove scummclassic.zip from packages, since it is built in.
svn-id: r38588
|
2009-02-20 12:32:48 +00:00 |
|
Max Horn
|
601175cb32
|
Reorder modules to fix linker issues when all engines are disabled (this order is weird, but for now seems to work)
svn-id: r36136
|
2009-01-30 04:04:10 +00:00 |
|
Max Horn
|
c69ebfd798
|
Moved default implementations for various OSystem methods into a new class BaseBackend
svn-id: r36135
|
2009-01-30 03:35:47 +00:00 |
|
Travis Howell
|
51824e58aa
|
Update theme package name.
svn-id: r34764
|
2008-10-09 23:23:38 +00:00 |
|
Vicent Marti
|
0b489b7ab6
|
Fixe DIST_FILES_THEMES in Makefile for theme distribution.
svn-id: r34758
|
2008-10-09 12:10:23 +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
|
49d6e325cc
|
added version framework based on scummvm
|
2008-06-15 14:28:41 +00:00 |
|
Pawel Kolodziejski
|
2a61ed0023
|
added tools for builds from configure
|
2008-06-15 12:56:19 +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 |
|
Travis Howell
|
62248a0011
|
Add drascula.dat.
svn-id: r32632
|
2008-06-09 12:23:56 +00:00 |
|
Jordi Vilalta Prat
|
38a8aa516e
|
Allow static and dynamic plugins to be used at the same time
svn-id: r31888
|
2008-05-06 03:00:26 +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 |
|
Travis Howell
|
3996b76aeb
|
Add m4.dat to installation of engine data files.
svn-id: r31635
|
2008-04-21 03:55:10 +00:00 |
|
Travis Howell
|
168cf43151
|
Update Makefile.
|
2008-03-10 23:21:44 +00:00 |
|
Max Horn
|
ff79a8cd39
|
added some SVN headers
svn-id: r30961
|
2008-02-25 14:09:04 +00:00 |
|
Max Horn
|
80b0d32754
|
Delete .d dependency files in 'clean' target, not 'distclean'
svn-id: r30897
|
2008-02-17 18:30:18 +00:00 |
|
Jordi Vilalta Prat
|
66e9d4f5e8
|
Removed trailing spaces.
svn-id: r30664
|
2008-01-27 19:47:41 +00:00 |
|
Torbjorn Andersson
|
ebaed3adda
|
Updated the "clean" target.
|
2008-01-26 12:51:41 +00:00 |
|
Pawel Kolodziejski
|
366f26d645
|
correction Makefile.common for recent reorganizations (not tested yet)
|
2008-01-26 11:34:11 +00:00 |
|
Max Horn
|
696ea9d301
|
Various small patches to the build system by jvprat
svn-id: r30473
|
2008-01-13 17:05:43 +00:00 |
|
Travis Howell
|
94d5c845bf
|
Fix path for engine data.
svn-id: r30303
|
2008-01-06 14:13:40 +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 |
|
Max Horn
|
7599b2cb96
|
Patch #1847599: Several enhancements for the build system
svn-id: r29889
|
2007-12-16 21:41:10 +00:00 |
|
Oystein Eftevaag
|
05b5a493f8
|
Initial commit of the iPhone/iPod Touch backend
svn-id: r29488
|
2007-11-13 08:06:15 +00:00 |
|
Max Horn
|
41fb38e05e
|
Fix bug #1803020: Oddity in Makefile.common
svn-id: r29130
|
2007-09-29 11:20:07 +00:00 |
|
Nicola Mettifogo
|
258901bab9
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
svn-id: r28966
|
2007-09-19 08:40:12 +00:00 |
|