Commit Graph

14 Commits

Author SHA1 Message Date
Thomas Nagy 328a15232c bind the timer to the context object 2012-03-03 14:01:12 +01:00
Thomas Nagy 95951a6f5d fixed the import in the code snippet for profiling 2012-02-20 02:06:16 +01:00
Thomas Nagy 86836488cc Issue 1113 2012-02-17 01:44:18 +01:00
alexrp 3368341313 Allow passing args through to 'waf configure' in 'waf distcheck'.
This adds a new option, --distcheck-args, which can be set to
specify the args that will be passed to 'waf configure' when
running 'waf distcheck'. If the option is not set, all arguments
starting with '-' passed to 'waf distcheck' are passed instead.
2012-02-11 21:24:41 +01:00
Thomas Nagy d8f192fbc2 remove more except: lines 2012-02-11 14:31:00 +01:00
Thomas Nagy 33f0b6bdfb make sure to remove the waf cache on python 3 2012-01-08 15:49:06 +01:00
Thomas Nagy 818b605675 Fix for Issue 1076 2011-12-07 03:27:43 +01:00
Thomas Nagy c798bbe74f avoid the exception on --help on win32 2011-11-28 19:19:25 +01:00
Thomas Nagy 7e904b7e74 #1066 2011-11-19 00:03:28 +01:00
Thomas Nagy 0584dcc093 #1066 2011-11-12 11:09:16 +01:00
Thomas Nagy 32468b86ba #1066 2011-11-09 02:54:27 +01:00
Thomas Nagy d421f58c5c #1066: need to check if it works properly on win32 2011-11-08 01:02:57 +01:00
ita a971973cde For consistency, execute the command-line processing in the same try-except block as other commands 2011-09-29 13:54:20 +02:00
Thomas Nagy 44a967e326 Initial commit 2011-09-10 11:13:51 +02:00