fpc/rtl/win32
pierre 1c2a5f9819 + Update all Makefile's modified by
change in utils/fpcm/fpcmake.ini in prevous commit.

  Adapt also other files to that change:

  * compiler/globals.pas: Replace $FPCTARGET by os_string if
  tf_use_8_3 flag is set for target_info also.

  * tests/Makefile.fpc: Modify TEST_TARGETSUFFIX in the same way
  as TARGETSUFFIX was modified in previous commit.

  * tests/utils/dotest.pp:
    + New variable UseOSOnly, set to true if only target OS name
    should be used for subdirectories.

git-svn-id: trunk@18228 -
2011-08-16 20:10:19 +00:00
..
buildrtl.lpi * version update 2011-08-14 21:42:50 +00:00
buildrtl.pp * Moved and renamed GetSpecialDir from sysutils to new windirs unit, so it can be used in the compiler 2011-03-14 20:43:03 +00:00
classes.pp * Fixed warnings. 2007-12-22 12:27:03 +00:00
gprt0.as
initc.pp
Makefile + Update all Makefile's modified by 2011-08-16 20:10:19 +00:00
Makefile.fpc * Moved and renamed GetSpecialDir from sysutils to new windirs unit, so it can be used in the compiler 2011-03-14 20:43:03 +00:00
objinc.inc
signals.pp
sysinit.inc * Link TLS directory and callbacks only into executables. It is not necessary for DLLs, because callback functionality is contained in DllMain. Moreover, DLLs with TLS directory cannot be dynamically loaded in Windows versions prior to Vista. 2011-07-27 23:22:09 +00:00
sysinitcyg.pp * Link TLS directory and callbacks only into executables. It is not necessary for DLLs, because callback functionality is contained in DllMain. Moreover, DLLs with TLS directory cannot be dynamically loaded in Windows versions prior to Vista. 2011-07-27 23:22:09 +00:00
sysinitgprof.pp * Link TLS directory and callbacks only into executables. It is not necessary for DLLs, because callback functionality is contained in DllMain. Moreover, DLLs with TLS directory cannot be dynamically loaded in Windows versions prior to Vista. 2011-07-27 23:22:09 +00:00
sysinitpas.pp * Link TLS directory and callbacks only into executables. It is not necessary for DLLs, because callback functionality is contained in DllMain. Moreover, DLLs with TLS directory cannot be dynamically loaded in Windows versions prior to Vista. 2011-07-27 23:22:09 +00:00
system.pp * Link TLS directory and callbacks only into executables. It is not necessary for DLLs, because callback functionality is contained in DllMain. Moreover, DLLs with TLS directory cannot be dynamically loaded in Windows versions prior to Vista. 2011-07-27 23:22:09 +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