pelya
|
11d99e03fb
|
You're now specifying both shared and static libraries through ChangeAppsettings.sh, LDFlags variable should be empty -
that fixes dependencies and subtle bugs caused by multiple jobs in make when static lib not yet created but already linked to.
|
2010-10-15 18:18:23 +03:00 |
|
pelya
|
5b06fec2e6
|
Simplified symlink usage so application object files will be put to correct directory and dependencies won't get screwed when changing app to compile
|
2010-10-14 13:34:00 +03:00 |
|
pelya
|
bf7d3f22c6
|
Added Enigma game
|
2010-10-13 17:30:44 +03:00 |
|
pelya
|
2e1a4992d3
|
Changed directory structure to contain less symlinks so dependencies will get recalculated correctly by make
|
2010-10-12 19:04:21 +03:00 |
|
pelya
|
e6c08091de
|
Added libXML2
|
2010-10-08 19:57:49 +03:00 |
|
pelya
|
ab7f63b305
|
Added possibility to use custom build script to build application (to be compatible with configure-like scripts)
|
2010-09-16 15:46:52 +03:00 |
|
pelya
|
c28c1bf8d0
|
Added CrystaX toolchain support
|
2010-09-14 18:22:50 +03:00 |
|
pelya
|
f7945552e7
|
Added filtering out subdirs from build in ChangeAppSettings.sh
|
2010-09-10 14:56:46 +03:00 |
|
pelya
|
84b7ba606d
|
Random changes here and there, preparation to make libSDL aware of Menu key - this won't work yet!
|
2010-09-03 18:42:10 +03:00 |
|
pelya
|
de1f89b0c5
|
Added lot of new config options - onscreen keyboard size, accelerometer sensitivity, trackball dampening, and audio buffer size (for slow devices)
|
2010-08-21 12:25:32 +03:00 |
|
pelya
|
4c6ddb909e
|
Added intl and sdl_gfx libraries (thanks to Kurosu)
|
2010-08-18 20:43:26 +03:00 |
|
pelya
|
51bc7a8e3e
|
Moved all files one dir upwards (should've done that long ago)
|
2010-08-16 13:15:59 +03:00 |
|