#fpc #freepascal #compiler #fpcobj #pascal

Tomas Hajny 08ce351a06 * don't use the OS/2 API function DosSearchPath for searching through the list of directories in FSearch because it always returns full path even for relative directory specifications (as opposed to what is expected in TP/BP) 10 lat temu
compiler ce20dcf7a6 * Add code to try old GNU emulation if new names are not recognized 10 lat temu
ide c9f73354af Avoid CopyFile over itself fp.cfg after copying fp.ini, thus avoiding misleading ErrorBox 10 lat temu
installer fdbd928453 * utils package still stay as standalone zip for smaller utilities in the main directory, but the source file name is one character longer than before now 10 lat temu
packages f263da87a2 * oops, the previous commit was wrong, reverting :-( 10 lat temu
rtl 08ce351a06 * don't use the OS/2 API function DosSearchPath for searching through the list of directories in FSearch because it always returns full path even for relative directory specifications (as opposed to what is expected in TP/BP) 10 lat temu
tests 150ead4546 * skipping wrAbandoned test unsupported on OS/2 similarly to MS Windows 10 lat temu
utils 8d4b7f8b97 * search directory given by FPCDIR for the *.cod files as well as /usr/local/lib/fpc/lexyacc/ and /usr/lib/fpc/lexyacc/ on unix (despite current dir), resolves #27326 10 lat temu
.gitattributes 2f40fa7b33 * reintegrated "blocks" branch. Adds support for calling C-style blocks with 10 lat temu
.gitignore 4c9b01dc26 * Removed empty tests directory from svn 11 lat temu
Makefile 3af91db14d + added msdos to the NOUTILSTARGETS 10 lat temu
Makefile.fpc 3af91db14d + added msdos to the NOUTILSTARGETS 10 lat temu
fpmake.pp df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 lat temu
fpmake_add1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 lat temu
fpmake_proc1.inc df4191acb3 * Handle the location of each package at run-time, not at compilation time 12 lat temu