pierre f2e83b0d7e * Avoid ShortString limitations for LocateExeFile in PATH environment variable is very long 13 년 전
..
compiler 1b3fd997fc + Regenerate all Makefiles's after adding x86_64 netbsd target 13 년 전
fakegdb 1b3fd997fc + Regenerate all Makefiles's after adding x86_64 netbsd target 13 년 전
Makefile 1b3fd997fc + Regenerate all Makefiles's after adding x86_64 netbsd target 13 년 전
Makefile.fpc 6244671000 Add neednostdlib=1 for netbsd to avoid use of incompatble system libraries 13 년 전
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files 16 년 전
TODO.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files 16 년 전
cvsco.tdf cf1facd27e * remove CVS: line as it is not suppressed at 23 년 전
cvsdiff.tdf 87c0a048e5 * Undo last wrong commit 18 년 전
cvsup.tdf 614993c10c * ide works now with both compiler versions 24 년 전
empty.inc 614993c10c * ide works now with both compiler versions 24 년 전
fp.ans 952e80a72f * old logs removed and tabs fixed 23 년 전
fp.pas b70ed0a407 * fix bug #22300, "C" prefix of configuration file. 13 년 전
fp.term 6c3611caa7 + added Mac OS X Terminal.app profile for the IDE: 18 년 전
fp32.ico 92c4345090 * new ide icon 19 년 전
fp32.rc f21866553a + Win32 icon added 23 년 전
fpcalc.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 년 전
fpcatch.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 년 전
fpcodcmp.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 년 전
fpcodtmp.pas 50b920294b + Switch IDE to resourcestrings 18 년 전
fpcompil.pas 8082982d46 * removed single remaining use of a 1.0.x deprecated function. 13 년 전
fpconst.pas dd013a8987 * updated ide copyright and version 16 년 전
fpcygwin.pas 90c85b198a + free memory in finalization code 18 년 전
fpdebug.pas 1b4a27ed66 Avoid interactive query when resetting file 13 년 전
fpdesk.pas c57c039362 * Update syntaxhighlight settings on desktop load. Partial fix for 5813. 14 년 전
fpdpansi.pas 790a4fe2d3 * log and id tags removed 20 년 전
fpevalw.pas 77a345242d * copyright notice added. 17 년 전
fphelp.pas eed9b88f20 * Modified hint for search/replace again to show what will be done. bug #0010715 14 년 전
fpide.pas 9fb153f725 * fix for 11679, hide cursor when returning from dosshell/userprog 15 년 전
fpini.pas 25e38983cf * ide makes use of %APPDATA% if available to store configuration files, same logic as on unix, resolves #20870 13 년 전
fpintf.pas 76ac54b78f * show full compiler version in About dialog 19 년 전
fpkeys.pas 91009ca615 * fixes for fields after classes also apply to TP objects. Fixed. 16 년 전
fpmansi.inc 4ace790492 * remove $Log 20 년 전
fpmcomp.inc 4ace790492 * remove $Log 20 년 전
fpmdebug.inc ba164eea53 + Add ifdefs for fake gdb. 19 년 전
fpmedit.inc 4ace790492 * remove $Log 20 년 전
fpmfile.inc 83fc2dd1ea * fix for #7308. (changeonopen preferences does nothing) 15 년 전
fpmhelp.inc 1724a37358 + Implement Topic Search 18 년 전
fpmingw.pas 4e21fc6373 Recent mingw64 does not seem to provide fctMsvcrtLongJmp 13 년 전
fpmopts.inc b85355636e * Avoid unitialized VM variable in Preferences method 14 년 전
fpmrun.inc fb313ff87e + Use SetTbreak method 15 년 전
fpmsrch.inc 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 년 전
fpmtools.inc 4ace790492 * remove $Log 20 년 전
fpmwnd.inc 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 년 전
fpredir.pas f2e83b0d7e * Avoid ShortString limitations for LocateExeFile in PATH environment variable is very long 13 년 전
fpregs.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 년 전
fpswitch.pas b127fc154a * Fixed spell error revealed by lintian. 15 년 전
fpsymbol.pas 3fcf1f0050 * Do not use InfoLong as size can be different from InfoPtr used in Message 13 년 전
fptemplt.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 년 전
fptools.pas 209acc0251 * Reset AbortTool before each run 16 년 전
fpusrscr.pas b6a8fb8a5b * fix for 10758, additional terminal type checked (udev) 14 년 전
fputils.pas f2e83b0d7e * Avoid ShortString limitations for LocateExeFile in PATH environment variable is very long 13 년 전
fpvars.pas 25e38983cf * ide makes use of %APPDATA% if available to store configuration files, same logic as on unix, resolves #20870 13 년 전
fpviews.pas 86bbce694e * copyright updated. 14 년 전
fpw32.rc 916c207593 * fix some fields 22 년 전
globdir.inc 75650bdf21 + USE_OLD_REGEXPR added for DEBUG option 14 년 전
gplprog.pt 4ace790492 * remove $Log 20 년 전
gplunit.pt 4ace790492 * remove $Log 20 년 전
grep.tdf 614993c10c * ide works now with both compiler versions 24 년 전
pmode.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 년 전
program.pt 952e80a72f * old logs removed and tabs fixed 23 년 전
readme.ide ef940a268f * bugrep -> bugs 19 년 전
test.pas 470adb22e1 + Add overloaded Testne function in test1 unit 13 년 전
test1.pas bbc196ac02 Remove junk in test1 source file from alst commit 13 년 전
test2.pas 8aca5d924f * avoid longjmp messages if quitting after compilation error 23 년 전
tpgrep.tdf 614993c10c * ide works now with both compiler versions 24 년 전
unit.pt 952e80a72f * old logs removed and tabs fixed 23 년 전
vesa.pas 969c81b60f * Fix DEBUG go32v2 compilation error 15 년 전
wansi.pas 790a4fe2d3 * log and id tags removed 20 년 전
wcedit.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 년 전
wchmhwrap.pas 70e6637b9e * fix for crash of textmode IDE when loading CHM index that contains empty tags. 13 년 전
wconsole.pas 8e9b7fd157 + changes to make the IDE compile on MorphOS (probably doesn't work yet) 17 년 전
wconsts.pas 08d248f7c5 * activated resourcestrings 20 년 전
wconstse.inc 092cd15939 * 2.0.4 fix: fpcdoc.htm -> fpctoc.htm 19 년 전
wconstsh.inc 08d248f7c5 * activated resourcestrings 20 년 전
weditor.pas 3fcf1f0050 * Do not use InfoLong as size can be different from InfoPtr used in Message 13 년 전
whelp.pas 9c4675def5 * cleaning out use of old endianess routines (these are centralized in system since 2.0.x days) 14 년 전
whlpview.pas b127fc154a * Fixed spell error revealed by lintian. 15 년 전
whtml.pas e0cf3b0478 * change result type of AddItem from integer to sw_integer 16 년 전
whtmlhlp.pas b127fc154a * Fixed spell error revealed by lintian. 15 년 전
whtmlscn.pas 4fde26ba5e further html improvements 18 년 전
winclip.pas d98336156f * win64 compile fixes 19 년 전
windebug.pas d98336156f * win64 compile fixes 19 년 전
wini.pas 7c06edbb17 * Avoid Range checks in CalcHash 15 년 전
wnghelp.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 년 전
woahelp.pas 9c4675def5 * cleaning out use of old endianess routines (these are centralized in system since 2.0.x days) 14 년 전
wos2help.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 년 전
wresourc.pas 790a4fe2d3 * log and id tags removed 20 년 전
wtphwrit.pas 790a4fe2d3 * log and id tags removed 20 년 전
wutils.pas c9b5621675 * ExistsDir must also find hidden directories, so that the local configuration files are found 16 년 전
wviews.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 년 전
wvphelp.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 년 전
wwinhelp.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 년 전

README.txt


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