Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
fpc-src / usr / share / fpcsrc / 3.2.0 / utils
  ..
  sim_pasc
  pas2fpm
  fpdoc
  fpcreslipo
  instantfpc
  unicode
  fpmc
  rmwait
  javapp
  fpcres
  fppkg
  fprcp
  mksymbian
  debugsvr
  h2pas
  pas2js
  json2pas
  fpcm
  importtl
  dxegen
  fpcmkcfg
  fpgmake
  tply
  svn2cvs
  pas2jni
  pas2ut
  fpmake.pp
  creumap.pp
  mkinsadd.pp
  Makefile
  bin2obj.pp
  postw32.pp
  README.txt
  fpmake_proc.inc
  ptopu.pp
  delp.pp
  rstconv.pp
  data2inc.pp
  Makefile.fpc.fpcmake
  ppdep.pp
  usubst.pp
  data2inc.exm
  grab_vcsa.pp
  Makefile.fpc
  fpcsubst.pp
  delp.lpi
  fpmake_add.inc
  rmcvsdir.pp
  svn2cl.pp
  ptop.pp
Size: Mime:
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.