Commit Graph

127 Commits

Author SHA1 Message Date
maroy a14cecc8b0 made master build environment to autoconf-based
added debian package creation scripts
2005-04-22 11:56:56 +00:00
maroy 827d6ed31d modified authentication module and gLiveSupport to use the
personalized development environment if available
2005-04-13 15:52:20 +00:00
maroy d6c26fe4b4 forcing localhost as host name always 2005-04-08 14:26:39 +00:00
maroy 1e00766456 adjusted su command parameters 2005-04-08 12:35:40 +00:00
maroy 66bd876f08 added possibility for personalized development
(e.g. sharing a system between multiple developers)
2005-04-08 11:56:37 +00:00
maroy 006fc2b264 replacing cp -a with cp -pPR, so as it works also on platforms which
don't have the -a GNU extension option to cp
2005-04-06 17:59:11 +00:00
fberckel cae8aabf43 Import with TkCvs 2005-04-05 19:37:43 +00:00
maroy 18450c6412 added fix for bug #536
not libodbc++ reads BIGINTs correclty with getLong()
2005-04-04 18:25:21 +00:00
fberckel b47a4ba129 Import with TkCVS 2005-04-04 16:57:09 +00:00
fberckel 4cdee586bc Import with TkCVS 2005-04-04 16:45:09 +00:00
fberckel 247df14aff import by TkCVS 2005-04-04 15:32:16 +00:00
maroy 546000df1e added check to see if the apache group supplied is sensible
changed default database host name to localhost
added INSTALL file
2005-03-28 19:14:06 +00:00
maroy d6c6a4b0c4 added test database setup file 2005-03-27 14:50:13 +00:00
maroy d8f302116d added check for the sed executable
added support for remote database hosts
2005-03-27 12:11:14 +00:00
maroy 01d625000e removed silent database initialization reporting 2005-03-26 19:47:49 +00:00
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