Commit Graph

13 Commits

Author SHA1 Message Date
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