Commit Graph

78 Commits

Author SHA1 Message Date
Marcel M. Otte a5ac7be0e9 also fixed tag name 3nd 2016-06-02 18:03:23 +02:00
Marcel M. Otte aea0ebba87 updated gitignore with .gradle and build folders 2016-06-02 17:56:20 +02:00
Marcel Otte 9527611da8 changed docker image use to buildspecific instead of gloabl 2016-04-18 20:32:37 +02:00
Marcel M. Otte 750bf518ce changed image. 2016-04-18 18:07:00 +02:00
Marcel M. Otte bd6deca62e added .gitlab-ci.yml and wrote cpp build script 2016-04-18 18:04:56 +02:00
Marcel M. Otte 50b8645f8c added main function in test.cpp and added (commented out line) in CMakeLists.txt 2016-04-18 17:58:45 +02:00
Marcel M. Otte b6a26a17a1 updated gitignore to ignore all build* folders 2016-04-18 17:52:39 +02:00
Marcel M. Otte b23249d5b9 Merge branch 'master' of github.com:qwc/cmdlineoptions into cpp14 2015-10-27 21:57:27 +01:00
Marcel ffb51d24e6 changed some wording regarding goals. :) 2015-10-27 21:39:00 +01:00
Marcel M. Otte e4d053e134 working on some methods... 2015-10-04 20:10:52 +02:00
Marcel M. Otte 30b04c079e working on the structure 2015-10-04 17:11:59 +02:00
Marcel M. Otte cf03f083c0 created gitignore 2015-10-04 14:43:52 +02:00
Marcel M. Otte 7ed2f20596 accidently added eclipse project files 2015-10-04 14:43:16 +02:00
Marcel M. Otte 3d44d607c8 started working on cpp14 variant for fun 2015-10-04 14:42:45 +02:00
Marcel Otte 58345d11ca readme update 2014-12-09 22:24:59 +01:00
Marcel Otte b4ba61e92e added first test class 2014-12-09 22:19:15 +01:00
Marcel Otte b7665c90eb bunch of changes to be test conform. 2014-12-09 22:19:01 +01:00
Marcel Otte 7d0aad767e made example current 2014-12-09 20:55:57 +01:00
Marcel Otte 6f01a1287b fixed some issues 2014-12-09 20:55:44 +01:00
Marcel Otte cc15618dca reworked Option.toString() 2014-12-09 20:46:50 +01:00
Marcel Otte c6daefd033 min max step parameter checks added 2014-12-09 20:41:49 +01:00
Marcel Otte 19af70a03b reworking parsing 2014-12-09 20:24:01 +01:00
Marcel Otte 57c46e2c03 adding a bunch of methos for faster access and more customization 2014-12-09 19:51:32 +01:00
Marcel Otte 81c80c3750 retrieve values as list 2014-12-09 19:36:05 +01:00
Marcel Otte 6e0e21beca added shorter 'get()' method for Option values 2014-12-09 19:33:50 +01:00
Marcel Otte 469a5009a8 added contains() and indexOf() for values for faster access 2014-12-09 19:32:29 +01:00
Marcel Otte 5177c14624 readme update 2014-12-09 19:25:44 +01:00
Marcel f3de284690 Updated readme.md 2014-03-09 19:07:18 +01:00
Marcel 69a7c8eeec added test target to all and added install/uninstall 2014-03-09 16:53:39 +00:00
Marcel f743409653 fixed setted option even if the possible parameter was not correct. 2014-03-09 16:46:26 +00:00
Marcel 211c834117 fixed silly forgotten +1 ... 2014-03-09 16:40:16 +00:00
Marcel 593e31b3dd updated gitignore with example binaries 2014-03-09 16:17:23 +00:00
Marcel 6c27493329 working on tests 2014-03-09 16:16:13 +00:00
Marcel e02c0a33be fixed a issue with doubled error outputs on parsing 2014-03-09 16:16:01 +00:00
Marcel 98bd6e23de output beautifications and the reset of the initialize status on destroy 2014-03-09 15:23:50 +00:00
Marcel 8608074638 fixed a problem concerning static strings and dynamic structures... 2014-03-09 14:37:46 +00:00
Marcel ef9e018eef fixed help output and a typo 2014-03-09 14:26:45 +00:00
Marcel 4d63c8ee19 updated git ignore with the testexecutables 2014-03-09 13:38:00 +00:00
Marcel 874d264177 Added some documentation and added a destroy() function. 2014-03-09 13:35:54 +00:00
Marcel 0aaf6a24c9 Added tests to makefile. 2014-02-22 20:47:27 +00:00
Marcel 8cdfb9fedb Added tests base 2014-02-22 20:25:41 +00:00
Marcel d322d4b51d Fixed a little problem and added a shared and static example. 2014-02-21 21:51:43 +00:00
Marcel 6aba00cead updated README 2014-02-16 19:00:01 +01:00
Marcel M. Otte 522d396dba working on cmdlineoptions in C 2014-02-05 16:53:37 +01:00
Marcel M. Otte c42ce26c88 updated readme 2014-01-08 19:54:53 +01:00
Marcel M. Otte 8bd472c4a0 fixed example, further tests needed 2013-12-31 16:57:11 +00:00
Marcel M. Otte 2a966fb9c1 refactored java version (untested...) 2013-12-31 16:53:25 +00:00
Marcel M. Otte 4815d6449b updated gitignore 2013-12-27 19:05:58 +00:00
Marcel M. Otte 0119e8dfb0 working on parser and added example 2013-12-27 18:59:33 +00:00
Marcel M. Otte 67ebb18bc8 fixed anonymous structs 2013-12-27 10:53:29 +00:00