fpc 6434db35c2 * mime-type property in fixes branch set há 20 anos atrás
..
debugsvr 50778076c3 initial import há 20 anos atrás
dxegen 50778076c3 initial import há 20 anos atrás
fpcm 50778076c3 initial import há 20 anos atrás
fpdoc 10b2cff4f3 Merged revisions 7 via svnmerge from há 20 anos atrás
fpmc 50778076c3 initial import há 20 anos atrás
fprcp 6cf4eb98c3 * use current fpcmake instead of from 1.9.8 há 20 anos atrás
h2pas 6434db35c2 * mime-type property in fixes branch set há 20 anos atrás
kalyptus 50778076c3 initial import há 20 anos atrás
simulator 6434db35c2 * mime-type property in fixes branch set há 20 anos atrás
tply 6434db35c2 * mime-type property in fixes branch set há 20 anos atrás
Makefile 6cf4eb98c3 * use current fpcmake instead of from 1.9.8 há 20 anos atrás
Makefile.fpc 7dadd64723 * 2.0.0 há 20 anos atrás
README afbf5ec51b + updated há 24 anos atrás
bin2obj.pp 50778076c3 initial import há 20 anos atrás
checkcvs.pp 50778076c3 initial import há 20 anos atrás
creumap.pp 50778076c3 initial import há 20 anos atrás
data2inc.exm 1ab0f87f7f * initial version há 26 anos atrás
data2inc.pp 50778076c3 initial import há 20 anos atrás
delp.pp 50778076c3 initial import há 20 anos atrás
postw32.pp 50778076c3 initial import há 20 anos atrás
ppdep.pp 50778076c3 initial import há 20 anos atrás
ptop.pp 50778076c3 initial import há 20 anos atrás
ptopu.pp 50778076c3 initial import há 20 anos atrás
rmcvsdir.pp 1aad3ddf9a * first version há 25 anos atrás
rstconv.pp 50778076c3 initial import há 20 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.