Commit Graph

65 Commits

Author SHA1 Message Date
Thomas Nagy 5fc835639e
Encapsulate task skipping in a method to help with the shrinking sets feature 2014-01-02 20:21:45 +01:00
Thomas Nagy d963163471 reverting the latest changes to Runner.py, there is a very good reason to use atexit 2012-04-14 19:52:38 +02:00
Thomas Nagy 5448e23e40 Python is getting a bit better at threading, we do not need to recycle threads anymore 2012-04-09 23:17:31 +02:00
Thomas Nagy 63d3442ad2 remove more except: lines 2012-02-11 14:43:07 +01:00
Thomas Nagy f5f73429d4 reverting the previous changes to runner.py, need to think more about it 2012-02-06 03:08:12 +01:00
Thomas Nagy e0bf42db95 missing change 2012-02-06 02:48:07 +01:00
Thomas Nagy 2eebd14dcd move the task error handler to the method error_handler 2012-02-06 02:25:10 +01:00
Thomas Nagy 3460a01464 more tricks on forcing specific build orders 2012-01-08 15:41:08 +01:00
Thomas Nagy f9754ac7d5 another experimental module for stopping as early as possible when errors occur with -k 2011-11-05 23:57:17 +01:00
Thomas Nagy 0647d2aaee change the error message verbosity 2011-10-09 20:55:38 +02:00
Thomas Nagy df22b83466 missing import 2011-10-05 20:04:19 +02:00
Thomas Nagy 2baaf78394 If there is no previous error, and if an exception occurs while in -k, then that error must be displayed 2011-10-04 21:42:32 +02:00
Thomas Nagy c1a0bc1f3b In verbose mode with -k, display the complete error messages 2011-10-04 21:31:01 +02:00
Thomas Nagy 516a253cbd #1039 2011-10-01 09:20:36 +02:00
Thomas Nagy 44a967e326 Initial commit 2011-09-10 11:13:51 +02:00