Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-02-01 | cleanup | Max Horn | |
svn-id: r12693 | |||
2004-01-31 | Removed 'builddir' again (not really needed for now); fixed 'bundle' rule ↵ | Max Horn | |
for external build dirs svn-id: r12683 | |||
2004-01-30 | Various changes to the build system which allow building ScummVM in an ↵ | Max Horn | |
external directory (and as such, allow you to have a debug, a profiling, and a release build from the same set of source files in parallel). Work in progress svn-id: r12680 | |||
2004-01-30 | add MPEG2 to the static-link-hack | Max Horn | |
svn-id: r12679 | |||
2004-01-03 | oops | Max Horn | |
svn-id: r12111 | |||
2004-01-03 | re-enabled .sog and .so3 support for FT | Max Horn | |
svn-id: r12096 | |||
2003-12-24 | test is a PHONY target | Max Horn | |
svn-id: r11888 | |||
2003-12-24 | added test target to Makefile (so you can do 'make test' now, provided you ↵ | Max Horn | |
have cxxtest installed) svn-id: r11887 | |||
2003-12-10 | detect zlib in configure script; use it by default, if available | Max Horn | |
svn-id: r11544 | |||
2003-09-28 | add 'plugins' to all target | Max Horn | |
svn-id: r10457 | |||
2003-09-21 | remove -Wcast-align, it causes troubles and sparc and has no real benefit ↵ | Max Horn | |
elsewhere svn-id: r10360 | |||
2003-09-19 | cleanup | Max Horn | |
svn-id: r10316 | |||
2003-09-18 | plugin work: right now, only with build rules for OS X. Once I can get it to ↵ | Max Horn | |
work here, I'll add more build rules. Work in progress, a lot ain't work, but the plugin stuff is disabled by default, so no harm should arise svn-id: r10292 | |||
2003-09-17 | didn't mean to commit this | Max Horn | |
svn-id: r10280 | |||
2003-09-17 | some tweaks to the build system (work toward plugin support) | Max Horn | |
svn-id: r10279 | |||
2003-08-23 | sync OS X static build rule with Makefile.noconf | Max Horn | |
svn-id: r9834 | |||
2003-08-21 | patch #791738 g++ 3.4 compile fix, from Falk Hueffner and a few minor local ↵ | Jonathan Gray | |
bits in my tree svn-id: r9807 | |||
2003-08-10 | most people have case sensitive filesystems | Jonathan Gray | |
svn-id: r9620 | |||
2003-08-10 | Tweak a little | James Brown | |
svn-id: r9618 | |||
2003-08-10 | depend on configure for config.mak so we can pick up changes | Jonathan Gray | |
svn-id: r9617 | |||
2003-08-10 | nice friendly message about having to run configure first | Jonathan Gray | |
svn-id: r9616 | |||
2003-08-10 | Makefile.new -> Makefile, Makefile -> Makefile.noconf default Makefile now ↵ | Jonathan Gray | |
requires configure script svn-id: r9614 | |||
2003-08-02 | automatically use gcc 3.x specific dependency rules if using gcc 3.x, enable ↵ | Jonathan Gray | |
some additional warnings in Makefile.new svn-id: r9399 | |||
2003-07-30 | rename bs2 to sword2 to have the same name as the original engine. | Oliver Kiehl | |
besides this way all our engines start with an "s" ;) svn-id: r9301 | |||
2003-07-28 | make people happy | Jonathan Gray | |
svn-id: r9215 | |||
2003-07-16 | disable some more warnings which cause problems with gcc 2.95 or with bad ↵ | Max Horn | |
system headers svn-id: r9051 | |||
2003-07-12 | moved to more warnings into the GCC 3.x only category | Max Horn | |
svn-id: r8954 | |||
2003-07-04 | added some more warnings (taken from pentagram) | Max Horn | |
svn-id: r8736 | |||
2003-05-29 | make GCC3 happy by default, too <sigh> | Max Horn | |
svn-id: r8096 | |||
2003-05-29 | make poor GCC 2.95 uses happy | Max Horn | |
svn-id: r8091 | |||
2003-05-25 | Some additional warnings | Max Horn | |
svn-id: r7960 | |||
2003-04-26 | Make it possible to disable some/all of our three game modules ↵ | Max Horn | |
(scumm/simon/sky) with three flags in the Makefile svn-id: r7131 | |||
2003-03-23 | updated Mac OS X static build rule | Max Horn | |
svn-id: r6846 | |||
2003-02-26 | cleanup | Max Horn | |
svn-id: r6638 | |||
2003-02-07 | Oops | James Brown | |
svn-id: r6591 | |||
2003-02-07 | Patch 679354: ComI actor redraw patch | James Brown | |
svn-id: r6590 | |||
2002-12-31 | get rid of DUMP_SCRIPTS; in its place, added run time option '-u' to enabled ↵ | Max Horn | |
script dumping svn-id: r6284 | |||
2002-12-09 | change CFLAGS to CXXFLAGS | Max Horn | |
svn-id: r5896 | |||
2002-12-01 | OS X app bundle should contain static linked executable; 'bool' is part of ↵ | Max Horn | |
the C++ standard svn-id: r5795 | |||
2002-11-20 | use := instead of = | Max Horn | |
svn-id: r5643 | |||
2002-11-20 | Include simon debug options by default | Travis Howell | |
svn-id: r5642 | |||
2002-11-10 | Added a bundle target for OS X (creates an .app wrapper); Info.plist ↵ | Max Horn | |
contains some user information for that wrapper, like version & copyright (needs to be adjusted for releases) svn-id: r5514 | |||
2002-11-03 | no need to remove the debian/ dir anymore | Tore Anderson | |
svn-id: r5392 | |||
2002-11-02 | remove the debian/ dir before symlinking the dists/debian/ dir there, | Tore Anderson | |
to make the deb target in the makefile work svn-id: r5378 | |||
2002-11-01 | Added a deb target in the Makefile. | Tore Anderson | |
Removed the debian/ dir, or so I hope. svn-id: r5367 | |||
2002-10-27 | patch #628997 support for ogg vorbis instead of cd tracks by Daniel ↵ | Jonathan Gray | |
Schepler. Uncomment the relevant lines in the makefile to use svn-id: r5320 | |||
2002-10-23 | added some comments; conveniently allow to enable -Wshadow and -Werror | Max Horn | |
svn-id: r5268 | |||
2002-10-22 | added SIMONDEBUG to Makefile | Max Horn | |
svn-id: r5241 | |||
2002-10-08 | oops | Max Horn | |
svn-id: r5105 | |||
2002-10-08 | added methods to String class that convert a string to upper/lower case; ↵ | Max Horn | |
changed config class to keep all domains as lower case (fixes bug #scummvm) svn-id: r5104 |