| .. |
|
i_aix.pas
|
|
|
|
i_amiga.pas
|
|
|
|
i_android.pas
|
* Rework of Android startup code. It is needed to always link to libc on android to implement finalization and environment variables in shared libraries.
|
2013-01-01 23:49:12 +00:00 |
|
i_atari.pas
|
|
|
|
i_beos.pas
|
|
|
|
i_bsd.pas
|
|
|
|
i_embed.pas
|
|
|
|
i_emx.pas
|
|
|
|
i_gba.pas
|
|
|
|
i_go32v2.pas
|
Fix go32v2 staticClibprefix used by internal linker
|
2012-05-31 09:34:53 +00:00 |
|
i_haiku.pas
|
|
|
|
i_jvm.pas
|
|
|
|
i_linux.pas
|
Use 8 for max record alignment for mips/mipsel
|
2012-07-04 16:34:51 +00:00 |
|
i_macos.pas
|
|
|
|
i_morph.pas
|
|
|
|
i_nativent.pas
|
|
|
|
i_nds.pas
|
|
|
|
i_nwl.pas
|
|
|
|
i_nwm.pas
|
|
|
|
i_os2.pas
|
|
|
|
i_palmos.pas
|
|
|
|
i_sunos.pas
|
|
|
|
i_symbian.pas
|
|
|
|
i_watcom.pas
|
|
|
|
i_wdosx.pas
|
|
|
|
i_wii.pas
|
|
|
|
i_win.pas
|
|
|
|
mac_crea.txt
|
|
|
|
t_aix.pas
|
* always surround ld link.res SEARCH_DIR() arguments with double quotes,
|
2012-05-20 13:30:51 +00:00 |
|
t_amiga.pas
|
* always surround ld link.res SEARCH_DIR() arguments with double quotes,
|
2012-05-20 13:30:51 +00:00 |
|
t_android.pas
|
* Always specify dynamic linker name for executables.
|
2013-01-02 00:53:36 +00:00 |
|
t_atari.pas
|
|
|
|
t_beos.pas
|
|
|
|
t_bsd.pas
|
* always surround ld link.res SEARCH_DIR() arguments with double quotes,
|
2012-05-20 13:30:51 +00:00 |
|
t_embed.pas
|
* always surround ld link.res SEARCH_DIR() arguments with double quotes,
|
2012-05-20 13:30:51 +00:00 |
|
t_emx.pas
|
|
|
|
t_gba.pas
|
* always surround ld link.res SEARCH_DIR() arguments with double quotes,
|
2012-05-20 13:30:51 +00:00 |
|
t_go32v2.pas
|
* Renamed a method for consistency (let script building methods start with ScriptAdd).
|
2012-07-07 22:49:05 +00:00 |
|
t_haiku.pas
|
|
|
|
t_jvm.pas
|
|
|
|
t_linux.pas
|
* respect Dontlinkstdlibpath when adding a default library search path
|
2012-08-04 17:29:07 +00:00 |
|
t_macos.pas
|
|
|
|
t_morph.pas
|
* always surround ld link.res SEARCH_DIR() arguments with double quotes,
|
2012-05-20 13:30:51 +00:00 |
|
t_nativent.pas
|
|
|
|
t_nds.pas
|
* always surround ld link.res SEARCH_DIR() arguments with double quotes,
|
2012-05-20 13:30:51 +00:00 |
|
t_nwl.pas
|
|
|
|
t_nwm.pas
|
|
|
|
t_os2.pas
|
|
|
|
t_palmos.pas
|
|
|
|
t_sunos.pas
|
* always surround ld link.res SEARCH_DIR() arguments with double quotes,
|
2012-05-20 13:30:51 +00:00 |
|
t_symbian.pas
|
|
|
|
t_watcom.pas
|
|
|
|
t_wdosx.pas
|
|
|
|
t_wii.pas
|
* always surround ld link.res SEARCH_DIR() arguments with double quotes,
|
2012-05-20 13:30:51 +00:00 |
|
t_win.pas
|
* Renamed a method for consistency (let script building methods start with ScriptAdd).
|
2012-07-07 22:49:05 +00:00 |