This website requires JavaScript.
Explore
Help
Sign In
paweld
/
fpc
Watch
1
Star
0
Fork
0
You've already forked fpc
mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced
2025-05-13 22:52:46 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
39cee28f01
fpc
/
compiler
/
systems
History
marco
09e742f243
* add a -dfpc define to the resource compiler commandlines, which allows to make FPC specific exceptions in resource scripts. Mantis
#24044
...
git-svn-id: trunk@24438 -
2013-05-04 21:25:36 +00:00
..
i_aix.pas
i_amiga.pas
i_android.pas
i_atari.pas
i_beos.pas
i_bsd.pas
* add a -dfpc define to the resource compiler commandlines, which allows to make FPC specific exceptions in resource scripts. Mantis
#24044
2013-05-04 21:25:36 +00:00
i_embed.pas
i_emx.pas
* add a -dfpc define to the resource compiler commandlines, which allows to make FPC specific exceptions in resource scripts. Mantis
#24044
2013-05-04 21:25:36 +00:00
i_gba.pas
i_go32v2.pas
i_haiku.pas
i_jvm.pas
i_linux.pas
* merge i8086 branch by Nikolay Nikolov
2013-04-25 20:23:51 +00:00
i_macos.pas
i_morph.pas
i_msdos.pas
+ introduce tf_no_objectfiles_when_smartlinking so object file generation on i8086-msdos can be turned off
2013-04-30 19:11:55 +00:00
i_nativent.pas
Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode.
2013-05-04 11:06:32 +00:00
i_nds.pas
i_nwl.pas
i_nwm.pas
i_os2.pas
* add a -dfpc define to the resource compiler commandlines, which allows to make FPC specific exceptions in resource scripts. Mantis
#24044
2013-05-04 21:25:36 +00:00
i_palmos.pas
i_sunos.pas
i_symbian.pas
i_watcom.pas
i_wdosx.pas
i_wii.pas
i_win.pas
Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode.
2013-05-04 11:06:32 +00:00
mac_crea.txt
t_aix.pas
t_amiga.pas
t_android.pas
t_atari.pas
t_beos.pas
t_bsd.pas
Enable use of dllprt0 for netbsd
2013-03-15 16:21:22 +00:00
t_embed.pas
patch by Michael Ring:
2013-04-29 19:57:08 +00:00
t_emx.pas
t_gba.pas
t_go32v2.pas
Merge forgotten go32v2 2.6.0 branch changes back into trunk.
2013-04-12 10:25:13 +00:00
t_haiku.pas
t_jvm.pas
t_linux.pas
+ warn if one of the linux libc startup code files is not found
2013-03-17 14:51:19 +00:00
t_macos.pas
t_morph.pas
t_msdos.pas
+ add static libraries to the wlink script for the msdos target
2013-03-23 00:05:50 +00:00
t_nativent.pas
t_nds.pas
t_nwl.pas
t_nwm.pas
t_os2.pas
t_palmos.pas
t_sunos.pas
t_symbian.pas
t_watcom.pas
t_wdosx.pas
t_wii.pas
t_win.pas
* add a -dfpc define to the resource compiler commandlines, which allows to make FPC specific exceptions in resource scripts. Mantis
#24044
2013-05-04 21:25:36 +00:00