Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-07 | Merge pull request #304 from lordhoto/configure-no-release-default | Johannes Schickel | |
CONFIGURE: Never enable release_build by default. | |||
2013-02-01 | CONFIGURE: Fix build under et_EE locale | hasufell | |
Freetype-config reports a broken include dir when et_EE locale is used. We set LC_ALL and LANGUAGE to "C" explicitly like autoconf does to force consistent behavior. | |||
2013-01-31 | CONFIGURE: Use -O3 for OpenPandora when optimizations are requested. | Johannes Schickel | |
Formerly -O3 was only used for release builds. | |||
2013-01-26 | CONFIGURE: Never enable release_build by default. | Johannes Schickel | |
This changes the default for Caanoo, GP2x, GP2xWiz, OpenPandora and PS2. For those now we only disable debug symbols and enable optimizations by default. | |||
2013-01-09 | CONFIGURE: Add option to build as C++11. | Johannes Schickel | |
2013-01-09 | CONFIGURE: Allow amd64 as alias for x86_64. | Johannes Schickel | |
Patch from #3599990 "CONFIGURE: Equate amd64 with x86_64". | |||
2012-11-16 | CONFIGURE: Use correct prefixed binaries for AmigaOS cross-compile. | D G Turner | |
2012-11-14 | CONFIGURE: Force static build when crosscompiling for AmigaOS. | D G Turner | |
2012-10-22 | CONFIGURE: Use -fPIC instead of -fpic on Linux and FreeBSD. | Johannes Schickel | |
This allows compilation of plugins on PowerPC. This is done similar to what was proposed in patch #3575572 "Fails to build on Linux PowerPC when using plugins". I chose to use -fPIC unconditionally, since it will only make a difference on platforms, which will require -fPIC, like PowerPC. On amd64 for example gcc produces the same code. | |||
2012-10-21 | CONFIGURE: Clean up OpenPandora flags and add define for ↵ | David-John Willis | |
USE_ARM_NEON_ASPECT_CORRECTOR | |||
2012-09-24 | CONFIGURE: Fix subengine status output | Willem Jan Palenstijn | |
We were reporting subengine status before checking its dependencies. | |||
2012-09-13 | CONFIGURE: Update add_engine comment | Willem Jan Palenstijn | |
2012-09-11 | CONFIGURE: Clarify all-games status output checks | Willem Jan Palenstijn | |
2012-09-11 | CONFIGURE: Clean up subengine string generation | Willem Jan Palenstijn | |
2012-09-11 | CONFIGURE: Move engine base support strings to configure.engines | Willem Jan Palenstijn | |
2012-09-11 | CONFIGURE: Add base engine descriptions to more engines | Willem Jan Palenstijn | |
Only SCUMM and SAGA had such a description previously. | |||
2012-09-11 | CONFIGURE: Automatically enable parent engine if subengine is enabled | Willem Jan Palenstijn | |
2012-09-11 | CONFIGURE: Clean up all-games test | Willem Jan Palenstijn | |
2012-09-11 | CONFIGURE: Fix more unintentional globbing | Willem Jan Palenstijn | |
2012-09-11 | CONFIGURE: Prevent [] in subengine list from triggering globbing | Willem Jan Palenstijn | |
2012-09-11 | CONFIGURE: Do dependency checking for all enabled engines | Willem Jan Palenstijn | |
Engines with manually specified dynamic/static were skipped previously. | |||
2012-09-09 | CONFIGURE: behaviour -> behavior. | Johannes Schickel | |
Done to trigger a full rebuild on buildbot. | |||
2012-09-04 | CONFIGURE: Update documentation for add_engine. | Johannes Schickel | |
2012-09-04 | CONFIGURE: Add initial virtual feature support. | Johannes Schickel | |
This is used to support features as dependencies, which can be supplied by multiple sources, like it is the case for Vorbis support. | |||
2012-08-31 | CONFIGURE: Use new engine dependency mechanism for sword25/zlib | Willem Jan Palenstijn | |
2012-08-31 | CONFIGURE: Allow dependency checks for engines. | Johannes Schickel | |
Also adds PNG as a dependency for sword25 and removes the hardcoded check for it. | |||
2012-08-31 | SCUMM: Workaround : USE_ARM_COSTUME_ASM is buggy as visible during Indy 4 ↵ | Bertrand Augereau | |
intro on OpenPandora, iPhone and probably others. (The appearing logo is distorted) | |||
2012-08-21 | PS3: Force use of freetype from ps3toolchain | Bastien Bouclet | |
2012-08-21 | Revert "CONFIGURE: Don't disable the sword25 engine when libpng is not found" | Johannes Schickel | |
This reverts commit 7543c3ba5fcc914a4031fc8328aacd3d28c7055d. We depend on libpng for PNG decoding again, thus disable sword25 when libpng is not available. | |||
2012-08-20 | Merge pull request #262 from somaen/pngwithlibpng | Johannes Schickel | |
GRAPHICS: Reimplement the PNG-decoder using libpng | |||
2012-08-20 | GRAPHICS: Reimplement the PNG-decoder using libpng | Einar Johan Trøan Sømåen | |
2012-08-19 | BUILD: Fix statically compiling with libfluidsynth on Mac OS X | Matthew Hoops | |
2012-08-16 | CONFIGURE: Set DISABLE_SAVELOADCHOOSER_GRID for the GPH backend. | David-John Willis | |
* Move some backend settings from the host selection to the backend. * Also remove stale referances to the old GP2X backend. | |||
2012-08-08 | CONFIGURE: Add case for selecting OpenGL ES support on the OpenPandora. | David-John Willis | |
2012-06-22 | CONFIGURE: Set dingux optimization level to -O3 | Fabio Battaglia | |
2012-06-22 | Disable Alsa Midi in Dingux/OpenDingux port | Fabio Battaglia | |
Disabling (useless) Alsa Midi solves a compilation problem on the OpenDingux port | |||
2012-05-31 | ALL: Correct spelling of "Mac OS X" in various places | Max Horn | |
2012-05-15 | MIDI: add sndio midi backend | Jonathan Gray | |
New sndio MIDI backend for OpenBSD written by Alexandre Ratchov. Tested with an external MT-32 and fluidsynth. | |||
2012-04-27 | PS3: Fix build using lastest ps3toolchain | Bastien Bouclet | |
2012-04-26 | CONFIGURE: fix typo in --with-freetype2-prefix help message | Joost Peters | |
2012-04-19 | CONFIGURE: Fix out-of-tree builds. | Alyssa Milburn | |
2012-04-18 | BUILD: Move list of engines out of configure | Max Horn | |
The new file engines/configure.engines is currently manually created and maintained, but could be regenerated by a script in the future. | |||
2012-03-21 | OSX: allow make bundle with static freetype2 library | Paweł Kołodziejski | |
2012-02-26 | IPHONE: Update default build settings. (Disable scalers, mt32, timidity). | Johannes Schickel | |
I took the freedom of also removing the unused OBJCFLAGS flag with this. | |||
2012-02-26 | IPHONE: Enable 16bpp support in configure. | Johannes Schickel | |
2012-01-29 | GRAPHICS: Add a TTF font class using FreeType2. | Johannes Schickel | |
2012-01-27 | CONFIGURE: Fix compilation on 32 bits MacOS X | Thierry Crozat | |
The issue was that it cannot find a 64 bits type because 'long int' is 32 bits and compilation of the test program with 'long long' failed due to the use of -pedantic flag (and 'long long' is not part of ISO C++ 1998 standard). It nevertheless defined _UINT64 which subsequently told systems headers to not redefine uint64 and caused many compilation error in system headers. | |||
2012-01-21 | CONFIGURE: Add WebOS --sysroot to CXXFLAGS | dhewg | |
Fixes compilation with PDK 3.0.5 (libc headers were now found). | |||
2012-01-21 | CONFIGURE: Don't use -pedantic for WebOS | dhewg | |
This fixes Tremor autodetection. tremor/config_types.h typedefs ogg_int64_t, which errors out with "ISO C++ 1998 does not support ‘long long’" when using -pedantic. | |||
2012-01-21 | CONFIGURE: Whitespace fix | dhewg | |
Buildbot update test :P |