Commit Graph

21 Commits

Author SHA1 Message Date
maroy 1894479592 made autogen not to run the configure script automatically 2005-08-02 07:13:38 +00:00
maroy d097fd47db merged autoconf-install branch to main branch 2005-08-01 19:26:00 +00:00
maroy 1e94527522 removed dependency on automake versions <= 1.8
now 1.8 and newer can also be used
2005-07-03 09:34:51 +00:00
maroy af576dcdb1 added bigIntTest, related to issue #909
see http://bugs.campware.org/view.php?id=909
2005-05-03 13:56:04 +00:00
maroy 4763ea6e2c removed 'underquoted definition of PKG_CHECK_MODULES' warnings for
aclocal >= 1.8
2005-04-21 07:13:41 +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 18450c6412 added fix for bug #536
not libodbc++ reads BIGINTs correclty with getLong()
2005-04-04 18:25:21 +00:00
maroy d2f1979923 changed SimpleConnectionManager to properly raise an exception when
the ODBC data source can not be found
2005-03-26 18:43:40 +00:00
maroy 548cd8cf20 chaned script and makefile to honor already existing LD_LIBRARY_PATH
environment variable
2005-01-18 15:41:15 +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 790e6ee4c1 migrated from libxml++ 1.x to 2.8 2004-12-17 12:12:31 +00:00
maroy 723e0459fa added -pthread option to CFLAGS and LDFLAGS 2004-11-23 11:51:22 +00:00
maroy d9c0e838b5 added global code coverage info generation 2004-08-02 06:26:34 +00:00
maroy 9452656cc0 fixed mistyped package name 2004-08-02 05:26:16 +00:00
maroy 0e5d9ac1bb added code coverage reporting 2004-08-02 05:25:24 +00:00
maroy 0b445bac8a added XML-RPC functions displaySchedule and displayPlaylist to
the Scheduler Daemon
2004-08-01 03:14:24 +00:00
maroy 30eeb29b4b added global test case for testing the uploadPlaylist function through
the XML-RPC interface
2004-07-25 15:41:19 +00:00
maroy f41e3d5a1f made XML test report non-standalone 2004-07-24 08:11:01 +00:00
maroy 9266c24285 added HTML test reporting 2004-07-24 06:02:13 +00:00
maroy 8431bdbf11 updated bug-reporting e-mail address 2004-07-23 18:40:23 +00:00
maroy b53bd7753c added module db 2004-07-23 16:46:50 +00:00