[Dart] one problem left with Nightly Builds: always 0 cvs updates
Alexander Neundorf
a.neundorf-work at gmx.net
Tue May 30 07:36:57 EDT 2006
Hi,
at first I had the problem that when my cron job started which does "make Nightly" it always pulled the sources from one day before.
Now the cronjob starts at 2:30 am german time.
I put the following in my CMakeLists.txt:
SET(NIGHTLY_START_TIME "00:01:00 GMT")
Now this works good so far, i.e. it builds everyday with the current sources.
The only problem left now is that the "Update" column for the Nightly Builds always shows a "0".
I guess this is also related to the date (since there have been 0 updates between NIGHTLY_START_TIME and the time when the cron job starts.
The directory where the nightly build happens is cleared everytime before the build starts. Is this ok ?
Any hints why I see "0 Updates" ?
Bye
Alex
P.S. unit tests (using CxxTest) are also already working, now I'd like to integrate KWStyle, but haven't found docs yet...
--
Bis zu 70% Ihrer Onlinekosten sparen: GMX SmartSurfer!
Kostenlos downloaden: http://www.gmx.net/de/go/smartsurfer
More information about the Dart
mailing list