efl/src/examples
Gustavo Sverzut Barbieri 0b86e5119f getopt: add positional argument handling.
positional arguments must appear at the end of the description array
(after the last option) and should have a metavar set and not have
shortname or longname. Simple, elegant and fit :-)

There is a new function to parse the positional arguments,
ecore_getopt_parse_positional() because we may want to not try to
parse them in the case of a quit-option such as --help, --license,
--copyright, --version or some user-defined action. This avoids us
producing errors of missing positional arguments when printing help
and adds some flexibility as well.

This should make Tasn happy :-)
2013-12-17 21:06:53 -02:00
..
ecore getopt: add positional argument handling. 2013-12-17 21:06:53 -02:00
ecore_avahi Ecore_Avahi: initial commit. 2013-12-17 19:37:05 +09:00
edje edje: correctly setup PATH and install Edje file as they are needed by examples. 2013-11-28 16:33:32 +09:00
eet eet: Adding EET_DATA_DESCRIPTOR_ADD_MAPPING_BASIC to add a basic type to a union. 2013-11-04 15:35:41 +09:00
eina eina - and e3fl in general - stop using eina_error_get/set - useless really 2013-10-11 16:50:40 +09:00
eio Split .gitignore into multiple files 2013-06-11 18:18:50 -03:00
eldbus eldbus: Handle removal of last reference of connection inside of callback 2013-07-05 16:08:01 -03:00
emotion Split .gitignore into multiple files 2013-06-11 18:18:50 -03:00
eo autotools: fix complain about using subdirs without the right option. 2013-12-11 13:46:01 +09:00
ephysics fix examples makefiles to find Efl_Config.h 2013-04-25 02:08:49 +09:00
ethumb_client Split .gitignore into multiple files 2013-06-11 18:18:50 -03:00
evas evas - examples - fix broken evas stacking example 2013-11-23 23:07:54 +09:00