2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-26 11:51:20 +01:00
Commit Graph

9 Commits

Author SHA1 Message Date
Thomas Nagy
cf773b89de return the value of opt.add_option() 2012-05-17 14:57:58 +02:00
Thomas Nagy
37854f57a2 Issue 1144 2012-04-12 19:55:08 +02: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
adf2225f76 remove as many bare 'except:' statements as possible 2012-02-11 13:43:47 +01:00
Thomas Nagy
3e98ef102c remove the annoying syctl output from the console (mac osx) 2011-10-10 18:56:10 +02:00
Thomas Nagy
664116ab1f fix the cpu detection on HPUX 2011-10-09 22:34:01 +02:00
Thomas Nagy
5b38195885 fix the regression made by changing the lock file name 2011-10-01 19:04:26 +02:00
ita
a29880d753 Processor detection improvement 2011-09-30 16:45:11 +02:00
Thomas Nagy
44a967e326 Initial commit 2011-09-10 11:13:51 +02:00