Commit Graph

112 Commits

Author SHA1 Message Date
maroy 26899feffb added scheduler installation
possibility to specify database host separately
2005-03-26 19:28:10 +00:00
tomas 6398a28317 Fixed:
- pear module check seems to say true on pkgs not installed.
 - psql want to have existing database name as 1st arg if postgres database
doesn't exists - template1 added ...
2005-03-25 18:37:24 +00:00
maroy 25093aa35f now prints the help in case of parameter errors 2005-03-25 15:52:15 +00:00
maroy dde0766cfd added first version of install script 2005-03-25 15:49:44 +00:00
maroy 39c0777f58 changed script to generate two tarballs, one with sources, one with libs 2005-03-25 10:33:22 +00:00
maroy 6a76ada4b7 added dist script 2005-03-23 10:46:19 +00:00
maroy 21485a6d01 removed 'cd -' from the end of statements that were like
dirname=`cd somethere; pwd; cd -`
2005-01-07 14:04:29 +00:00
maroy 885b2cc212 added scheduler client module 2004-12-02 01:22:38 +00:00
maroy a6cf458a5d re-enabled scheduler coverage 2004-11-25 15:08:17 +00:00
maroy 68a830f1f7 added authentication module to coverage generation script
temporarily commented scheduler out
2004-11-25 09:27:41 +00:00
maroy e5f7f2bed8 updated generated documentation 2004-11-18 13:14:12 +00:00
maroy d9c0e838b5 added global code coverage info generation 2004-08-02 06:26:34 +00:00