Age | Commit message (Expand) | Author |
2019-07-08 | BUILD: Package networking and virtual keyboard files on all platforms | Cameron Cawley |
2018-11-16 | BUILD: Set PKG_CONFIG_LIBDIR only when needed when running configure | Bastien Bouclet |
2018-11-16 | PSP: Add README.PSP to the output of the print-dists rule | Cameron Cawley |
2018-11-16 | BUILD: Add a rule to print the current ScummVM version | Cameron Cawley |
2018-08-18 | BUILD: Simplify print-dists rule | Cameron Cawley |
2018-08-18 | PSP: Add EBOOT.PBP to a dist files list for the Buildbot packager | Colin Snover |
2018-08-18 | BUILD: Add commands for retrieving calculated binaries & dist files | Colin Snover |
2018-08-04 | BUILD: Save the PKG_CONFIG_LIBDIR environment variable across rebuilds | Bastien Bouclet |
2018-08-04 | BUILD: Respect all build tool overrides from environment | Colin Snover |
2015-01-25 | CONFIGURE: Allow to overwrite sdl-config to use with SDL_CONFIG. | Johannes Schickel |
2014-01-23 | Merge pull request #409 from lordhoto/rtti | Johannes Schickel |
2013-11-24 | BUILD: Partial solution for parallel make issue. | D G Turner |
2013-11-24 | BUILD: Remove need for engine.mk in each engine directory. | D G Turner |
2013-11-24 | BUILD: Split engines/plugins_table header down to a file per engine. | D G Turner |
2013-11-24 | BUILD: Split configure.engines down to a single file per engine. | D G Turner |
2013-10-23 | BUILD: Enable RTTI again. | Johannes Schickel |
2013-07-03 | TIZEN: bada port updated to tizen | Chris Warren-Smith |
2013-07-01 | BUILD: Pass -Wno-nested-anon-types to clang. | Johannes Schickel |
2012-04-18 | BUILD: Move list of engines out of configure | Max Horn |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-03-29 | BUILD: Get rid of -Wimplicit | dhewg |
2011-03-29 | BUILD: Remove -Wglobal-constructors from Makefile | dhewg |
2011-02-14 | BUILD: Add HOSTEXEPRE as prefix for EXECUTABLE | dhewg |
2011-02-10 | CONFIGURE: Add basic support for ICC. | Johannes Schickel |
2010-09-05 | BUILD: Don't pass -fcheck-new to clang. | Johannes Schickel |
2010-08-11 | Disable -Wglobal-constructors by default | Max Horn |
2010-08-11 | BUILD: Add -Wglobal-constructors to default warnings | Max Horn |
2010-07-01 | Remove -Wcast-align -- it cause many spurious warnings on several ports | Max Horn |
2010-05-08 | Remove the disabled -Wuninitialized here, it's covered by --enable-release | Andre Heider |
2010-04-09 | Simplify GCC version tests, add support for the clang compiler | Ori Avtalion |
2009-12-22 | typo | Max Horn |
2009-09-27 | New configure var "_port_mk", set to "ports.mk" per default. Ports can overwr... | Andre Heider |
2009-09-25 | Only include Makedepend when really using SGI MipsPRO | Max Horn |
2009-09-25 | Modified version of patch #2838507: Add support for non-gcc compilers to conf... | Max Horn |
2009-09-11 | Added support for WINDRESFLAGS, required for e.g. multilib enabled MinGW tool... | Andre Heider |
2009-08-22 | configure support for AS and ASFLAGS, and .s files in Makefile. If a port has... | Andre Heider |
2009-07-04 | After discussing with Max, disable -Wmissing-format-attribute again. Also add... | Johannes Schickel |
2009-07-02 | Added -Wmissing-format-attribute to build system | Max Horn |
2009-07-01 | oops | Max Horn |
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 |