Commit Graph

21 Commits

Author SHA1 Message Date
fgerlits 9568514e76 disabled boost library detection to use our own boost library instead 2005-08-08 11:57:53 +00:00
maroy 11894494c4 changed modules to check for boost date-time lib 2005-08-02 08:45:41 +00:00
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 4763ea6e2c removed 'underquoted definition of PKG_CHECK_MODULES' warnings for
aclocal >= 1.8
2005-04-21 07:13:41 +00:00
maroy a0d4eb8d8c fixed small typo 2005-04-15 12:04:04 +00:00
maroy e7fed2c292 added storage server setup step in front of running tests 2005-04-08 13:42:56 +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
fgerlits 892d7d132f added 7 scheduler methods to schedulerClient 2005-02-07 21:35:21 +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 c11f956563 added uploadPlaylist, displaySchedule and removeFromSchedule methods
added proper XML-RPC error handling
2005-01-08 13:39:30 +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 d554a793d1 changed the call to GetSchedulerTime to call with no parameters 2004-12-20 14:21:49 +00:00
maroy 790e6ee4c1 migrated from libxml++ 1.x to 2.8 2004-12-17 12:12:31 +00:00
maroy 6fdafd17e2 added missing file 2004-12-17 12:10:28 +00:00
fgerlits 7dbfa2dbc4 a few more places where the ClientInterface moves had to be recorded 2004-12-16 11:24:54 +00:00
maroy ae093e2cdc now the XML-RPC client closes the connection immediately 2004-12-14 13:02:32 +00:00
maroy cb38affb2a added getSchedulerTime() function 2004-12-14 12:46:50 +00:00
maroy c0cc88833e updated documenation 2004-12-02 01:36:06 +00:00
maroy 885b2cc212 added scheduler client module 2004-12-02 01:22:38 +00:00