The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
marco e9937c3c52 * commit new beep system from Benito van der Zander mantis #0012437
Tested on win8/64 with both 32 and 64-bit binaries.
   Only modification: test for win32platform directly instead of dragging in sysutils (which modifies exception behaviour)
   

git-svn-id: trunk@29010 -
2014-11-07 14:32:49 +00:00
compiler * run EMX linker quietly 2014-11-06 12:14:00 +00:00
ide Allow to use FPBASENAME environment variable as default base name for ini file 2014-11-05 20:45:47 +00:00
installer * support for 7 additional packages, maximum number of packages/tab in installer increased to 45 2014-10-23 23:14:30 +00:00
packages * commit new beep system from Benito van der Zander mantis #0012437 2014-11-07 14:32:49 +00:00
rtl * fixed missed setting of return code 2014-11-06 16:51:15 +00:00
tests * Test for bug ID #26773 2014-11-05 22:23:56 +00:00
utils * Do not rebuild fpmake on each run on an host-os that uses an executable-suffix. (.exe) 2014-11-03 12:42:33 +00:00
.gitattributes * Test for bug ID #26773 2014-11-05 22:21:55 +00:00
.gitignore * Removed empty directories 2014-11-01 20:05:33 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Add missing closing brace for error function 2014-10-22 14:58:01 +00:00
Makefile.fpc Add missing closing brace for error function 2014-10-22 14:58:01 +00:00