summaryrefslogtreecommitdiff
path: root/import-gnulib.sh
Commit message (Expand)AuthorAgeFilesLines
* Check gnulib out with native git, rather than git-cvspserver. This fixes Sav...James Youngman2007-11-291-57/+51
* Fixed Savannah bug #21568, use of obsolete CVS repository for gnulibFINDUTILS_4_3_10-1James Youngman2007-11-131-7/+26
* Include <fcntl.h> unconditionally; also, avoid passing nonexistent option --g...James Youngman2007-07-021-1/+1
* Migrated from GPL version 2 to GPL version 3James Youngman2007-07-021-17/+57
* * import-gnulib.sh (run_gnulib_tool): Speed operation whenEric Blake2007-06-281-73/+77
* Fixed Savannah bug #19871 (spurious .R directives in the manual page for find)James Youngman2007-05-191-1/+2
* Issue a clearer error message if the autotools fail.James Youngman2007-04-161-5/+9
* Fixes to ensure that 'make distcheck' worksJames Youngman2007-04-151-1/+27
* Moved aux build files inot build-auxJames Youngman2007-04-081-1/+1
* Un-break the use case where we are checking the gnulib code out of CVS.James Youngman2007-03-281-4/+9
* Allow the user to use a local version of gnulib (option -d)James Youngman2007-03-241-100/+151
* Also build the relevant gnulib unit testsJames Youngman2007-03-031-9/+9
* New method of checking out and configuring gnulib - define which version we n...James Youngman2007-02-281-64/+63
* Also use the Gnulib module timespecJames Youngman2007-02-241-1/+1
* Support nanosecond timestamps and time arguments with fractional partsJames Youngman2007-02-241-1/+2
* Support for sub-second timestamp resolution in -newer, -anewer and -cnewer pl...James Youngman2007-01-211-1/+1
* Applied patches from Paul EggertJames Youngman2006-08-201-18/+40
* Updated callers of the gnnulib filemode module so that they work with the 200...compat_gnulib_2006-07-09James Youngman2006-08-101-1/+1
* Findutils 4.3.x defaults to using the the FTS implementation of find.James Youngman2005-11-211-1/+1
* Applied all the trunk changes (up to this point) to the 4.3.x sourcesJames Youngman2005-11-211-1/+1
* Applied patch from Jim Meyering; if we open an output file but stderr is clos...James Youngman2005-07-021-11/+2
* Updated the FSF's postal addressJames Youngman2005-06-071-1/+1
* Applied Paul Eggert's patch which corrects a POSIX non-conformance for '-perm...James Youngman2005-05-251-2/+2
* We no longer need gnulib/m4/Makefile.amJames Youngman2005-04-041-19/+20
* Include the new gnulib module stat-macrosJames Youngman2005-03-221-1/+1
* Applied patch from Bas van Gompel - Re-enable creation of gnulib/m4/Makefile.amJames Youngman2005-03-081-18/+18
* Suggestion from Martin Buchholz; unset CDPATH to prevent "cd" echoingJames Youngman2005-02-281-18/+23
* We need the regex module anyway, to allow compilation on SolarisJames Youngman2005-01-241-4/+2
* Merged the d_type optimisation code; this is disabled by default, and can be ...FINDUTILS_4_2_13-1James Youngman2005-01-231-0/+7
* Switch to using the gnulib gettext module, to ensure that 'make distcheck' wo...James Youngman2005-01-221-1/+3
* Savannah bug 11517: find, xargs, locate, etc. should not hide write failures;...James Youngman2005-01-081-2/+2
* Use gnulib's mountlist module instead of grokking it ourselves.James Youngman2004-12-061-1/+1
* Also need canonicalize module.James Youngman2004-11-211-1/+1
* Avoid test -e because not all systems are POSIX-compliant (bugJames Youngman2004-11-151-4/+12
* Corrected typo in the address of the FSF officeJames Youngman2004-10-241-1/+1
* Use gnulib-tool --import to import the gnulib code, rather than the odd way w...James Youngman2004-10-241-3/+52
* Use xalloc-die module from gnulib, since that has now been split outJames Youngman2004-10-171-1/+1
* Switch to requirement for GNU fnmatch because it supports FNM_CASEFOLD.James Youngman2004-10-161-1/+1
* Remove reference to nonexistent module "basename" ("dirname" existsJames Youngman2003-06-261-1/+1
* Merged changes made for version 4.1.20 onto the trunkJames Youngman2003-06-141-0/+78