marco c088f4d620 * Renamefest há 23 anos atrás
..
dxegen aefa34f0c1 * Renamefest há 23 anos atrás
fpcm c088f4d620 * Renamefest há 23 anos atrás
fprcp 927c693482 * fix source location in zips for packages and demos há 23 anos atrás
h2pas c088f4d620 * Renamefest há 23 anos atrás
simulator 927c693482 * fix source location in zips for packages and demos há 23 anos atrás
tply 7a283749bd * renamefest há 23 anos atrás
Makefile e3af82f49f + Qnx target updates in makefiles há 23 anos atrás
Makefile.fpc 9b385a2ab7 * regenated há 23 anos atrás
README afbf5ec51b + updated há 23 anos atrás
bin2obj.pp dd4983bb7e - don't see the point of not calling dos.exec here.... so remove unix defines há 24 anos atrás
checkcvs.pp c088f4d620 * Renamefest há 23 anos atrás
creumap.pp 66cbbfb910 + initial revision há 25 anos atrás
data2inc.exm 1ab0f87f7f * initial version há 26 anos atrás
data2inc.pp b272ae1344 + Initial import há 25 anos atrás
delp.pp aefa34f0c1 * Renamefest há 23 anos atrás
postw32.pp b272ae1344 + Initial import há 25 anos atrás
ppdep.pp aefa34f0c1 * Renamefest há 23 anos atrás
ptop.pp 72035b40e7 + fix for BP há 23 anos atrás
ptopu.pp aefa34f0c1 * Renamefest há 23 anos atrás
rmcvsdir.pp 1aad3ddf9a * first version há 25 anos atrás
rstconv.pp 18ed3a96a1 * Made some fixes so that rstconv now works with range checks enabled há 25 anos atrás

README

This dirctory contains some utilities that come with the Free Pascal
Compiler. They can be compiled by typing 'make all' in this directory.

Currently, the following things are provided:

ppdep : Creates a makefile which includes all interdependant units.

ptop : Pascal source beautifier

delp : Deletes all files generated by Free Pascal, as well
temporary files.

h2pas/ : Contains the h2pas program, which converts C header files to pascal
unit files.
tply/ : Pascal Lex and Yacc
fpcm/ : fpcmake - utility to generate makefiles to regenerate compiler

Typing a 'make install' will put everything into place.

Happy Coding !
The Free Pascal Development Team.