Age | Commit message (Collapse) | Author |
|
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
|
|
An #include was missing, causing the driver to never be built. Also fixed what
looked like a cut-and-paste error in generating the features string.
svn-id: r51056
|
|
* Added a yes/no variable _unix to configure, which controls when
-DUNIX is added to DEFINES
* Enable SEQ MIDI via _seq_midi by default on UNIX type systems,
except for those which override that.
* Switch SEQ MIDI code to check #define USE_SEQ_MIDI
(alternatively, we could compile it only conditionally...)
svn-id: r51055
|
|
guarantee a consistent build.
svn-id: r43604
|
|
svn-id: r43591
|
|
svn-id: r34361
|
|
svn-id: r34138
|
|
been updated.
svn-id: r28966
|
|
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
|
|
svn-id: r23618
|
|
svn-id: r22220
|
|
the ScummVM version string, and why this is non-trivial
svn-id: r22217
|
|
svn-id: r21939
|
|
svn-id: r21878
|
|
version.o is always rebuilt on every change, not main.o
svn-id: r21687
|