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

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.