yury 73c26bd6be * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 11 năm trước cách đây
..
compiler 73c26bd6be * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 11 năm trước cách đây
fakegdb 73c26bd6be * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 11 năm trước cách đây
Makefile 73c26bd6be * mipsel-android: Regenerated makefiles. From now the mipsel-android target can be built and used. 11 năm trước cách đây
Makefile.fpc 77967432ef * always use forward slashes in path to fpmake similarly to paths to other tools in Makefiles 11 năm trước cách đây
Makefile.fpc.fpcmake b543f83f59 * Switched IDE to fpmake-building 12 năm trước cách đây
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files 16 năm trước cách đây
TODO.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files 16 năm trước cách đây
cvsco.tdf cf1facd27e * remove CVS: line as it is not suppressed at 23 năm trước cách đây
cvsdiff.tdf 87c0a048e5 * Undo last wrong commit 18 năm trước cách đây
cvsup.tdf 614993c10c * ide works now with both compiler versions 24 năm trước cách đây
empty.inc 614993c10c * ide works now with both compiler versions 24 năm trước cách đây
fp.ans 952e80a72f * old logs removed and tabs fixed 23 năm trước cách đây
fp.pas b70ed0a407 * fix bug #22300, "C" prefix of configuration file. 13 năm trước cách đây
fp.term 6c3611caa7 + added Mac OS X Terminal.app profile for the IDE: 18 năm trước cách đây
fp32.ico 92c4345090 * new ide icon 19 năm trước cách đây
fp32.rc f21866553a + Win32 icon added 23 năm trước cách đây
fpcalc.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 năm trước cách đây
fpcatch.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 năm trước cách đây
fpcodcmp.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 năm trước cách đây
fpcodtmp.pas 50b920294b + Switch IDE to resourcestrings 18 năm trước cách đây
fpcompil.pas 8082982d46 * removed single remaining use of a 1.0.x deprecated function. 13 năm trước cách đây
fpconst.pas dd013a8987 * updated ide copyright and version 16 năm trước cách đây
fpcygwin.pas 90c85b198a + free memory in finalization code 18 năm trước cách đây
fpdebug.pas 9720bd8e82 Merge forgotten go32v2 2.6.0 branch changes back into trunk. 12 năm trước cách đây
fpdesk.pas c57c039362 * Update syntaxhighlight settings on desktop load. Partial fix for 5813. 14 năm trước cách đây
fpdpansi.pas 790a4fe2d3 * log and id tags removed 20 năm trước cách đây
fpevalw.pas 104cbc0160 * redundant buttons removed, mantis #25239 11 năm trước cách đây
fphelp.pas 11800f0804 * hints fixes by AlexL, Mantis #25230 11 năm trước cách đây
fpide.pas 11800f0804 * hints fixes by AlexL, Mantis #25230 11 năm trước cách đây
fpini.pas 25e38983cf * ide makes use of %APPDATA% if available to store configuration files, same logic as on unix, resolves #20870 13 năm trước cách đây
fpintf.pas 76ac54b78f * show full compiler version in About dialog 19 năm trước cách đây
fpkeys.pas 91009ca615 * fixes for fields after classes also apply to TP objects. Fixed. 16 năm trước cách đây
fpmake.pp 5372bdbb43 * removed gdbint dependency if compiled with NOGDB=1 11 năm trước cách đây
fpmansi.inc 4ace790492 * remove $Log 20 năm trước cách đây
fpmcomp.inc 4ace790492 * remove $Log 20 năm trước cách đây
fpmdebug.inc ba164eea53 + Add ifdefs for fake gdb. 19 năm trước cách đây
fpmedit.inc 4ace790492 * remove $Log 20 năm trước cách đây
fpmfile.inc 83fc2dd1ea * fix for #7308. (changeonopen preferences does nothing) 15 năm trước cách đây
fpmhelp.inc f6deb01295 * Removed error thrown when trying to build help index if the documentation is installed on a read only file system and tries to store the index file in current directory. (Closes Debian bug#662814) 13 năm trước cách đây
fpmingw.pas 4e21fc6373 Recent mingw64 does not seem to provide fctMsvcrtLongJmp 13 năm trước cách đây
fpmopts.inc b85355636e * Avoid unitialized VM variable in Preferences method 14 năm trước cách đây
fpmrun.inc fb313ff87e + Use SetTbreak method 15 năm trước cách đây
fpmsrch.inc 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 năm trước cách đây
fpmtools.inc 4ace790492 * remove $Log 20 năm trước cách đây
fpmwnd.inc 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 năm trước cách đây
fpredir.pas f2e83b0d7e * Avoid ShortString limitations for LocateExeFile in PATH environment variable is very long 13 năm trước cách đây
fpregs.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 năm trước cách đây
fpswitch.pas 655428a467 * fix for mantis #25202 macpascal->macpas, patch by Thaddy. 12 năm trước cách đây
fpsymbol.pas 3fcf1f0050 * Do not use InfoLong as size can be different from InfoPtr used in Message 13 năm trước cách đây
fptemplt.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 năm trước cách đây
fptools.pas 209acc0251 * Reset AbortTool before each run 16 năm trước cách đây
fpusrscr.pas b6a8fb8a5b * fix for 10758, additional terminal type checked (udev) 14 năm trước cách đây
fputils.pas f2e83b0d7e * Avoid ShortString limitations for LocateExeFile in PATH environment variable is very long 13 năm trước cách đây
fpvars.pas 25e38983cf * ide makes use of %APPDATA% if available to store configuration files, same logic as on unix, resolves #20870 13 năm trước cách đây
fpviews.pas b2a4b4cfda * mantis #25278 ascii table and #25239 (redundant help buttons) parts. 11 năm trước cách đây
fpw32.rc 916c207593 * fix some fields 22 năm trước cách đây
globdir.inc 75650bdf21 + USE_OLD_REGEXPR added for DEBUG option 14 năm trước cách đây
gplprog.pt 4ace790492 * remove $Log 20 năm trước cách đây
gplunit.pt 4ace790492 * remove $Log 20 năm trước cách đây
grep.tdf 614993c10c * ide works now with both compiler versions 24 năm trước cách đây
pmode.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 năm trước cách đây
program.pt 952e80a72f * old logs removed and tabs fixed 23 năm trước cách đây
readme.ide ef940a268f * bugrep -> bugs 19 năm trước cách đây
test.pas 470adb22e1 + Add overloaded Testne function in test1 unit 13 năm trước cách đây
test1.pas bbc196ac02 Remove junk in test1 source file from alst commit 13 năm trước cách đây
test2.pas 8aca5d924f * avoid longjmp messages if quitting after compilation error 23 năm trước cách đây
tpgrep.tdf 614993c10c * ide works now with both compiler versions 24 năm trước cách đây
unit.pt 952e80a72f * old logs removed and tabs fixed 23 năm trước cách đây
vesa.pas 969c81b60f * Fix DEBUG go32v2 compilation error 15 năm trước cách đây
wansi.pas 790a4fe2d3 * log and id tags removed 20 năm trước cách đây
wcedit.pas eeae77bfc2 Fix wrong cursor pos for 64 bit systems, hopefully fixes bug report 23957 12 năm trước cách đây
wchmhwrap.pas 70e6637b9e * fix for crash of textmode IDE when loading CHM index that contains empty tags. 13 năm trước cách đây
wconsole.pas 8e9b7fd157 + changes to make the IDE compile on MorphOS (probably doesn't work yet) 17 năm trước cách đây
wconsts.pas 08d248f7c5 * activated resourcestrings 20 năm trước cách đây
wconstse.inc 5f744ff355 * fixed spelling error and updated link where to download the html docs 11 năm trước cách đây
wconstsh.inc 08d248f7c5 * activated resourcestrings 20 năm trước cách đây
weditor.pas 3fcf1f0050 * Do not use InfoLong as size can be different from InfoPtr used in Message 13 năm trước cách đây
whelp.pas 9c4675def5 * cleaning out use of old endianess routines (these are centralized in system since 2.0.x days) 14 năm trước cách đây
whlpview.pas b127fc154a * Fixed spell error revealed by lintian. 15 năm trước cách đây
whtml.pas e0cf3b0478 * change result type of AddItem from integer to sw_integer 16 năm trước cách đây
whtmlhlp.pas f6deb01295 * Removed error thrown when trying to build help index if the documentation is installed on a read only file system and tries to store the index file in current directory. (Closes Debian bug#662814) 13 năm trước cách đây
whtmlscn.pas 4fde26ba5e further html improvements 18 năm trước cách đây
winclip.pas c009679d82 * Clipboard and one occurance of getfullpath fixed for A/W issues. 12 năm trước cách đây
windebug.pas d98336156f * win64 compile fixes 19 năm trước cách đây
wini.pas bb7f443c53 Use two parameter version of get_caller_frame 13 năm trước cách đây
wnghelp.pas bb7f443c53 Use two parameter version of get_caller_frame 13 năm trước cách đây
woahelp.pas 9c4675def5 * cleaning out use of old endianess routines (these are centralized in system since 2.0.x days) 14 năm trước cách đây
wos2help.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 năm trước cách đây
wresourc.pas bb7f443c53 Use two parameter version of get_caller_frame 13 năm trước cách đây
wtphwrit.pas 790a4fe2d3 * log and id tags removed 20 năm trước cách đây
wutils.pas c009679d82 * Clipboard and one occurance of getfullpath fixed for A/W issues. 12 năm trước cách đây
wviews.pas eeae77bfc2 Fix wrong cursor pos for 64 bit systems, hopefully fixes bug report 23957 12 năm trước cách đây
wvphelp.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x 17 năm trước cách đây
wwinhelp.pas bb7f443c53 Use two parameter version of get_caller_frame 13 năm trước cách đây

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