Phil Nash
|
e45e3a139a
|
Clara ignores anything after a lone — (double dash)
- this allows use within an environment that appends additional arguments that Clara will otherwise reject
- generated build 23
|
2013-12-23 10:24:06 +00:00 |
|
Phil Nash
|
886d9d397c
|
Reporter command line parser errors more eagerly
- show all “unrecognised option” errors
|
2013-12-20 19:06:02 +00:00 |
|
Adam Strzelecki
|
d1e5480d95
|
std::auto_ptr is deprecated in c++11/c++0x
This will use std::unique_ptr on C++11 and remove deprecation warning.
|
2013-11-17 18:44:35 +01:00 |
|
Phil Nash
|
1870ca8455
|
Some Clara/ command line clean-up and tweaks
|
2013-08-16 18:57:57 +01:00 |
|
Phil Nash
|
f3d1f08c3b
|
Removed all trailing whitespace
- addresses #105
|
2013-07-03 19:14:59 +01:00 |
|
Phil Nash
|
cd688300b0
|
Build 2
|
2013-06-29 12:11:32 +01:00 |
|
Phil Nash
|
cb60d130f8
|
Runner -> RunContext, Runner2 -> Runner and fixed issue with processName
|
2013-06-05 08:18:52 +01:00 |
|
Phil Nash
|
aee9b75e37
|
Now fully switched over to Clara-based command line with modified args
|
2013-06-04 08:37:28 +01:00 |
|
Phil Nash
|
0514fe4f38
|
Got parseCommandLine ready to use new Clara (but not doing so yet)
|
2013-05-31 18:48:31 +01:00 |
|
Phil Nash
|
10fa0593db
|
Moved Clara into its (her?) own file
|
2013-05-27 10:52:58 +01:00 |
|