Manuel Bilderbeek
|
6d87771e15
Increase fixed scale factor from 1 to 2 on Android
|
6 gadi atpakaļ |
Maarten ter Huurne
|
b1a9ee9c92
Do not adopt commandergenius' Android compile flags
|
6 gadi atpakaļ |
Maarten ter Huurne
|
db2cddf1a5
Removed Maemo5 support
|
8 gadi atpakaļ |
Maarten ter Huurne
|
cd6af2a91a
Don't exclude 32bpp support for OpenDingux
|
11 gadi atpakaļ |
Maarten ter Huurne
|
88d52aca8e
Removed COMPILE_ENV and LINK_ENV Make variables
|
8 gadi atpakaļ |
Maarten ter Huurne
|
b71dae3fa8
Add support for cross compilation with MinGW-w64
|
10 gadi atpakaļ |
Manuel Bilderbeek
|
f269e48f7a
Add some metadata to replay/savestate files.
|
11 gadi atpakaļ |
wouter
|
3625f42a30
Remove GP2X port
|
11 gadi atpakaļ |
Manuel Bilderbeek
|
34551bed1e
Disable assembly for MinGW-w64 for now (gives loads of errors with binutils-mingw-w64-x86-64 2.22).
|
11 gadi atpakaļ |
wouter
|
d089095d55
Various text-processing stuff
|
11 gadi atpakaļ |
Alex Wulms
|
b1b14864f3
Android port
|
12 gadi atpakaļ |
Wouter Vermaelen
|
b45f747861
Replaced static top level std::string with const char*
|
12 gadi atpakaļ |
Maarten ter Huurne
|
7089857ccc
Initial build support for Pandora. Thanks to SladeCraven.
|
13 gadi atpakaļ |
Maarten ter Huurne
|
788454bd1f
Instead of specifying all settings for all platforms, specify defaults and let platforms override the default values if needed.
|
13 gadi atpakaļ |
Maarten ter Huurne
|
854a01bdb0
Added Dingux (Dingoo Linux) as a platform. More patches are required, so it does not build yet.
|
14 gadi atpakaļ |
Maarten ter Huurne
|
071619df55
Provide the right window manager hints under Maemo 5. Based on a patch by Juha Riihimaki (jr), but modified by me, so it has to be revalidated.
|
14 gadi atpakaļ |
Maarten ter Huurne
|
8cc153a110
Define ASM_* to 0 if a type of assembly is disabled instead of not defining the macro. This makes it easier to spot errors like typos or omitted includes.
|
15 gadi atpakaļ |
Maarten ter Huurne
|
41dc122310
Be more resilient when parsing platform-*.mk.
|
15 gadi atpakaļ |
Maarten ter Huurne
|
6bcd2abd93
Do not break on "platform-*.mk" adding to "COMPILE_FLAGS", "LINK_FLAGS" or "TARGET_FLAGS".
|
15 gadi atpakaļ |
Maarten ter Huurne
|
57a07781ed
Replaced CPU Makefiles by Python module.
|
15 gadi atpakaļ |
Maarten ter Huurne
|
18c964647b
Indent using tabs only.
|
15 gadi atpakaļ |
Max Feingold
|
13c4f7446c
Generate config headers automatically in VC++ build
|
15 gadi atpakaļ |
Maarten ter Huurne
|
4993fcc9f9
Only rewrite config header if the contents have changed.
|
15 gadi atpakaļ |
Maarten ter Huurne
|
103e96fff7
Put common code from "buildinfo2code" and "version2code" in new module "makeutils".
|
16 gadi atpakaļ |
Maarten ter Huurne
|
e20f2139fa
Generate "build-info.hh" using Python instead of Make.
|
16 gadi atpakaļ |