fpc/ide
florian 4c699d4a0a * fixed undo for delstart/delend
git-svn-id: trunk@9449 -
2007-12-15 11:24:11 +00:00
..
compiler * regenerated for darwin/x86_64 2007-11-10 18:37:19 +00:00
fakegdb * regenerated for darwin/x86_64 2007-11-10 18:37:19 +00:00
utils
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 * small 64 bit compatibility fixes 2007-10-19 22:36:33 +00:00
fp.term + added Mac OS X Terminal.app profile for the IDE: 2007-05-01 09:21:53 +00:00
fpcalc.pas + Switch IDE to resourcestrings 2007-01-21 21:40:59 +00:00
fpcatch.pas * Try to set correct function modifiers for signals 2007-04-16 09:11:02 +00:00
fpcodcmp.pas + Switch IDE to resourcestrings 2007-01-21 21:40:59 +00:00
fpcodtmp.pas + Switch IDE to resourcestrings 2007-01-21 21:40:59 +00:00
fpcompil.pas * display compilation time, resolves #9926 2007-10-13 13:21:33 +00:00
fpconst.pas * Never disable Ctrl+F9 if it is Continue 2007-06-04 22:01:20 +00:00
fpcygwin.pas + free memory in finalization code 2007-01-22 04:16:06 +00:00
fpdebug.pas * check if breakpoint name is assigned when displaying breakpoints in the disassembly window, resolves #9257 2007-10-19 22:34:31 +00:00
fpdesk.pas + Switch IDE to resourcestrings 2007-01-21 21:40:59 +00:00
fpdpansi.pas
fpevalw.pas * Fix bug #8026. 2007-02-25 12:41:22 +00:00
fphelp.pas + Switch IDE to resourcestrings 2007-01-21 21:40:59 +00:00
fpide.pas * take care of the efSyntaxHighlight flag when checking if syntax highlighting shall be on or off, resolves #4566 2007-07-29 17:28:16 +00:00
fpini.pas + Switch IDE to resourcestrings 2007-01-21 21:40:59 +00:00
fpintf.pas
fpkeys.pas + Switch IDE to resourcestrings 2007-01-21 21:40:59 +00:00
fpmansi.inc
fpmcomp.inc
fpmdebug.inc
fpmedit.inc
fpmfile.inc * fixed #6497: 2007-02-18 18:50:23 +00:00
fpmhelp.inc + Implement Topic Search 2007-01-12 17:07:23 +00:00
fpmopts.inc o resolve #7277: 2007-10-15 21:00:41 +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
fpmtools.inc
fpmwnd.inc * avoid crash if removing several editor windows 2007-05-22 06:59:54 +00:00
fpredir.pas * better restore console mode for windows 2007-01-22 04:17:06 +00:00
fpregs.pas + Switch IDE to resourcestrings 2007-01-21 21:40:59 +00:00
fpswitch.pas * nice PentiumM string 2007-10-07 17:23:56 +00:00
fpsymbol.pas + Switch IDE to resourcestrings 2007-01-21 21:40:59 +00:00
fptemplt.pas + Switch IDE to resourcestrings 2007-01-21 21:40:59 +00:00
fptools.pas * enabled Shift-F11 and Shift-F2 for tools 2007-10-12 16:22:27 +00:00
fpusrscr.pas * added checks for windows calls and better set console mode for windows 2007-01-22 04:15:20 +00:00
fputils.pas
fpvars.pas * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 2007-01-26 22:29:39 +00:00
fpviews.pas * always do a SaveAs when trying to save new editors, also if there 2007-10-21 20:09:11 +00:00
fpw32.rc
globdir.inc * Try to set correct function modifiers for signals 2007-04-16 09:11:02 +00:00
gplprog.pt
gplunit.pt
grep.tdf
Makefile * regenerated for darwin/x86_64 2007-11-10 18:37:19 +00:00
Makefile.fpc * Use PPC_TARGET as in compiler dir to create cross cpu IDEs 2007-04-20 15:38:55 +00:00
maketp.bat
pmode.pas
program.pt
README
readme.ide
realintr.inc
test1.pas
test2.pas
test.pas * Undo last wrong commit 2007-01-22 04:03:46 +00:00
TODO
tpgrep.tdf
unit.pt
vesa.pas
wansi.pas
wcedit.pas * properly delete last line, resolves #10283 2007-12-14 21:44:21 +00:00
wconsole.pas * add CtrlC for go32v2 and checks for windows calls 2007-01-22 04:12:11 +00:00
wconsts.pas
wconstse.inc
wconstsh.inc
weditor.pas * fixed undo for delstart/delend 2007-12-15 11:24:11 +00:00
whelp.pas * on CtrlF1, first do an exact name search, only allow longer names if exact is not found 2007-01-22 04:32:07 +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 * open html properly on read only file systems, resolves #10015 2007-10-28 18:50:10 +00:00
whtmlhlp.pas * open html properly on read only file systems, resolves #10015 2007-10-28 18:50:10 +00:00
whtmlscn.pas further html improvements 2007-06-01 16:15:32 +00:00
winclip.pas
windebug.pas
wini.pas
wnghelp.pas
woahelp.pas
wos2help.pas
wresourc.pas
wtphwrit.pas
wutils.pas * correct Read/write methods to use same parameter type as TStream ancestors 2007-05-03 22:01:49 +00:00
wviews.pas + Switch IDE to resourcestrings 2007-01-21 21:40:59 +00:00
wvphelp.pas
wwinhelp.pas

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