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

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