COMPILESERVER-3.2.2(1) | Free Pascal Compiler | COMPILESERVER-3.2.2(1) |
compileserver-3.2.2 - Helper tool for Free Pascal Compiler (FPC)
Usage compileserver-3.2.2 [options] Where options is one or more of : -d --directory=dir Base directory from which to serve files.
-h --help This help text -i --indexpage=name Directory index page to use (default: index.html) -n --noindexpage Do not allow index page. -p --port=NNNN TCP/IP port to listen on (default is 3000) -q --quiet Do not write diagnostic messages -w --watch Watch directory for changes -c --compile[=proj] Recompile project if pascal files change. Default project is app.lpr -m --mimetypes=file filename of mimetypes. Default is /etc/mime.types -s --simpleserver Only serve files, do not enable compilation.
The full documentation for compileserver-3.2.2 is maintained as a Texinfo manual. If the info and compileserver-3.2.2 programs are properly installed at your site, the command
should give you access to the complete manual.
January 2024 | compileserver-3.2.2 |