summaryrefslogtreecommitdiff
path: root/support
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'gnome-2-0-0'.gnome-2-0-0nobody2002-05-1539-6393/+0
| | | | svn path=/branches/gnome-2-0-0/; revision=2534
* This directory is *shared* between a lot of modules in GNOME CVS -Martin Baulig2001-08-011-0/+13
| | | | | | | | | | | | | | | | which means that every change you're doing here immediately affects a very large number of modules. Please, do *ALWAYS ASK FIRST* on gnome-hackers@gnome.org before you commit anything to this directory. If unsure, feel free to send me a patch <martin@gnome.org> and I'll commit it for you it it's ok. Thanks for your understanding, August 1st, 2001 Martin Baulig <martin@gnome.org> svn path=/trunk/; revision=1883
* Install libgnomesupport.la, but call it libgnomesupport-1.3.la.Martin Baulig2000-11-214-5/+27
| | | | | | | | | | | 2000-11-21 Martin Baulig <baulig@suse.de> * Makefile.am: Install libgnomesupport.la, but call it libgnomesupport-1.3.la. * gnome-support-2.0.pc.in: Added pkg-config file. svn path=/trunk/; revision=1463
* Check for newer popt, and include it in the needed libs. Give correctElliot Lee2000-02-181-4/+5
| | | | | | | | | | | * configure.in: Check for newer popt, and include it in the needed libs. * gnome-compat-1.0.h: Give correct paths to compat headers. * gnome-config.in: Fixes to make help output correct. * gnome.m4: Reorg so it doesn't do any path searching itself, just uses gnome-config. * libgnome/gnome-popt.h: Include popt.h not popt-gnome.h * support/Makefile.am: No popt built-in. svn path=/trunk/; revision=1119
* Fix for proper include directory. Remove gnome-gettext.m4 if needed. StickElliot Lee2000-01-141-1/+1
| | | | | | | | Fix for proper include directory. Remove gnome-gettext.m4 if needed. Stick gnome-gettext.m4 contents in gnome.m4 svn path=/trunk/; revision=1060
* builds now. Integrate new popt. Don't install this library. LinkElliot Lee1999-10-299-268/+417
| | | | | | | | | | * liboafgnome/: builds now. * support/: Integrate new popt. Don't install this library. * libgnome/Makefile.am: Link ../support/libgnomesupport.la in as part of libgnome.la * */Makefile.am: Reflect this * configure.in: Use AM_PATH_ORBIT macro svn path=/trunk/; revision=984
* Merge from popt CVS.Elliot Lee1999-09-109-73/+79
| | | | | | Merge from popt CVS. svn path=/trunk/; revision=913
* libgnorba: Remove GnomeObject stuff.Elliot Lee1999-07-066-16/+69
| | | | | | | | libgnorba: Remove GnomeObject stuff. support: Merge newer popt in from canonical source. svn path=/trunk/; revision=842
* Put c++ guards after #includes.Raja R Harinath1999-05-273-7/+20
| | | | | | | | | * gnomesupport.awk: Put c++ guards after #includes. * gnomesupport-fake.h: Remove dependence on `gnome-argp.h'. Move relevant declarations here. svn path=/trunk/; revision=810
* Use `set_errno' instead of `__set_errno' and define `set_errno' here.Martin Baulig1999-05-122-4/+15
| | | | | | | | | 1999-05-12 Martin Baulig <martin@home-of-linux.org> * canonicalize.c: Use `set_errno' instead of `__set_errno' and define `set_errno' here. svn path=/trunk/; revision=808
* Rename from supportincludedir so that `gnomesupport.h' can be installedRaja R Harinath1999-03-272-6/+15
| | | | | | | | | | | | * Makefile.am (supportexecincludedir): Rename from supportincludedir so that `gnomesupport.h' can be installed with `make install-exec'. (supportinclude_HEADERS): Remove. Don't install popt-gnome.h twice. (error.o): Change `error.c: gnomesupport.h' dependency to `error.o: gnomesupport.h' to reflect actual dependency. svn path=/trunk/; revision=726
* Include <gnome-argp.h> instead of the removed <argp-namefrob.h>.Martin Baulig1999-02-192-1/+6
| | | | | | | | | 1999-02-19 Martin Baulig <martin@home-of-linux.org> * canonicalize.c: Include <gnome-argp.h> instead of the removed <argp-namefrob.h>. svn path=/trunk/; revision=641
* Removed the suspicious `#ifdef HAVE_DGETTEXT...' switch. Now `prognameChangwoo Ryu1999-02-172-5/+6
| | | | | | | | | 1999-02-17 Changwoo Ryu <cwryu@adam.kaist.ac.kr> * poptint.h: Removed the suspicious `#ifdef HAVE_DGETTEXT...' switch. Now `progname --help' messages should be translated. svn path=/trunk/; revision=637
* Couple of changes:Arturo Espinosa1999-01-081-1/+1
| | | | | | | | | | | | | Couple of changes: configure tests to make gnome-libs prepared for a potential release of Imlib 1.9. Mime-info fix for the tar-problem in gmc. Miguel. svn path=/trunk/; revision=569
* Applied patch for DG/UX from Marc J. Fraioli:Martin Baulig1999-01-051-1/+1
| | | | | | | * macros/gnome-support.m4: Check whether we need to declare scandir (). * support/gnomesupport.awk: Declare scandir () if necessary. svn path=/trunk/; revision=558
* Jeff is completely correct. I need to wait til the next glib release, ↵Arturo Espinosa1999-01-021-6/+3
| | | | | | revert this for now svn path=/trunk/; revision=550
* Fix from Ulrich to gnome-libsArturo Espinosa1999-01-021-3/+6
| | | | svn path=/trunk/; revision=549
* Merge changes from GNOME_STABLE.Jeff Garzik1998-12-241-0/+11
| | | | svn path=/trunk/; revision=546
* poptParseArgvString cleanups...Jeff Garzik1998-12-243-11/+21
| | | | | | | | | | x Added array grow increment constant. Remove unnecessary 'dst' init. Remove unnecessary strcpy(). Make arg 's' and var 'src' const-correct. svn path=/trunk/; revision=543
* fix pointer assignmentMatt Wilson1998-12-212-2/+5
| | | | | | | | 1998-12-21 Matt Wilson <msw@redhat.com> * poptparse.c: fix pointer assignment svn path=/trunk/; revision=540
* Merge the changes from GNOME_STABLE into HEAD.Arturo Espinosa1998-12-172-2/+9
| | | | | | | | Merge the changes from GNOME_STABLE into HEAD. Miguel. svn path=/trunk/; revision=535
* Add all source and header files here.Martin Baulig1998-12-152-1/+12
| | | | | | | | 1998-12-15 Martin Baulig <martin@home-of-linux.org> * Makefile.am (EXTRA_DIST): Add all source and header files here. svn path=/trunk/; revision=525
* Now it works.Elliot Lee1998-12-141-4/+3
| | | | | | Now it works. svn path=/trunk/; revision=523
* remove argp files.Elliot Lee1998-12-1417-5713/+4
| | | | | | remove argp files. svn path=/trunk/; revision=522
* Added `easy-vsnprintf.c' to EXTRA_DIST.Martin Baulig1998-12-081-1/+1
| | | | svn path=/trunk/; revision=518
* Include "popt-gnome.h" instead of "popt.h".Martin Baulig1998-12-052-1/+9
| | | | svn path=/trunk/; revision=503
* Update popt, and always use the gnome-libs version instead of any systemElliot Lee1998-12-035-5/+5
| | | | | | | Update popt, and always use the gnome-libs version instead of any system version. svn path=/trunk/; revision=501
* remove file, renaming to gnome-popt.hElliot Lee1998-12-031-115/+0
| | | | svn path=/trunk/; revision=500
* Add back `gnomesupport.awk' and `README-gnome'.Raja R Harinath1998-12-032-1/+7
| | | | | | | * Makefile.am (EXTRA_DIST): Add back `gnomesupport.awk' and `README-gnome'. svn path=/trunk/; revision=497
* POPT_ARG_VAL appears to work, now that I have a finished test case...Michael Johnson1998-12-011-7/+6
| | | | svn path=/trunk/; revision=493
* Improved man page a bit, install by default.Michael Johnson1998-11-193-1/+7
| | | | | | Added POPT_ARG_VAL svn path=/trunk/; revision=480
* bug in alias handling (showed up w/ --triggers)Erik Troan1998-11-161-1/+2
| | | | svn path=/trunk/; revision=475
* Included alloca where necesary. Fixed some void pointer arithmetic. Fixedjaycox1998-11-093-6/+22
| | | | | | | | | | Included alloca where necesary. Fixed some void pointer arithmetic. Fixed some variable used as initializer errors. replaced gint foo:1; with guint foo:1; Everything but zvt now compiles on irix 6.5 with sgi's compiler. svn path=/trunk/; revision=467
* Include. Define POPT_() and _() i18n markers based on this.Raja R Harinath1998-11-061-0/+6
| | | | | | | | * popt.c (gnomesupport-fake.h): Include. * poptint.h (ENABLE_NLS): Define POPT_() and _() i18n markers based on this. svn path=/trunk/; revision=466
* Include gnomesupport.h unconditionally. Build libgnomesupport.laRaja R Harinath1998-11-043-18/+29
| | | | | | | | | | | | | | | | | | | | * gnomesupport-fake.h: Include gnomesupport.h unconditionally. * Makefile.am: Build libgnomesupport.la unconditionally. (popt_sources): List `popt' sources. (libgnomesupport_la_SOURCES): Include $popt_sources. (include_HEADERS): Install `popt.h'. (noinst_HEADERSS): Don't install poptint.h and findme.h. * popt.c: New file. From the POPT package. Replacement for argp/getopt. * poptparse.c: Likewise. * popthelp.c: Likewise. * poptconfig.c: Likewise. * findme.c: Likewise. * findme.h: Likewise. * popt.h: Likewise. * poptint.h: Likewise. svn path=/trunk/; revision=464
* added POPT_ARG_INTL_DOMAIN (Elliot Lee)Erik Troan1998-10-294-25/+69
| | | | | | updated Makefile's to be more GNUish (Elliot Lee) svn path=/trunk/; revision=460
* implemented POPT_ARGINFO_INC_DATAErik Troan1998-10-273-6/+13
| | | | svn path=/trunk/; revision=456
* don't typedef poptOption on c++Erik Troan1998-10-262-0/+4
| | | | svn path=/trunk/; revision=455
* added i18n supportErik Troan1998-10-223-18/+38
| | | | svn path=/trunk/; revision=452
* implemented POPT_ARGFLAG_DOC_HIDDEN, POPT_CBFLAG_PRE, POPT_CBFLAG_POSTErik Troan1998-10-214-7/+46
| | | | svn path=/trunk/; revision=451
* added poptGetInvocationName()Erik Troan1998-10-213-0/+6
| | | | svn path=/trunk/; revision=450
* added POPT_ARGFLAG_ONEDASHErik Troan1998-10-213-10/+21
| | | | svn path=/trunk/; revision=449
* added proper licensing infoErik Troan1998-10-169-0/+36
| | | | svn path=/trunk/; revision=446
* test1.cErik Troan1998-10-131-8/+19
| | | | svn path=/trunk/; revision=444
* used POPT_ARG_MASKErik Troan1998-10-131-6/+7
| | | | svn path=/trunk/; revision=443
* use POPT_ARG_MASKErik Troan1998-10-131-8/+8
| | | | svn path=/trunk/; revision=442
* 1) added (unimplemented) POPT_CB_USE_INCLUDE_DATA and POPT_ARG_FLAG_*Erik Troan1998-10-132-0/+6
| | | | | | 2) added (and sued) POPT_ARG_MASK svn path=/trunk/; revision=441
* fixed --helpErik Troan1998-10-121-3/+3
| | | | svn path=/trunk/; revision=439
* automake linux fiddles.jbj1998-10-085-0/+20
| | | | svn path=/trunk/; revision=431
* add Slovak translation (Stanislav Meduna <stano@trillian.eunet.sk>)jbj1998-09-271-1/+3
| | | | | | gettextify rpmMessage/rpmError/fprintf messages. svn path=/trunk/; revision=414