fpc/ide
2010-08-20 11:04:44 +00:00
..
compiler * Update Makefiles 2009-12-10 08:27:13 +00:00
fakegdb * regenerated using latest fpcmake 2009-08-02 18:40:14 +00:00
cvsco.tdf
cvsdiff.tdf * Undo last wrong commit 2007-01-22 04:03:46 +00:00
cvsup.tdf
empty.inc
fp32.ico
fp32.rc
fp.ans
fp.pas - removed debian detection since its gpm bug has been long fixed 2010-08-20 11:04:44 +00:00
fp.term + added Mac OS X Terminal.app profile for the IDE: 2007-05-01 09:21:53 +00:00
fpcalc.pas IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
fpcatch.pas IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
fpcodcmp.pas IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
fpcodtmp.pas + Switch IDE to resourcestrings 2007-01-21 21:40:59 +00:00
fpcompil.pas * removed beautifying (camelcasing) of main module filename on *nix. Fixed #5614 2008-07-24 14:43:20 +00:00
fpconst.pas * updated ide copyright and version 2009-08-16 21:25:18 +00:00
fpcygwin.pas + free memory in finalization code 2007-01-22 04:16:06 +00:00
fpdebug.pas * more GDB 7.0 changes 2009-11-04 14:21:32 +00:00
fpdesk.pas IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
fpdpansi.pas
fpevalw.pas * copyright notice added. 2008-08-04 14:54:32 +00:00
fphelp.pas * Modernized debug code, fixed crash for .chms without index. 2008-10-22 17:15:59 +00:00
fpide.pas * fix for 11679, hide cursor when returning from dosshell/userprog 2010-02-15 15:59:33 +00:00
fpini.pas * Instead of using a hardcoded SystemIDEDir first try to generate it from the startup-path 2009-01-03 18:04:32 +00:00
fpintf.pas
fpkeys.pas * fixes for fields after classes also apply to TP objects. Fixed. 2009-06-27 13:45:33 +00:00
fpmansi.inc
fpmcomp.inc
fpmdebug.inc + Add ifdefs for fake gdb. 2006-11-27 09:03:54 +00:00
fpmedit.inc
fpmfile.inc * fix for #7308. (changeonopen preferences does nothing) 2010-02-11 16:11:53 +00:00
fpmhelp.inc + Implement Topic Search 2007-01-12 17:07:23 +00:00
fpmingw.pas * cvar needs to be external. 2009-06-12 21:07:51 +00:00
fpmopts.inc * fixes for code generation switches and associated dialog box, with assistance of Robert Riebisch 2008-04-19 01:15:03 +00:00
fpmrun.inc * because EXEFile was changed into an ansistring, @EXEFile was wrong, fixed, resolves #9057 2007-10-19 21:39:16 +00:00
fpmsrch.inc IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
fpmtools.inc
fpmwnd.inc IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
fpredir.pas + changes to make the IDE compile on MorphOS (probably doesn't work yet) 2008-10-24 01:34:07 +00:00
fpregs.pas IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
fpswitch.pas * fix for supported_target turned into a set in r12622 2009-01-28 20:55:49 +00:00
fpsymbol.pas IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
fptemplt.pas IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
fptools.pas * Reset AbortTool before each run 2009-11-05 00:45:19 +00:00
fpusrscr.pas * Patch from benjawin, Mantis 15779 to better deal with scrollbackbuffer<>screensize. 2010-02-17 08:53:48 +00:00
fputils.pas * use directory separator from System unit 2009-02-25 21:28:41 +00:00
fpvars.pas * add *.dpr and *.lpr to the Pascal highlight extensions 2010-06-15 07:49:06 +00:00
fpviews.pas * updated ide copyright and version 2009-08-16 21:25:18 +00:00
fpw32.rc
globdir.inc + Add support for gdblib.inc in libgdb directory 2009-11-04 23:30:49 +00:00
gplprog.pt
gplunit.pt
grep.tdf
Makefile * Update Makefiles 2009-12-10 08:27:13 +00:00
Makefile.fpc + Add support for gdblib.inc in libgdb directory 2009-11-04 23:30:49 +00:00
pmode.pas IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
program.pt
readme.ide * bugrep -> bugs 2006-07-15 20:21:23 +00:00
README.txt * added .txt extensions to all README, TODO and COPYING files 2009-02-28 17:34:08 +00:00
test1.pas
test2.pas
test.pas * fix compilation failure of test.pas 2009-11-04 09:25:28 +00:00
TODO.txt * added .txt extensions to all README, TODO and COPYING files 2009-02-28 17:34:08 +00:00
tpgrep.tdf
unit.pt
vesa.pas IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
wansi.pas
wcedit.pas IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
wchmhwrap.pas * another minor incompatibility 2009-12-06 21:05:51 +00:00
wconsole.pas + changes to make the IDE compile on MorphOS (probably doesn't work yet) 2008-10-24 01:34:07 +00:00
wconsts.pas
wconstse.inc * 2.0.4 fix: fpcdoc.htm -> fpctoc.htm 2006-07-15 00:56:00 +00:00
wconstsh.inc
weditor.pas IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
whelp.pas * minor improvements to debuginfo, and Florian's increasing of the topic size. 2009-08-15 13:37:49 +00:00
whlpview.pas * don't allow starting new virtual trees in TP-style objects + test 2007-09-09 14:58:55 +00:00
whtml.pas * change result type of AddItem from integer to sw_integer 2009-08-15 21:02:22 +00:00
whtmlhlp.pas * Fix several minor html canonicalization problems. FB's chm still gpf's in the index load. 2009-09-06 17:06:36 +00:00
whtmlscn.pas further html improvements 2007-06-01 16:15:32 +00:00
winclip.pas
windebug.pas
wini.pas * Avoid Range checks in CalcHash 2010-01-22 15:39:39 +00:00
wnghelp.pas IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
woahelp.pas IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
wos2help.pas IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
wresourc.pas
wtphwrit.pas
wutils.pas * ExistsDir must also find hidden directories, so that the local configuration files are found 2009-01-01 21:34:41 +00:00
wviews.pas IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
wvphelp.pas IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00
wwinhelp.pas IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 2008-07-20 21:37:48 +00:00

You can have a fp.cfg file in the same directory as fp.exe. It works the
same as fpc.cfg

To compile the IDE you need to choose whether to build with or without
debugger (gdb) support. When debugger support is used a check will be
done if libgdb.a is available. If this is not available then it will
automatically fallback to create the IDE without debugger support.

To build with debugger support (default):

make gdb

To build without debugger support:

make nogdb