2003-07-10 Casper S. Hornstrup <chorns@users.sourceforge.net>
authorCasper Hornstrup <chorns@users.sourceforge.net>
Thu, 10 Jul 2003 12:29:02 +0000 (12:29 +0000)
committerCasper Hornstrup <chorns@users.sourceforge.net>
Thu, 10 Jul 2003 12:29:02 +0000 (12:29 +0000)
commit980d7609ca4e1afd02074938e54bede89dde7a58
tree19addc9817c6c2e0062731422e80ddb7bdeefac9
parentb71535d7cfe1d9d751c08497b1570693bfcfe751
2003-07-10  Casper S. Hornstrup  <chorns@users.sourceforge.net>

* rules.mak (XSLTPROC): Add.
* tools/Makefile: Add rgenstat.
* apistatus.lst: New file.
* tools/rgenstat: New directory.
* tools/rgenstat/.cvsignore: New file.
* tools/rgenstat/llmosrt.c: Ditto.
* tools/rgenstat/Makefile: Ditto.
* tools/rgenstat/rgenstat.c: Ditto.
* tools/rgenstat/web: New directory.
* tools/rgenstat/web/*.gif: New files.
* tools/rgenstat/web/.cvsignore: New file.
* tools/rgenstat/web/rapistatus.css: Ditto.
* tools/rgenstat/web/rapistatus.js: Ditto.
* tools/rgenstat/web/rapistatus.xsl: Ditto.

svn path=/trunk/; revision=5035
20 files changed:
reactos/ChangeLog
reactos/apistatus.lst [new file with mode: 0755]
reactos/rules.mak
reactos/tools/Makefile
reactos/tools/rgenstat/.cvsignore [new file with mode: 0755]
reactos/tools/rgenstat/Makefile [new file with mode: 0755]
reactos/tools/rgenstat/llmosrt.c [new file with mode: 0755]
reactos/tools/rgenstat/rgenstat.c [new file with mode: 0755]
reactos/tools/rgenstat/web/.cvsignore [new file with mode: 0755]
reactos/tools/rgenstat/web/c.gif [new file with mode: 0755]
reactos/tools/rgenstat/web/f.gif [new file with mode: 0755]
reactos/tools/rgenstat/web/i.gif [new file with mode: 0755]
reactos/tools/rgenstat/web/rapistatus.css [new file with mode: 0755]
reactos/tools/rgenstat/web/rapistatus.js [new file with mode: 0755]
reactos/tools/rgenstat/web/rapistatus.xsl [new file with mode: 0755]
reactos/tools/rgenstat/web/sc.gif [new file with mode: 0755]
reactos/tools/rgenstat/web/tb.gif [new file with mode: 0755]
reactos/tools/rgenstat/web/tm.gif [new file with mode: 0755]
reactos/tools/rgenstat/web/tp.gif [new file with mode: 0755]
reactos/tools/rgenstat/web/u.gif [new file with mode: 0755]