pierre d25a768b1d Handle SPECIALLINK environment variable in the same way it was used in old Makefile.fpc hace 9 años
..
compiler e83f3d2978 * updated all the remaining makefiles that 'fpcmake -r' missed hace 10 años
fakegdb e83f3d2978 * updated all the remaining makefiles that 'fpcmake -r' missed hace 10 años
Makefile 2e3cb70489 * regenerated makefiles after adding the win16 target hace 10 años
Makefile.fpc ac87da7c42 * Filter the Makefile's unit searchpaths from the fpmake command line. hace 10 años
Makefile.fpc.fpcmake d407b668d1 * version updated to 3.1.1 hace 10 años
README.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files hace 16 años
TODO.txt 4bf254bc32 * added .txt extensions to all README, TODO and COPYING files hace 16 años
cvsco.tdf cf1facd27e * remove CVS: line as it is not suppressed at hace 23 años
cvsdiff.tdf 87c0a048e5 * Undo last wrong commit hace 18 años
cvsup.tdf 614993c10c * ide works now with both compiler versions hace 24 años
empty.inc 614993c10c * ide works now with both compiler versions hace 24 años
fp.ans 952e80a72f * old logs removed and tabs fixed hace 23 años
fp.pas 03ef994cc8 Add -G command line option to allow specification of GDB executable name hace 10 años
fp.term 6c3611caa7 + added Mac OS X Terminal.app profile for the IDE: hace 18 años
fp32.ico 92c4345090 * new ide icon hace 19 años
fp32.rc f21866553a + Win32 icon added hace 23 años
fpcalc.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x hace 17 años
fpcatch.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x hace 17 años
fpcodcmp.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x hace 17 años
fpcodtmp.pas 50b920294b + Switch IDE to resourcestrings hace 18 años
fpcompil.pas 8082982d46 * removed single remaining use of a 1.0.x deprecated function. hace 13 años
fpconst.pas 3cd33af823 Avoid double definition of FPBaseName for powerpc cpu target on i386 hace 10 años
fpcygwin.pas 90c85b198a + free memory in finalization code hace 18 años
fpdebug.pas 011e8fcd07 * moved the code for setting max width and then restoring it when obtaining a hace 10 años
fpdesk.pas c57c039362 * Update syntaxhighlight settings on desktop load. Partial fix for 5813. hace 14 años
fpdpansi.pas 790a4fe2d3 * log and id tags removed hace 20 años
fpevalw.pas 104cbc0160 * redundant buttons removed, mantis #25239 hace 11 años
fphelp.pas e24f59fb9f IDE: enabled AROS' system clipboard code also for Amiga and MorphOS hace 10 años
fpide.pas e24f59fb9f IDE: enabled AROS' system clipboard code also for Amiga and MorphOS hace 10 años
fpini.pas c59e8733d6 Try to fix error introduced in commit 28925 leading to corruption of HelpFiles and SourceDirList hace 10 años
fpintf.pas 76ac54b78f * show full compiler version in About dialog hace 19 años
fpkeys.pas 91009ca615 * fixes for fields after classes also apply to TP objects. Fixed. hace 16 años
fpmake.pp d25a768b1d Handle SPECIALLINK environment variable in the same way it was used in old Makefile.fpc hace 9 años
fpmansi.inc 4ace790492 * remove $Log hace 20 años
fpmcomp.inc 4ace790492 * remove $Log hace 20 años
fpmdebug.inc 8e5835a3bd Use GetRemoteString function in TransferRemote hace 11 años
fpmedit.inc 4ace790492 * remove $Log hace 20 años
fpmfile.inc 83fc2dd1ea * fix for #7308. (changeonopen preferences does nothing) hace 15 años
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) hace 13 años
fpmingw.pas 9e4e667842 Allow to disable __cpu_features_init by defining DISABLE_CPU_FEATURES_INIT hace 11 años
fpmopts.inc d62a8b4b14 Avoid range check error hace 10 años
fpmrun.inc fb313ff87e + Use SetTbreak method hace 15 años
fpmsrch.inc 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x hace 17 años
fpmtools.inc 4ace790492 * remove $Log hace 20 años
fpmwnd.inc 9621e43bff Avoid RTE 219 if compiled with -CR, by using correct common ancestor hace 11 años
fpredir.pas 34bf64abd0 Declare MaybeQuoted function in interface hace 11 años
fpregs.pas 05ab2ea0cb * also use the last line of the FPU and Vector Unit register view windows hace 10 años
fpswitch.pas 655428a467 * fix for mantis #25202 macpascal->macpas, patch by Thaddy. hace 12 años
fpsymbol.pas cdac1d23cd Avoid infinite recursion if symbols and gdb window are displayed while running debuggee hace 11 años
fptemplt.pas ee31b188f6 AMIGA/MorphOS/AROS: corrected pathes in FP-IDE hace 11 años
fptools.pas 209acc0251 * Reset AbortTool before each run hace 16 años
fpusrscr.pas c53c4702b6 + also preserve the CGA background color in the go32v2 IDE hace 10 años
fputils.pas 226c184d14 IDE: made FixFileName to actually fix and not break file names on Amiga-like systems hace 10 años
fpvars.pas e76b416b04 * force gdb/mi on windows to always run the debuggee in another console, since I hace 10 años
fpviews.pas 011e8fcd07 * moved the code for setting max width and then restoring it when obtaining a hace 10 años
fpw32.rc 916c207593 * fix some fields hace 22 años
gdbmicon.pas 3250a91995 * use hex when retrieving registers via gdb/mi. This stops gdb from returning hace 10 años
gdbmiint.pas 39dbfcc3d5 * fixed gdb/mi crash when program exits with exit code >= $80000000 hace 10 años
gdbmiproc.pas 03ef994cc8 Add -G command line option to allow specification of GDB executable name hace 10 años
gdbmiwrap.pas e87ce29a4e * use the AsQWord and AsLongWord methods to do the conversion in TGDBMI_Value.AsCoreAddr hace 10 años
globdir.inc bf7785f567 * only define GDB_WINDOWS_ALWAYS_USE_ANOTHER_CONSOLE on Windows. This fixes hace 10 años
gplprog.pt 4ace790492 * remove $Log hace 20 años
gplunit.pt 4ace790492 * remove $Log hace 20 años
grep.tdf 614993c10c * ide works now with both compiler versions hace 24 años
pmode.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x hace 17 años
program.pt 952e80a72f * old logs removed and tabs fixed hace 23 años
readme.ide ef940a268f * bugrep -> bugs hace 19 años
test.pas 470adb22e1 + Add overloaded Testne function in test1 unit hace 13 años
test1.pas bbc196ac02 Remove junk in test1 source file from alst commit hace 13 años
test2.pas 8aca5d924f * avoid longjmp messages if quitting after compilation error hace 23 años
tpgrep.tdf 614993c10c * ide works now with both compiler versions hace 24 años
unit.pt 952e80a72f * old logs removed and tabs fixed hace 23 años
vesa.pas 9f56c6ec11 * disable the VESA features by default if running under MS WinNT and above hace 11 años
wansi.pas 790a4fe2d3 * log and id tags removed hace 20 años
wcedit.pas eeae77bfc2 Fix wrong cursor pos for 64 bit systems, hopefully fixes bug report 23957 hace 12 años
wchmhwrap.pas 70e6637b9e * fix for crash of textmode IDE when loading CHM index that contains empty tags. hace 13 años
wconsole.pas 49b0c18c53 AROS: rtl-console, fv, FP-IDE added hace 11 años
wconsts.pas 08d248f7c5 * activated resourcestrings hace 20 años
wconstse.inc 8309a4794d * updated wording helpfile download, mantis #26517 hace 11 años
wconstsh.inc 08d248f7c5 * activated resourcestrings hace 20 años
weditor.pas 3fcf1f0050 * Do not use InfoLong as size can be different from InfoPtr used in Message hace 13 años
whelp.pas ee31b188f6 AMIGA/MorphOS/AROS: corrected pathes in FP-IDE hace 11 años
whlpview.pas b127fc154a * Fixed spell error revealed by lintian. hace 15 años
whtml.pas e0cf3b0478 * change result type of AddItem from integer to sw_integer hace 16 años
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) hace 13 años
whtmlscn.pas 4fde26ba5e further html improvements hace 18 años
winclip.pas e24f59fb9f IDE: enabled AROS' system clipboard code also for Amiga and MorphOS hace 10 años
windebug.pas c912196ca6 Handle GDBMI conditional in windebug unit hace 10 años
wini.pas 54621aec9a Use pascal style doubling of quote char instead of C style escaping for ini file hace 10 años
wnghelp.pas bb7f443c53 Use two parameter version of get_caller_frame hace 13 años
woahelp.pas 9c4675def5 * cleaning out use of old endianess routines (these are centralized in system since 2.0.x days) hace 14 años
wos2help.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x hace 17 años
wresourc.pas bb7f443c53 Use two parameter version of get_caller_frame hace 13 años
wtphwrit.pas 790a4fe2d3 * log and id tags removed hace 20 años
wutils.pas ee31b188f6 AMIGA/MorphOS/AROS: corrected pathes in FP-IDE hace 11 años
wviews.pas 85a7b9d9cf Avoid range check error for 64bit cpu by direct writing to FormatParams array hace 10 años
wvphelp.pas 157b00a44a IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x hace 17 años
wwinhelp.pas bb7f443c53 Use two parameter version of get_caller_frame hace 13 años

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