fpc/rtl/win32
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
..
buildrtl.lpi * Lazarus .lpi version has been increased 2009-06-16 20:11:39 +00:00
buildrtl.pp Merged revisions 9693-10480 via svnmerge from 2008-03-12 21:33:48 +00:00
classes.pp * Fixed warnings. 2007-12-22 12:27:03 +00:00
gprt0.as
initc.pp
Makefile + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 2010-09-29 21:56:47 +00:00
Makefile.fpc + iso7195 unit 2010-07-31 20:42:52 +00:00
objinc.inc
signals.pp
sysinitcyg.pp + lazarus project to build win32 rtl 2008-07-27 09:21:03 +00:00
sysinitgprof.pp * link against libc when profiling 2008-11-29 12:28:43 +00:00
sysinitpas.pp * win32 system unit doesn't depend anymore directly on the main program, this is necessary to be able to keep it in a dll 2007-11-01 21:59:43 +00:00
system.pp * fixes compilation of win32 system unit with -dSYSTEMEXCEPTIONDEBUG 2010-01-17 15:12:02 +00:00
wcygprt0.as
wdllprt0.as * more properties fixed 2007-08-02 07:40:03 +00:00
windows.pp + {$PACKSET 1} for windows units to improve delphi compatibility 2007-06-16 16:57:31 +00:00
winsysut.pp
wprt0.as