Commit Graph

7 Commits

Author SHA1 Message Date
Jonas Maebe
8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and
later: the same as i386/darwin, except
      a) uses the non-fragile Objective-C ABI/runtime
      b) does not require stubs for direct calls/jumps (not required for
         i386/darwin under 10.6 and later either, but still generated
         there for backwards compatibility)
      c) only the same packages are enabled as for ARM/Darwin
      d) MacOSAll is compiled specifically for the iPhoneSimulator SDK
    This target also defines the symbol "darwin" apart from the target
    name "iphonesim" for source code compatibility reasons.

git-svn-id: trunk@16065 -
2010-09-29 21:56:47 +00:00
pierre
55cffbef12 * Update Makefiles
git-svn-id: trunk@14385 -
2009-12-10 08:36:52 +00:00
Jonas Maebe
e246cac3ac * regenerated using latest fpcmake
git-svn-id: trunk@13487 -
2009-08-02 18:40:14 +00:00
joost
976bbd4ea0 * Restructured makefiles for examples
git-svn-id: trunk@12397 -
2008-12-19 16:05:55 +00:00
marco
5edafaab61 * Examples from 10820. Russian one needs testing. Makefile will follow
git-svn-id: trunk@10878 -
2008-05-04 15:51:26 +00:00
michael
6fb20aabf6 * Support for version 5.6 of ncurses, by Tolstov Igor
git-svn-id: trunk@10573 -
2008-03-27 21:23:26 +00:00
marco
ead53f2403 * ncurses moved. makefile.fpc + fpmake included, makefile in separate commit
git-svn-id: trunk@9930 -
2008-01-26 14:51:36 +00:00