Questions tagged [dailybuilds]

17 questions
0
votes
2 answers

run buildbot on Windows XP

I recently stumbled over buildbot and wanted to give it a try. My problem is that I have to run it under Windows because we don't use Linux on workstations or servers in my company. I've already tried different installations: python 2.6,…
chrmue
  • 1,552
  • 2
  • 18
  • 35
0
votes
1 answer

Watchdog built into the same process as the program it controls

I run a Visual C++ console test program inside the daily build. Every now and then the test would call some function that was changed by other developers improperly, descend into an infinite loop and hang thus blocking the build. I need a watchdog…
sharptooth
  • 167,383
  • 100
  • 513
  • 979
1
2