aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-03-29BUILD: Get rid of -Wimplicitdhewg
2011-03-29BUILD: Remove -Wglobal-constructors from Makefiledhewg
2011-02-14BUILD: Add HOSTEXEPRE as prefix for EXECUTABLEdhewg
2011-02-10CONFIGURE: Add basic support for ICC.Johannes Schickel
2010-09-05BUILD: Don't pass -fcheck-new to clang.Johannes Schickel
2010-08-11Disable -Wglobal-constructors by defaultMax Horn
2010-08-11BUILD: Add -Wglobal-constructors to default warningsMax Horn
2010-07-01Remove -Wcast-align -- it cause many spurious warnings on several portsMax Horn
2010-05-08Remove the disabled -Wuninitialized here, it's covered by --enable-releaseAndre Heider
2010-04-09Simplify GCC version tests, add support for the clang compilerOri Avtalion
2009-12-22typoMax Horn
2009-09-27New configure var "_port_mk", set to "ports.mk" per default. Ports can overwr...Andre Heider
2009-09-25Only include Makedepend when really using SGI MipsPROMax Horn
2009-09-25Modified version of patch #2838507: Add support for non-gcc compilers to conf...Max Horn
2009-09-11Added support for WINDRESFLAGS, required for e.g. multilib enabled MinGW tool...Andre Heider
2009-08-22configure support for AS and ASFLAGS, and .s files in Makefile. If a port has...Andre Heider
2009-07-04After discussing with Max, disable -Wmissing-format-attribute again. Also add...Johannes Schickel
2009-07-02Added -Wmissing-format-attribute to build systemMax Horn
2009-07-01oopsMax Horn
2009-07-01- Added GCC_PRINTF attribute to several funcs where it makes senseMax Horn
2009-03-20Removed garbage character from argument to sleep.Marcus Comstedt
2009-03-19Moved -pedantic from Makefile to the end of configure scriptAndre Heider
2009-03-19Try to use the working copy revision if it's availableJordi Vilalta Prat
2009-03-15Added the SVN revision to SCUMMVM_VERSION. The variable has be be set externa...Andre Heider
2008-07-19Removed -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-26Added -Wcast-align to the default warningsMax Horn
2008-02-25added some SVN headersMax Horn
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-13Clarify comments on compiler warning flagsMax Horn
2008-01-13Various small patches to the build system by jvpratMax Horn
2007-12-16Patch #1847599: Several enhancements for the build systemMax Horn
2007-11-26Moved port specific build rules from Makefile to ports.mkMax Horn
2007-11-14When reconfiguring, quote env var values in case they contain whitespacesMax Horn
2007-11-13When automatically (re)configuring, print the command we execute (it is often...Max Horn
2007-11-13Initial commit of the iPhone/iPod Touch backendOystein Eftevaag
2007-11-06Patch #1826459: Make: reconfigure on configure change (saving environment)Max Horn
2007-06-23MacOS X bundle changes (copying in engine data files, pred.dic, and updated D...Oystein Eftevaag
2007-06-17Update win32dist.Travis Howell
2007-06-10Added reference to COPYRIGHT file in various placesMax Horn
2007-05-30Slightly modified version of patch #1728192: Fix for Debian packaging scriptsMax Horn
2007-04-28Updated configure to generate flags in config.mk for MAD, FLAC, MPEG2 and Vor...Max Horn
2007-04-10Removed remaining references to the LaTeX docs; added a TODO for the Makefile...Max Horn
2007-03-18Allows cross compiling for windows with mingw32.Johannes Schickel
2006-08-04Disabled '-O -Wuninitialized by default; this eases debugging a lot in some c...Max Horn
2006-07-11Force HFS+ filesystem when making OS X disk images (for backwards compatabili...Oystein Eftevaag
2006-06-24* Renamed config.mak to config.mkMax Horn
2006-06-22Adds the AUTHOR file to the MacOS X snapshots, and updates the bundle layout ...Oystein Eftevaag
2006-04-17Removed my Altivec version of the hqx blitters, since it (a) didn't work with...Max Horn