D G Turner
00c27a28f9
BUILD: Split engines/plugins_table header down to a file per engine.
...
This is the third and final commit enabling fully pluggable engines.
Now providing an engine folder contains a configure.engine, engine.mk
and engine-plugin.h file, it will be picked up automatically by the
configure script.
2013-11-24 00:48:01 +00:00
D G Turner
d77cf95a18
BUILD: Split engines.mk down to a single file per engine.
...
This is the second part of allowing engines to be added dynamically.
Each folder in engines/ which must contain a file named "engine.mk"
containing the make definitions for that engine.
2013-11-24 00:48:01 +00:00
Dries Harnie
cb88978349
EMI: Also install EMI patch.m4b
2013-10-06 15:40:14 +02:00
Pawel Kolodziejski
068ff94d20
ALL: synced with ScummVM
2013-07-07 15:29:33 +02:00
Strangerke
c10d050eef
MORTEVIELLE: Update misc files to include mort.dat
2013-07-04 23:46:52 +02:00
Willem Jan Palenstijn
d12a3ac129
BUILD: install tony.dat
2013-06-05 22:56:38 +02:00
Johannes Schickel
d19e647047
NEVERHOOD: Add neverhood.dat to dist files.
2013-05-20 11:50:58 +02:00
Eugene Sandulenko
bf9db9e20d
MAKE: Make distclean clean everything, including devtools
2013-05-15 15:42:08 +03:00
D G Turner
da1d4cc2a2
GIT: Fix build failures on new release tagging.
...
This occurs because previously when the current version was equal
to a tag i.e. v1.7.0, the output of git --describe was shortened.
This ensures that the output is of the form v1.7.0-0-gXXXXX even
when the revision is equal to the tag.
2013-05-05 19:17:43 +01:00
Einar Johan Trøan Sømåen
9eff1e514f
WINTERMUTE: Move Resources out of binary and into wintermute.zip
2013-01-28 09:20:14 +01:00
Paweł Kołodziejski
a558ad9747
ALL: added KNOWN_BUGS to package
2012-12-20 00:29:39 +01:00
Pawel Kolodziejski
8e2ab87455
ALL: synced with scummvm
2012-03-25 11:41:48 +02:00
Paweł Kołodziejski
9a9ca18e49
COMMON: added missing BSD license since mpeg video code use it
2012-03-12 14:19:18 +01:00
Paweł Kołodziejski
296f506004
ALL: fix grep
2012-03-11 17:35:51 +01:00
D G Turner
1a2d707738
AmigaOS4: Adapt configure to latest SDK. Restore grep workaround.
...
This reverts part of 54ddd000dc
to restore
a workaround for breakage in AmigaOS4 grep.
2012-03-04 01:26:57 +00:00
Pawel Kolodziejski
fae032743d
ALL: synced with scummvm
2012-02-24 12:15:44 +01:00
Johannes Schickel
a9b74779c9
IPHONE: Pass $CPPFLAGS to build command line for ObjC files.
2012-02-19 22:02:19 +01:00
Pawel Kolodziejski
5fc7ac39ee
synced with scummvm
2012-02-10 07:51:41 +01:00
Johannes Schickel
00cc48f83d
GUI: Add GNU FreeFont TTFs for use with our modern theme.
2012-01-29 16:26:20 +01:00
Pawel Kolodziejski
b15eee129d
sync with scummvm
2012-01-28 10:44:25 +01:00
Andrea Corna
94ea9b8500
GRIM: Update ResidualVM name in pacthr releated files
2012-01-06 23:01:30 +01:00
Andrea Corna
235463e947
GRIM: Move some hacks from engine to patches
2012-01-06 23:01:29 +01:00
Pawe Koodziejski
a5479cfe83
sync with scummvm
2012-01-06 22:56:21 +01:00
Pawel Kolodziejski
ad62fcac9c
update links
2012-01-06 13:32:30 +01:00
Pawel Kolodziejski
4fa79cd323
rename -> ResidualVM
2012-01-06 11:37:57 +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
Giulio Camuffo
0083c8619c
MATH: Move the math classes to their own math/ dir and Math namespace.
2011-09-14 23:05:52 +02:00
Pawel Kolodziejski
356c9c8c07
sync with scummvm
2011-05-18 23:33:39 +02:00
strangerke
69b1485a22
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
Pawel Kolodziejski
0f5de71f70
sync with scummvm
2011-05-08 15:38:26 +02:00
Johannes Schickel
09b9e3ab9d
BUILD: Silence windres command line when a non-verbose build is done.
2011-05-05 20:24:57 +02:00
Pawel Kolodziejski
6be453780f
synced with scummvm
2011-05-01 17:49:40 +02:00
strangerke
54ddd000dc
AmigaOS4: Adapt configure to latest SDK (Patch created by Raziel^)
2011-04-30 22:01:06 +02:00
Pawel Kolodziejski
90c407b028
fix few typos
2011-04-27 20:45:07 +02:00
Pawel Kolodziejski
d1015c3cc2
apply amigaos4 configure fixes
2011-04-27 12:08:15 +02:00
Pawel Kolodziejski
51e6f08809
few updates related to COPYRIGHT file
2011-04-17 01:13:21 +02:00
Pawel Kolodziejski
473c666911
add --always to git command to prevent fail
2011-04-15 18:51:44 +02:00
Pawel Kolodziejski
0640dcf2c7
synced with scummvm to 2011-Apr-13
2011-04-14 12:41:26 +02:00
Pawel Kolodziejski
394eed2369
reenable rtti
2011-04-11 15:48:34 +02:00
Pawel Kolodziejski
241c7a8c6e
synced with scummvm svn rev 53000
2011-04-11 15:40:01 +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
Pawel Kolodziejski
f620dd1723
remove tools from main repo
2011-04-07 21:25:47 +02:00
dhewg
dfe62d6ec4
GIT: git describe --dirty
is too new.
...
do it manually via diff-index
2011-02-12 19:18:50 +01:00
dhewg
d794bfc4fa
GIT: use git for describing the version.
2011-02-12 19:03:36 +01:00
Jordi Vilalta Prat
a422763833
BUILD: Remove explicit references to SVN in revision variable names.
...
svn-id: r55898
2011-02-12 16:43:57 +00:00
Max Horn
42ab839dd6
AUDIO: Rename sound/ dir to audio/
...
svn-id: r55850
2011-02-09 01:09:01 +00:00
Eugene Sandulenko
806ccf5d25
GRAPHICS: Move graphics/video/ to video/. Step 1/2
...
svn-id: r55473
2011-01-23 17:14:43 +00:00
Eugene Sandulenko
e7333afde5
CONFIGURE: Fix linking in some cases
...
Nowadays code in graphics/ depends on sound/ i.e. in video codecs.
This fixes ./configure --disable-all-engines --enable-toon
svn-id: r54169
2010-11-09 20:48:23 +00:00
Yotam Barnoy
94c8d0a14d
Updated with latest from trunk
...
svn-id: r53976
2010-10-31 11:08:43 +00:00
Travis Howell
e5d17fedf7
BUILD: Add toons.dat to engine dist files.
...
svn-id: r53115
2010-10-10 11:40:16 +00:00
Thierry Crozat
8d858738d9
MAKEFILE: Add scummclassic.zip to DIST_FILES_THEMES
...
svn-id: r52964
2010-10-01 18:20:41 +00:00
Andre Heider
2596143e2b
PLUGINS: Additional plugin check for the ELF loader.
...
The ELF loader does not have access to the symbols of the main
executable, it just relocates symbols to it via fixed offsets. We need
to make sure that loaded plugins are from the same link process to
prevent crashes. An embedded build date is used for that.
svn-id: r52730
2010-09-15 07:44:08 +00:00
Eugene Sandulenko
040dfff8ce
i18n: Move translations to standalone file. Patch #3044975
...
svn-id: r52208
2010-08-19 11:46:55 +00:00
Eugene Sandulenko
06960d33e1
HUGO: Adding engine to the main tree
...
svn-id: r52137
2010-08-17 09:28:20 +00:00
Max Horn
1b10444377
BUILD: Limit scope of SCUMMVM_SVN_REVISION and SCUMMVM_VERSION macros
...
Only #define SCUMMVM_SVN_REVISION for base/version.cpp (at most), to
avoid having all source files implicitly depend on the SVN revision.
Also add a safeguard to prevent code from accidentally using the
internal header file base/internal_version.h.
svn-id: r51978
2010-08-11 12:50:18 +00:00
Torbjörn Andersson
0fe49fde68
LEGAL: Add COPYING.BSD to DIST_FILES_DOCS.
...
svn-id: r51940
2010-08-09 14:36:35 +00:00
Eugene Sandulenko
859212df25
Implement translation support for ScummVM GUI.
...
Based on patch #2903830 : "Updated Translation Prototype" by alexbevi
which in turn is based on patch #1739965 by jvprat.
Currently it builds all translations right into ScummVM. Once the
feature will be accepted more widely, i.e. more translations will
pop up, it will be trivial to move translation strings to external
file.
Finished translation: Russian
Unfinished translation: Hungarian
Things which are nice to do:
- Language code -> language mapping for more user friendness
- Specifying fonts to be used with language
- Updating of interface language without restart. It will require
moving of much code to reflowLayout() methods for each dialog
The .po files must be in single byte encodings. I.e. no support
for Unicode.
svn-id: r49759
2010-06-15 10:44:51 +00:00
Andre Heider
09a54d765f
Fallback to the nasm compatible yasm.
...
svn-id: r48980
2010-05-09 13:31:34 +00:00
Andre Heider
a3e428f6db
Rename DISABLE_*SCALERS to USE_*SCALERS, and move the mk/cpp defines to configure.
...
svn-id: r48977
2010-05-09 11:00:17 +00:00
Andre Heider
4b1cb26a39
Remove spurious quotes.
...
svn-id: r48949
2010-05-04 23:12:16 +00:00
Andre Heider
27e1681fea
Respect the shell's and svn's exit code when checking for a checkout.
...
svn-id: r48948
2010-05-04 22:55:07 +00:00
Andre Heider
a753c9a411
Switch from "svn status" to "svn info", which is way faster (especially over NFS).
...
svn-id: r48945
2010-05-04 20:14:05 +00:00
Andre Heider
fc567b1b25
Fixed typo.
...
svn-id: r48944
2010-05-04 20:07:22 +00:00
Max Horn
3da0c234ea
Patch from bug #2976619 (BUILD: Link error when building without engines)
...
Changes the order of the "engines" module to be after "backends".
svn-id: r48420
2010-03-30 00:59:08 +00:00
Pawel Kolodziejski
acf48598ce
adopt to rename
2010-03-14 08:07:27 +00:00
Johannes Schickel
3eab993d03
Only use CXX_UPDATE_DEP_FLAG for .S file rule, in case it is defined. (Thus matching the .cpp etc. file rules).
...
svn-id: r48210
2010-03-09 00:45:24 +00:00
Robin Watts
b84beeb602
Add missing MKDIR command. This was upsetting the WinCE build.
...
I can't see how this should upset any other build, and every other rule
seems to have this (or a variant of this) anyway, so...
svn-id: r48209
2010-03-09 00:43:31 +00:00
Johannes Schickel
6dacac2187
Conistenlty use USE_NASM instead of using HAVE_NASM in config.mk (this matches all the external library use too).
...
svn-id: r48208
2010-03-08 23:56:59 +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
9d70103d9c
The file selection dialog in OS X now uses Cocoa instead of Carbon, and lives in a separate file due to having to be compiled as Objective-C++. ScummVM can now run in x64 natively on OS X
...
svn-id: r46581
2009-12-26 13:35:57 +00:00
Max Horn
c7e89bc18e
oops
...
svn-id: r45983
2009-11-18 23:35:50 +00:00
Max Horn
6f45f68a0f
Some comments
...
svn-id: r45982
2009-11-18 23:34:40 +00:00
Max Horn
81762edf33
Remove Igor engine
...
svn-id: r45898
2009-11-14 13:11:06 +00:00
Max Horn
effb6b60eb
BUILD: Reduce build overhead by marking *.d and *.mk files as .PHONY, thus preventing Make from futile searches for rule to rebuild those files
...
svn-id: r45462
2009-10-28 13:43:57 +00:00
Pawel Kolodziejski
6fd23be60a
enable install theme
2009-10-10 18:54:25 +00:00
Marcus Comstedt
b94c17488b
Added a rule for assembler with cpp preprocessing.
...
svn-id: r44871
2009-10-10 12:35:20 +00:00
Max Horn
513cdb44a6
BUILD: Introduced new env var 'LD' analog to CXX (and defaulting to CXX), currently only used for PS2; modified cross compiler testing code to only compile but not link the test C++ file (working around another PS2 issue); some tweaks to the PS2 related build code
...
svn-id: r44816
2009-10-09 11:38:13 +00:00
Pawel Kolodziejski
1a57f6fa2a
fix install
2009-10-09 03:46:02 +00:00
Pawel Kolodziejski
7aa79c880d
synced with scummvm
2009-10-05 08:33:46 +00:00
Max Horn
126450f3bc
Revert nonsense I did in backends/platform/linuxmoto/module.mk and modify ASM build rules instead, enforcing the creation of output dirs for compiled files
...
svn-id: r44647
2009-10-04 23:21:01 +00:00
Pawel Kolodziejski
d53ef83f6f
set the same order as in scummvm
2009-10-04 12:26:08 +00:00
Pawel Kolodziejski
63007e8b32
add missing gui inclussion to compile
2009-10-04 12:19:24 +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
26f2597fd1
Modified version of patch #2838507 : Add support for non-gcc compilers to configure, Makefile etc
...
svn-id: r44348
2009-09-25 12:11:27 +00:00
Vladimir Menshakov
19cb09f900
added teenagent.dat to dist files
...
svn-id: r43955
2009-09-05 08:24:36 +00:00
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
Max Horn
bb3c020868
Typo
...
svn-id: r27431
2007-06-15 18:42:00 +00:00
Max Horn
e6383eb8c3
Added reference to COPYRIGHT file in various places
...
svn-id: r27325
2007-06-10 18:15:27 +00:00
Max Horn
af8cba43ac
Removed build.rules (hasn't been used by our build system for ages now)
...
svn-id: r25430
2007-02-08 22:27:47 +00:00
Paweł Kołodziejski
c4a9ac221c
some files in the dist list are not any longer in root dir
...
svn-id: r24815
2006-12-07 11:31:53 +00:00
Max Horn
4c14cf6d1a
Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the linker dependency graph). Porters will have to update project files
...
svn-id: r23974
2006-09-23 00:42:35 +00:00
Max Horn
5faf5f44c3
Remove unused slash from DEPDIRS (cosmetical change to appease Torbjoern :-)
...
svn-id: r23284
2006-06-24 10:14:18 +00:00
Max Horn
9a955180a4
* Renamed config.mak to config.mk
...
* Renamed common.rules to rules.mk
* Removed explicit declaration of MODULE_DIRS in various spots (instead we let rules.mk compute it)
svn-id: r23275
2006-06-24 08:48:11 +00:00
Max Horn
d210b19aec
Move backends/fs/fs.h and .cpp to common/fs/fs.h and .cpp
...
Rationale: backend implementations belong to backends/, but portable APIs meant to be used by high level code is for common / sound / graphics / ... (compare also with backends/midi vs. sound/mididrv.h)
svn-id: r23274
2006-06-24 08:07:48 +00:00
Pawel Kolodziejski
4e09cf1e07
removed not needed code
2006-05-16 09:20:12 +00:00
Max Horn
4572d0ba16
Moved version vars from base/main.cpp to base/version.cpp; thus now version.o is always rebuilt on every change, not main.o
...
svn-id: r21687
2006-04-08 11:36:49 +00:00
Max Horn
b1514bb833
Added a minimal README for our unit tests, and moved their build rule to a new test/module.mk file
...
svn-id: r21490
2006-03-29 10:35:45 +00:00