Age | Commit message (Expand) | Author |
2009-07-01 | - Added GCC_PRINTF attribute to several funcs where it makes sense | Max Horn |
2009-03-20 | Removed garbage character from argument to sleep. | Marcus Comstedt |
2009-03-19 | Moved -pedantic from Makefile to the end of configure script | Andre Heider |
2009-03-19 | Try to use the working copy revision if it's available | Jordi Vilalta Prat |
2009-03-15 | Added the SVN revision to SCUMMVM_VERSION. The variable has be be set externa... | Andre Heider |
2008-07-19 | Removed -Wundef from the default list of compiler flags, and changed PLUGIN_E... | Max Horn |
2008-06-04 | - Removed -Wconversion from compiler options for g++ 4.3, it's behavior has f... | Johannes Schickel |
2008-02-26 | Added -Wcast-align to the default warnings | Max Horn |
2008-02-25 | added some SVN headers | Max Horn |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2008-01-13 | Clarify comments on compiler warning flags | Max Horn |
2008-01-13 | Various small patches to the build system by jvprat | Max Horn |
2007-12-16 | Patch #1847599: Several enhancements for the build system | Max Horn |
2007-11-26 | Moved port specific build rules from Makefile to ports.mk | Max Horn |
2007-11-14 | When reconfiguring, quote env var values in case they contain whitespaces | Max Horn |
2007-11-13 | When automatically (re)configuring, print the command we execute (it is often... | Max Horn |
2007-11-13 | Initial commit of the iPhone/iPod Touch backend | Oystein Eftevaag |
2007-11-06 | Patch #1826459: Make: reconfigure on configure change (saving environment) | Max Horn |
2007-06-23 | MacOS X bundle changes (copying in engine data files, pred.dic, and updated D... | Oystein Eftevaag |
2007-06-17 | Update win32dist. | Travis Howell |
2007-06-10 | Added reference to COPYRIGHT file in various places | Max Horn |
2007-05-30 | Slightly modified version of patch #1728192: Fix for Debian packaging scripts | Max Horn |
2007-04-28 | Updated configure to generate flags in config.mk for MAD, FLAC, MPEG2 and Vor... | Max Horn |
2007-04-10 | Removed remaining references to the LaTeX docs; added a TODO for the Makefile... | Max Horn |
2007-03-18 | Allows cross compiling for windows with mingw32. | Johannes Schickel |
2006-08-04 | Disabled '-O -Wuninitialized by default; this eases debugging a lot in some c... | Max Horn |
2006-07-11 | Force HFS+ filesystem when making OS X disk images (for backwards compatabili... | Oystein Eftevaag |
2006-06-24 | * Renamed config.mak to config.mk | Max Horn |
2006-06-22 | Adds the AUTHOR file to the MacOS X snapshots, and updates the bundle layout ... | Oystein Eftevaag |
2006-04-17 | Removed my Altivec version of the hqx blitters, since it (a) didn't work with... | Max Horn |
2006-04-15 | Changed default-theme -> modern | Max Horn |
2006-04-15 | Disable RTTI and exceptions (we don't use 'em and over here it saves 700kb in... | Max Horn |
2006-04-14 | Update win32 dist | Travis Howell |
2006-04-14 | Fix mingw compile | Travis Howell |
2006-04-14 | Rest of patch #1467193: "AmigaOS changes": | Eugene Sandulenko |
2006-04-14 | First batch of root directory cleanup. Now icons are stored in directory | Eugene Sandulenko |
2006-03-29 | Added a minimal README for our unit tests, and moved their build rule to a ne... | Max Horn |
2006-03-15 | * 'make bundle' now copies the default theme files into the bundle. | Oystein Eftevaag |
2006-03-08 | Update win32 dist | Travis Howell |
2006-02-20 | Added --enable-Werror option to our configure script | Max Horn |
2006-02-11 | Moved engines to the new engines/ directory | Max Horn |
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn |
2006-01-27 | Add themes zip to win32 dist. | Travis Howell |
2006-01-25 | New tools/update-version.pl script (usage: CMD 1 2 3 CVS -> results in versi... | Max Horn |
2005-12-30 | OSX: Make it possible to compile ScummVM using GCC 3.3 against an SDL that wa... | Max Horn |
2005-11-27 | Revert accidental change. | Eugene Sandulenko |
2005-11-27 | Patch #1341626: "New GP32 port" | Eugene Sandulenko |
2005-11-08 | Improved osxsnap target (up to par with my own release build script) | Max Horn |
2005-11-07 | Use -force_cpusubtype_ALL for OS X statics, to ensure compatibility with G3 s... | Max Horn |
2005-10-14 | Added missing -framework CoreMIDI | Max Horn |