Yotam Barnoy
20c0710db9
Modified configure to support PSP profiling
...
svn-id: r48803
2010-04-26 12:11:19 +00:00
Joost Peters
6a368a2c01
set cxx_verc_fail=no when MIPSpro 7.4.4 is detected + proper MIPSpro capitalization
...
svn-id: r48770
2010-04-22 15:30:26 +00:00
Ori Avtalion
09c0e55306
Fix for #2985480 - AMIGAOS4: Compiler errors on ./configure
...
svn-id: r48688
2010-04-17 15:03:16 +00:00
Max Horn
17c0c846aa
Remove type_4_byte='long' FIXMEs from configure
...
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 20:48:45 +00:00
Max Horn
85f0fceef3
Fix stupid mistake
...
svn-id: r48672
2010-04-16 13:03:26 +00:00
Max Horn
050d034d79
Enable more ARM asm on arm-linux targets
...
svn-id: r48671
2010-04-16 12:58:42 +00:00
Max Horn
09a01c71dd
Trying to fix DC port compilation
...
svn-id: r48669
2010-04-16 12:49:48 +00:00
Max Horn
418bcdad7d
Change configure entries for NDS and DC ports to use _port_mk
...
svn-id: r48664
2010-04-16 10:59:23 +00:00
Yotam Barnoy
9a2eac7eee
PSP: refactoring/redesign of the backend
...
svn-id: r48632
2010-04-12 06:49:05 +00:00
Max Horn
2e6b40798d
Change 'head -1' to (hopefully more portable) 'head -n1'
...
svn-id: r48619
2010-04-11 16:27:11 +00:00
Max Horn
982cf40067
Yet another attempt to fix cc_check_define: make it only link, but not compile, the test code
...
svn-id: r48603
2010-04-09 15:47:49 +00:00
Willem Jan Palenstijn
0768eda964
Change outdated configure status message
...
svn-id: r48602
2010-04-09 14:30:10 +00:00
Max Horn
f360dcac90
Change cc_check to always pass LDFLAGS (it already always passed CXXFLAGS), and adapt calling code accordingly
...
svn-id: r48601
2010-04-09 14:23:30 +00:00
Max Horn
a1fde3a03f
Trying to fix cc_check_define breakage for cross platform builds which *require* a non-trivial LDFLAGS & CXXFLAGS; applying same fix to the memalign test code
...
svn-id: r48600
2010-04-09 14:13:37 +00:00
Ori Avtalion
92817e84ca
Use head -1 instead of grep -m (non-POSIX flag)
...
svn-id: r48599
2010-04-09 14:12:20 +00:00
Ori Avtalion
3558ccccc4
Have cc_check_define return 0 on success
...
svn-id: r48597
2010-04-09 13:10:33 +00:00
Ori Avtalion
641f061645
Fix configure script on cross-platform environments
...
svn-id: r48596
2010-04-09 12:46:13 +00:00
Ori Avtalion
be31842b1c
Future-proof gcc >= 4.3 test (Will break on version 5.0)
...
svn-id: r48595
2010-04-09 12:30:45 +00:00
Ori Avtalion
f2f0e1aa67
Simplify GCC version tests, add support for the clang compiler
...
svn-id: r48594
2010-04-09 12:23:43 +00:00
Max Horn
1eda07f524
configure: document --enable-release and --enable-profiling
...
svn-id: r48399
2010-03-24 23:19:42 +00:00
Paweł Kołodziejski
51110f4be9
not need this for samsungtv
...
svn-id: r48395
2010-03-24 21:25:18 +00:00
Paweł Kołodziejski
d377ef5626
update samsungtv toolchain prefix
...
svn-id: r48380
2010-03-24 16:40:35 +00:00
Paweł Kołodziejski
958fa8d5cb
cleanup samsungtv sdl-config
...
svn-id: r48251
2010-03-13 19:30:12 +00:00
Paweł Kołodziejski
124d1cacac
rename samygo to cl
...
svn-id: r48250
2010-03-13 18:19:43 +00:00
Max Horn
ae3cf39763
Patch #2967256 : Bashisms in configure break build on Solaris
...
svn-id: r48219
2010-03-10 10:57:03 +00:00
Johannes Schickel
6dacac2187
Conistenlty use USE_NASM instead of using HAVE_NASM in config.mk (this matches all the external library use too).
...
svn-id: r48208
2010-03-08 23:56:59 +00:00
Jordi Vilalta Prat
3c9377af08
Remove a reference to the old MorphOS backend in configure.
...
svn-id: r48157
2010-02-28 20:42:07 +00:00
Jordi Vilalta Prat
22e5a557b7
Added the svn:keywords property to some files missing it.
...
svn-id: r48148
2010-02-27 17:02:58 +00:00
John Willis
ed11cd3980
configure: Remove angstrom-* from the ARM compiler check as angstrom can be built for ARM and many other architectures. arm*-linux-gnueabi will pick up Angstrom toolchains anyway.
...
svn-id: r48116
2010-02-23 21:01:05 +00:00
Jordi Vilalta Prat
0d464397a6
Remove what looks like reminders of debug output in the configure script
...
svn-id: r47811
2010-02-02 11:48:28 +00:00
Jordi Vilalta Prat
7f4a1d7d90
Sort several lists alphabetically in the configure script
...
svn-id: r47810
2010-02-02 11:46:35 +00:00
Johannes Schickel
aed02365ec
Strip trailing spaces/tabs.
...
svn-id: r47541
2010-01-25 01:39:44 +00:00
Eugene Sandulenko
286d18b423
Fix bug #2924680 : "Large file support" with patch from same bugreport. Thanks to wjp.
...
svn-id: r47293
2010-01-13 20:56:21 +00:00
Max Horn
df81b68967
Change BS 1 & 2 to I & II (see discussion on -devel)
...
svn-id: r46951
2010-01-03 21:20:05 +00:00
Eugene Sandulenko
fb8ecae7f1
Add Mohawk engine code. Part 2/3: common code changes.
...
svn-id: r46728
2009-12-29 23:20:23 +00:00
Oystein Eftevaag
4950d0de78
Look for Makefile.common instead of Makefile, when determining whether or 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 17:46:22 +00:00
Oystein Eftevaag
d2ac036269
Fixed sentence -> buildbot rebuild
...
svn-id: r46595
2009-12-26 16:59:14 +00:00
Oystein Eftevaag
9d70103d9c
The file selection dialog in OS X now uses Cocoa instead of Carbon, and 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-26 13:35:57 +00:00
Eugene Sandulenko
bac7961b3f
Patch #2896875 : "dist update for linuxmoto-platform"
...
svn-id: r46491
2009-12-22 23:37:31 +00:00
Vladimir Menshakov
1bd23f11d5
added known bugs file, enabled teenagent in configure.
...
svn-id: r46383
2009-12-15 09:03:04 +00:00
Yotam Barnoy
6dad0ab29e
PSP: experiment to help resolve flicker bug
...
svn-id: r46239
2009-12-02 20:25:01 +00:00
Joost Peters
0894fa39b2
Proper GameCube capitalization.
...
Is there another way to force buildbot rebuilds? We're starting to run out of these trivial changes =)
svn-id: r46208
2009-11-30 00:13:04 +00:00
Robert Špalek
1c43f446c0
Enable Dragon History
...
I consider it stable now
svn-id: r46172
2009-11-28 01:03:26 +00:00
Joost Peters
a04f2e4aff
apply patch #2903175 : "PSP: compile cleanup/fix for gprof and Windows"
...
svn-id: r46134
2009-11-25 00:22:38 +00:00
Joost Peters
7c90d8ff64
fix spelling -> force buildbot rebuilding
...
svn-id: r46125
2009-11-24 12:34:31 +00:00
Joost Peters
8355693040
fix psp port building
...
svn-id: r46121
2009-11-24 11:54:17 +00:00
Yotam Barnoy
b8b042d4bf
PSP: Replaced virtual keyboard and cleaned up makefiles in the process.
...
svn-id: r46120
2009-11-24 10:33:30 +00:00
Max Horn
f3c6e07feb
Fix bug #2901669 : AMIGAOS4: Compiler error
...
svn-id: r46106
2009-11-23 22:29:02 +00:00
Max Horn
329516cf28
Fix language in comment
...
svn-id: r45998
2009-11-20 00:13:03 +00:00
Max Horn
5c23e28a65
Several configure targets use long instead of int for typedefing 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-20 00:12:46 +00:00