summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* vc-list-files: restore lost functionality with subdir argumentJim Meyering2009-04-252-8/+11
| | | | | | * build-aux/vc-list-files: When given a non-"." sub-directory argument, substitute the $dir/ prefix back onto each resulting name. Otherwise, coreutils' root_tests check would fail.
* vc-list-files: ignore git symlinksEric Blake2009-04-242-2/+16
| | | | | | | * build-aux/vc-list-files (.git): Use ls-tree and a filter, rather than ls-files, to ignore git symlinks. Signed-off-by: Eric Blake <ebb9@byu.net>
* maint.mk: import improvements from m4Eric Blake2009-04-242-14/+27
| | | | | | | | | | | | | | | * top/maint.mk (VC-tag): Use signing key from cfg.mk. (move_if_change): Delete unused macro. (news-date-check, vc-diff-check): Support VPATH builds. (announcement): Likewise. Split --bootstrap-tools list... (boostrap-tools): ...into separate list, which can be overridden in cfg.mk. (sc_avoid_if_before_free): Point to $(gnulib_dir), rather than requiring dependency on useless-if-before-free module. (VC_LIST, VC_LIST_EXCEPT): Likewise for vc-list-files module. Support VPATH builds. Signed-off-by: Eric Blake <ebb9@byu.net>
* maint.mk: remove coreutils-specific rules and variablesJim Meyering2009-04-242-134/+5
| | | | | | * top/maint.mk (bin, taint-distcheck, coreutils-path-check, t): Remove. (fake_home, install-transform-check, my-instcheck, pfx, TMPDIR): Remove. (t_prefix, t_taint, tp, warn_cflags, write_loser, my-distcheck): Remove.
* maint.mk: remove obsolete ruleJim Meyering2009-04-242-12/+6
| | | | | * top/maint.mk (rel-check): Remove rule. (WGET, WGETFLAGS): Remove now-unused variables.
* top/maint.mk (makefile-check): Renamed to sc_makefile_check for consistency.Simon Josefsson2009-04-242-3/+5
|
* vc-list-files-tests: Use $(PATH_SEPARATOR) instead of :.Simon Josefsson2009-04-242-1/+6
|
* getopt: Use const for constant data.Simon Josefsson2009-04-242-2/+6
|
* Sync maint.mk with coreutils.Simon Josefsson2009-04-243-42/+783
|
* autoupdateKarl Berry2009-04-231-2/+8
|
* Fix cross-compilation results.Bruno Haible2009-04-238-28/+44
|
* autoupdateKarl Berry2009-04-222-14/+7
|
* Avoid test failure on mingw.Bruno Haible2009-04-212-1/+6
|
* Avoid compilation error on mingw.Bruno Haible2009-04-212-0/+6
|
* Support for building a shared library on Windows platforms.Bruno Haible2009-04-205-0/+36
|
* Avoid a compiler warning.Bruno Haible2009-04-202-1/+7
|
* Don't touch configmake.h if it has not actually changed.Bruno Haible2009-04-192-2/+12
|
* autoupdateKarl Berry2009-04-182-3/+7
|
* autoupdateKarl Berry2009-04-171-2/+2
|
* maintainer-makefile: (PO_DOMAIN): New variable, allows overriding of gettext ↵Simon Josefsson2009-04-172-1/+7
| | | | domain.
* useless-if-before-free: improve conversion codeJim Meyering2009-04-162-5/+13
| | | | | * build-aux/useless-if-before-free: Adjust code-in-comment to match "...!= 0" as well as "...!= NULL". emacs has one of the former.
* Tweak last commit.Bruno Haible2009-04-143-1/+8
|
* * build-aux/gendocs.sh: Restore lost x bit.Eric Blake2009-04-131-0/+0
| | | | Signed-off-by: Eric Blake <ebb9@byu.net>
* remove trailing whitespace to placate Jim, more license syncsKarl Berry2009-04-1313-31/+42
|
* Make fcntl module detect O_NOATIME, O_NOFOLLOW on GNU/Linux.Ben Pfaff2009-04-122-0/+6
|
* Make rename replace existing destinations on Windows.Ben Pfaff2009-04-124-10/+151
|
* Add include that is no longer done by striconveha.h.Bruno Haible2009-04-112-1/+3
|
* New include file "iconveh.h".Bruno Haible2009-04-117-13/+63
|
* Fix comment.Bruno Haible2009-04-102-1/+5
|
* Inside libunistring, define the function always.Bruno Haible2009-04-1014-17/+83
|
* Mark the 'utime' module obsolete.Bruno Haible2009-04-102-0/+10
|
* Fix cross-compile guess for utime test.Bruno Haible2009-04-103-3/+42
|
* filevercmp: correct today's changeKamil Dudka2009-04-093-0/+33
| | | | | * lib/filevercmp.c: Also handle coreutils' test inputs. * tests/test-filevercmp.c: Add inputs from one of coreutils' test scripts.
* filevercmp: fix regressionKamil Dudka2009-04-093-8/+22
|
* useless-if-before-free: show how to remove braced useless free, tooJim Meyering2009-04-072-3/+14
| | | | * build-aux/useless-if-before-free: still only in a comment, though.
* maint.mk: import changes to syntax-check macros from coreutilsReuben Thomas2009-04-072-26/+50
| | | | | * top/maint.mk (_prohibit_regexp, _header_without_use): Define. Use them in the relevant macros.
* Fix unportable use of bit-fields.Bruno Haible2009-04-072-1/+8
|
* Avoid test failures on AIX and OSF/1.Bruno Haible2009-04-0725-24/+53
|
* Work around an autoconf limitation on line lengths.Bruno Haible2009-04-062-1/+14
|
* Avoid test failure with libiconv-1.13.Bruno Haible2009-04-062-5/+21
|
* Make it easier to distribute gnulib-built libraries.Bruno Haible2009-04-052-3/+14
|
* Comment.Bruno Haible2009-04-051-2/+4
|
* New gnulib-tool option --copy-file.Bruno Haible2009-04-052-60/+178
|
* prominently mention gnulib-tool; rearrange sectionsKarl Berry2009-04-051-1/+1
|
* prominently mention gnulib-tool; rearrange sectionsKarl Berry2009-04-052-74/+96
|
* Use the new u*_cmp2 functions.Bruno Haible2009-04-0511-18/+25
|
* Use the u*_cmp functions.Bruno Haible2009-04-059-16/+21
|
* New module 'unistr/u32-cmp2'.Bruno Haible2009-04-053-0/+58
|
* New module 'unistr/u16-cmp2'.Bruno Haible2009-04-053-0/+58
|
* New module 'unistr/u8-cmp2'.Bruno Haible2009-04-055-0/+103
|