Commit Graph

20 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 3d402962aa now playlists scheduled too late (after init but before start) will
not get executed.
solution for bug http://bugs.campware.org/view.php?id=757
2005-04-08 16:53:29 +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 d58414c65e added event update functionality to the event scheduler 2005-01-10 11:05:28 +00:00
maroy bc9a68f426 the upcoming event is canceled, if it fails initialization 2005-01-10 09:21:14 +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 c9e68edff6 minor sanity changes... 2004-11-25 14:52:26 +00:00
maroy 654632125b added boost time lib to Makefile 2004-11-24 13:07:37 +00:00
maroy 723e0459fa added -pthread option to CFLAGS and LDFLAGS 2004-11-23 11:51:22 +00:00
maroy 54164b752c updated test object to reflect changes in access return types (const returns) 2004-11-18 12:28:02 +00:00
maroy 654ec9651a some code cleanup 2004-11-08 13:18:45 +00:00
maroy 790dac4fa2 added EventScheduler public class 2004-11-07 08:44:12 +00:00
maroy 9e3e321ade refactored generic thread functionality into LiveSupport::Core::Thread 2004-11-05 13:29:59 +00:00
maroy 5a0544bedf added event scheduler module 2004-11-05 12:14:32 +00:00