summaryrefslogtreecommitdiff
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagPOPT_IMPORT_1nobody1998-12-0316-5710/+0
* Update popt, and always use the gnome-libs version instead of any systemElliot Lee1998-12-035-5/+5
* remove file, renaming to gnome-popt.hElliot Lee1998-12-031-115/+0
* Add back `gnomesupport.awk' and `README-gnome'.Raja R Harinath1998-12-032-1/+7
* POPT_ARG_VAL appears to work, now that I have a finished test case...Michael Johnson1998-12-011-7/+6
* Improved man page a bit, install by default.Michael Johnson1998-11-193-1/+7
* bug in alias handling (showed up w/ --triggers)Erik Troan1998-11-161-1/+2
* Included alloca where necesary. Fixed some void pointer arithmetic. Fixedjaycox1998-11-093-6/+22
* Include. Define POPT_() and _() i18n markers based on this.Raja R Harinath1998-11-061-0/+6
* Include gnomesupport.h unconditionally. Build libgnomesupport.laRaja R Harinath1998-11-043-18/+29
* added POPT_ARG_INTL_DOMAIN (Elliot Lee)Erik Troan1998-10-294-25/+69
* implemented POPT_ARGINFO_INC_DATAErik Troan1998-10-273-6/+13
* don't typedef poptOption on c++Erik Troan1998-10-262-0/+4
* added i18n supportErik Troan1998-10-223-18/+38
* implemented POPT_ARGFLAG_DOC_HIDDEN, POPT_CBFLAG_PRE, POPT_CBFLAG_POSTErik Troan1998-10-214-7/+46
* added poptGetInvocationName()Erik Troan1998-10-213-0/+6
* added POPT_ARGFLAG_ONEDASHErik Troan1998-10-213-10/+21
* added proper licensing infoErik Troan1998-10-169-0/+36
* test1.cErik Troan1998-10-131-8/+19
* used POPT_ARG_MASKErik Troan1998-10-131-6/+7
* use POPT_ARG_MASKErik Troan1998-10-131-8/+8
* 1) added (unimplemented) POPT_CB_USE_INCLUDE_DATA and POPT_ARG_FLAG_*Erik Troan1998-10-132-0/+6
* fixed --helpErik Troan1998-10-121-3/+3
* automake linux fiddles.jbj1998-10-085-0/+20
* add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>)jbj1998-09-271-1/+3
* split popt into multiple filesErik Troan1998-09-271-0/+42
* 1) modified test to display callback val fieldErik Troan1998-09-273-0/+470
* changed popt callbacks t get a pointer into the option tableErik Troan1998-09-273-5/+7
* by default, allow exec's across absolute pathsErik Troan1998-09-271-0/+1
* 1) added included tablesErik Troan1998-09-273-258/+95
* hpux does setreuid differently (Hermann Lauer)jbj1998-09-242-1/+10
* Removing GLibc internal file, which should never have been usedRaja R Harinath1998-09-031-322/+0
* Remove `weak_alias'. (canonicalize_file_name): Comment out.Raja R Harinath1998-09-033-15/+28
* Emit declarations if required.Martin Baulig1998-09-022-0/+31
* Add `#include <libc-symbols.h>' and `#include <argp-namefrob.h>'.Martin Baulig1998-09-021-0/+3
* Initial revisionMartin Baulig1998-09-021-0/+322
* Initial revisionMartin Baulig1998-09-021-0/+182
* Emit declarations for `setreuid', `setregid' and `getpagesize' if requiredMartin Baulig1998-08-242-0/+23
* Reword log-entry to be less misleading.Raja R Harinath1998-08-211-1/+1
* Added explicit dependency `error.c: gnomesupport.h'.Martin Baulig1998-08-183-0/+10
* Include `gnomesupport.h' only if we really `NEED_GNOMESUPPORT_H'.Martin Baulig1998-08-172-0/+8
* Added all source and header files that are in CVS to make sure everythingMartin Baulig1998-08-162-1/+15
* List `gnomesupport.h' here to ensure that it is built.Raja R Harinath1998-08-152-1/+7
* Add `gnomesupport-fake.h'.Raja R Harinath1998-08-062-1/+5
* Clean up #ifdef logic some more. (HAVE_STRERROR_R): Step on implementationRaja R Harinath1998-08-022-13/+21
* Making weak alias `__error' and `__error_at_line' only if `_LIBC' isMartin Baulig1998-07-302-0/+6
* don't strcmp() a NULL longNameErik Troan1998-07-301-1/+1
* fixed stupif strdup() mistakeErik Troan1998-07-301-1/+1
* Include gnome-argp.h to get `program_invocation_name'.Martin Baulig1998-07-302-0/+6
* New file. Fake in HAVE_* for functions that are provided by `gnomesupport'Raja R Harinath1998-07-293-1/+33