Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-22 | set cxx_verc_fail=no when MIPSpro 7.4.4 is detected + proper MIPSpro ↵ | Joost Peters | |
capitalization svn-id: r48770 | |||
2010-04-17 | Fix for #2985480 - AMIGAOS4: Compiler errors on ./configure | Ori Avtalion | |
svn-id: r48688 | |||
2010-04-16 | Remove type_4_byte='long' FIXMEs from configure | Max Horn | |
Since no porter complained about these during the last release, this should be safe. In any case it would be trivial to put them back, but that is only acceptable if an explanatory comment is included. svn-id: r48676 | |||
2010-04-16 | Fix stupid mistake | Max Horn | |
svn-id: r48672 | |||
2010-04-16 | Enable more ARM asm on arm-linux targets | Max Horn | |
svn-id: r48671 | |||
2010-04-16 | Trying to fix DC port compilation | Max Horn | |
svn-id: r48669 | |||
2010-04-16 | Change configure entries for NDS and DC ports to use _port_mk | Max Horn | |
svn-id: r48664 | |||
2010-04-12 | PSP: refactoring/redesign of the backend | Yotam Barnoy | |
svn-id: r48632 | |||
2010-04-11 | Change 'head -1' to (hopefully more portable) 'head -n1' | Max Horn | |
svn-id: r48619 | |||
2010-04-09 | Yet another attempt to fix cc_check_define: make it only link, but not ↵ | Max Horn | |
compile, the test code svn-id: r48603 | |||
2010-04-09 | Change outdated configure status message | Willem Jan Palenstijn | |
svn-id: r48602 | |||
2010-04-09 | Change cc_check to always pass LDFLAGS (it already always passed CXXFLAGS), ↵ | Max Horn | |
and adapt calling code accordingly svn-id: r48601 | |||
2010-04-09 | Trying to fix cc_check_define breakage for cross platform builds which ↵ | Max Horn | |
*require* a non-trivial LDFLAGS & CXXFLAGS; applying same fix to the memalign test code svn-id: r48600 | |||
2010-04-09 | Use head -1 instead of grep -m (non-POSIX flag) | Ori Avtalion | |
svn-id: r48599 | |||
2010-04-09 | Have cc_check_define return 0 on success | Ori Avtalion | |
svn-id: r48597 | |||
2010-04-09 | Fix configure script on cross-platform environments | Ori Avtalion | |
svn-id: r48596 | |||
2010-04-09 | Future-proof gcc >= 4.3 test (Will break on version 5.0) | Ori Avtalion | |
svn-id: r48595 | |||
2010-04-09 | Simplify GCC version tests, add support for the clang compiler | Ori Avtalion | |
svn-id: r48594 | |||
2010-03-24 | configure: document --enable-release and --enable-profiling | Max Horn | |
svn-id: r48399 | |||
2010-03-24 | not need this for samsungtv | Paweł Kołodziejski | |
svn-id: r48395 | |||
2010-03-24 | update samsungtv toolchain prefix | Paweł Kołodziejski | |
svn-id: r48380 | |||
2010-03-13 | cleanup samsungtv sdl-config | Paweł Kołodziejski | |
svn-id: r48251 | |||
2010-03-13 | rename samygo to cl | Paweł Kołodziejski | |
svn-id: r48250 | |||
2010-03-10 | Patch #2967256: Bashisms in configure break build on Solaris | Max Horn | |
svn-id: r48219 | |||
2010-03-08 | Conistenlty use USE_NASM instead of using HAVE_NASM in config.mk (this ↵ | Johannes Schickel | |
matches all the external library use too). svn-id: r48208 | |||
2010-02-28 | Remove a reference to the old MorphOS backend in configure. | Jordi Vilalta Prat | |
svn-id: r48157 | |||
2010-02-27 | Added the svn:keywords property to some files missing it. | Jordi Vilalta Prat | |
svn-id: r48148 | |||
2010-02-23 | configure: Remove angstrom-* from the ARM compiler check as angstrom can be ↵ | John Willis | |
built for ARM and many other architectures. arm*-linux-gnueabi will pick up Angstrom toolchains anyway. svn-id: r48116 | |||
2010-02-02 | Remove what looks like reminders of debug output in the configure script | Jordi Vilalta Prat | |
svn-id: r47811 | |||
2010-02-02 | Sort several lists alphabetically in the configure script | Jordi Vilalta Prat | |
svn-id: r47810 | |||
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel | |
svn-id: r47541 | |||
2010-01-13 | Fix bug #2924680: "Large file support" with patch from same bugreport. ↵ | Eugene Sandulenko | |
Thanks to wjp. svn-id: r47293 | |||
2010-01-03 | Change BS 1 & 2 to I & II (see discussion on -devel) | Max Horn | |
svn-id: r46951 | |||
2009-12-29 | Add Mohawk engine code. Part 2/3: common code changes. | Eugene Sandulenko | |
svn-id: r46728 | |||
2009-12-26 | Look for Makefile.common instead of Makefile, when determining whether or ↵ | Oystein Eftevaag | |
not we need to generate a Makefile for building outside the source tree. This to make sure any changes will actually take effect svn-id: r46598 | |||
2009-12-26 | Fixed sentence -> buildbot rebuild | Oystein Eftevaag | |
svn-id: r46595 | |||
2009-12-26 | The file selection dialog in OS X now uses Cocoa instead of Carbon, and ↵ | Oystein Eftevaag | |
lives in a separate file due to having to be compiled as Objective-C++. ScummVM can now run in x64 natively on OS X svn-id: r46581 | |||
2009-12-22 | Patch #2896875: "dist update for linuxmoto-platform" | Eugene Sandulenko | |
svn-id: r46491 | |||
2009-12-15 | added known bugs file, enabled teenagent in configure. | Vladimir Menshakov | |
svn-id: r46383 | |||
2009-12-02 | PSP: experiment to help resolve flicker bug | Yotam Barnoy | |
svn-id: r46239 | |||
2009-11-30 | Proper GameCube capitalization. | Joost Peters | |
Is there another way to force buildbot rebuilds? We're starting to run out of these trivial changes =) svn-id: r46208 | |||
2009-11-28 | Enable Dragon History | Robert Špalek | |
I consider it stable now svn-id: r46172 | |||
2009-11-25 | apply patch #2903175: "PSP: compile cleanup/fix for gprof and Windows" | Joost Peters | |
svn-id: r46134 | |||
2009-11-24 | fix spelling -> force buildbot rebuilding | Joost Peters | |
svn-id: r46125 | |||
2009-11-24 | fix psp port building | Joost Peters | |
svn-id: r46121 | |||
2009-11-24 | PSP: Replaced virtual keyboard and cleaned up makefiles in the process. | Yotam Barnoy | |
svn-id: r46120 | |||
2009-11-23 | Fix bug #2901669: AMIGAOS4: Compiler error | Max Horn | |
svn-id: r46106 | |||
2009-11-20 | Fix language in comment | Max Horn | |
svn-id: r45998 | |||
2009-11-20 | Several configure targets use long instead of int for typedefing ↵ | Max Horn | |
uint32/int32. It is not clear why. In order to find out if this is needed I disabled the relevant code for each in configure. If this causes results for any port, we can add this back, along with a precise explanation as to *why* 'long' has to be used. svn-id: r45997 | |||
2009-11-18 | Add -G2 to PS2 default build options; move some WinCE -D flags from CXXFLAGS ↵ | Max Horn | |
to DEFINES svn-id: r45978 |