Zachary Blair
|
215cb5ac8d
|
Fixed #2162 (false positive: Mutual exclusion over ||)
|
2010-11-21 00:06:43 -08:00 |
Reijo Tomperi
|
1394d0245a
|
Increase number of cores allowed by the cli to 10000 and add comment about the limit (it is there just to catch typos)
|
2010-11-20 22:33:46 +02:00 |
Daniel Marjamäki
|
c1bf388b15
|
Fixed #2054 (Missing newline in 'invalid parameter' error message)
|
2010-09-18 16:11:46 +02:00 |
Kimmo Varis
|
940679e242
|
Fix ticket #2040 (some cli messages are missing a return at the end)
|
2010-09-10 18:39:36 +03:00 |
Daniel Marjamäki
|
ad03c97a6e
|
cmdlineparser: allow space between -D and define name. ticket: #2036
|
2010-09-08 17:42:28 +02:00 |
Reijo Tomperi
|
d0423ff8ac
|
Set encoding to UTF-8 for some files.
|
2010-09-06 22:39:02 +03:00 |
Kimmo Varis
|
f36666572a
|
Add couple of basic tests for CmdLineParser.
|
2010-09-06 22:31:06 +03:00 |
Daniel Marjamäki
|
5d539c76fe
|
--help : added info about the '--enable=missingInclude' command
|
2010-09-06 19:15:21 +02:00 |
Stefan Naewe
|
078a0099dc
|
cmdlineparser: handle '-h'/'--help' correctly
|
2010-09-06 19:12:40 +02:00 |
Kimmo Varis
|
688e26796f
|
Fix compiling with GCC.
|
2010-09-05 11:47:31 +03:00 |
Kimmo Varis
|
45eaebe423
|
Move CLI command line parsing to own class.
|
2010-09-05 11:17:31 +03:00 |