Commit Graph

  • d263b0e252 scripts: autotools-install: allow user-specified make program Stefano Lattarini 2012-08-31 15:41:38 +02:00
  • 1952f44a74 scripts: autotools-install: style and portability fixes Stefano Lattarini 2012-08-31 15:41:18 +02:00
  • e7a02cb588 touch: line up long option in --help text Benno Schulenberg 2012-08-18 12:18:37 +02:00
  • 135664d25e maint: disable sc_proper_name_utf8_requires_ICONV test Jim Meyering 2012-09-02 13:46:17 +02:00
  • 9850c74b1f maint: accommodate upcoming, expanded list of warnings from gnulib Jim Meyering 2012-09-02 13:42:39 +02:00
  • c9cd19b3e8 maint: fix build_programs definition not to use "make -C src ..." Stefano Lattarini 2012-09-01 12:15:59 +02:00
  • 6a6257a96a build: restore handling of space-tainted build directory name Jim Meyering 2012-09-01 11:44:39 +02:00
  • 11d63860bd build: make each man/prog.1 depend on src/prog, not src/prog.c Jim Meyering 2012-09-01 10:00:26 +02:00
  • 552dbe400e maint: check-programs-vs-x: avoid a new syntax-check failure Jim Meyering 2012-08-31 20:05:29 +02:00
  • e0f95e5b0e maint: avoid distcheck failure by properly cleaning $(ALL_MANS) Jim Meyering 2012-09-01 01:46:59 +02:00
  • 5b335a256e maint: port manpages generation to VPATH builds Stefano Lattarini 2012-09-01 01:46:58 +02:00
  • 246fc2ba8d build: fix VPATH issues in C compilation Jim Meyering 2012-09-01 01:46:57 +02:00
  • e6bd4e7913 maint: simplify declaration of "libexec" programs Stefano Lattarini 2012-09-01 01:46:54 +02:00
  • 10e7c73a6b build: $(mandeps): new, to factor out man pages dependencies Stefano Lattarini 2012-09-01 01:46:53 +02:00
  • dc82d7c340 build: enhance man pages cleaning and dependencies Stefano Lattarini 2012-09-01 01:46:52 +02:00
  • 98954ce2aa build: simplify: get rid of yet some more indirection variables Stefano Lattarini 2012-09-01 01:46:51 +02:00
  • 7ac3e4502e build: rename dist_man1_MANS -> man1_MANS Stefano Lattarini 2012-09-01 01:46:50 +02:00
  • f3244dcab6 build: one less unneeded make variable Stefano Lattarini 2012-09-01 01:46:49 +02:00
  • 59da6f1e6f build: simplify and make more portable to non-GNU make Stefano Lattarini 2012-09-01 01:46:48 +02:00
  • 380d9da0b0 build: simplify: get rid of some indirection variables Stefano Lattarini 2012-09-01 01:46:47 +02:00
  • f49744040d maint: update gitignore entries Stefano Lattarini 2012-09-01 01:46:46 +02:00
  • 5efbe9b686 maint: fix one stray reference to src/Makefile.am Stefano Lattarini 2012-09-01 01:46:45 +02:00
  • 14956a20db maint: fix and simplify maintainer checks Stefano Lattarini 2012-09-01 01:46:44 +02:00
  • 3c070d01e4 maint: remove unused target 'install-root' Stefano Lattarini 2012-09-01 01:46:43 +02:00
  • 9f84233103 maint: improve remake rules for maintainers Stefano Lattarini 2012-09-01 01:46:42 +02:00
  • 08466b8f89 build: fix generation of manpages for programs not built by default Stefano Lattarini 2012-09-01 01:46:41 +02:00
  • 5e60e0d37e build: don't use recursive make to build the 'src' subdirectory Stefano Lattarini 2012-09-01 01:46:40 +02:00
  • 4f2e62ba9f build: refactor how lists of coreutils programs are defined Stefano Lattarini 2012-09-01 01:46:39 +02:00
  • 1aaa8af929 maint: add our 'bootstrap_post_import_hook' function Stefano Lattarini 2012-09-01 01:46:38 +02:00
  • 314457b2ae build: work with new glibc when not optimizing Eric Blake 2012-08-31 12:07:54 -07:00
  • 1e4300e926 scripts: fix the Signed-off-by:-prohibiting hook to actually work Jim Meyering 2012-08-31 12:52:08 +02:00
  • badfa5bd0c maint: make required gettext version consistent Stefano Lattarini 2012-08-31 12:29:22 +02:00
  • 375b3c0df2 maint: get rid of obsolete script 'cvsu' Stefano Lattarini 2012-08-30 18:19:58 +02:00
  • 4adf4d2511 build: don't use '$<' in non-suffix rules Stefano Lattarini 2012-08-30 18:19:57 +02:00
  • 3099883156 maint: more uses of $(ASSORT) Stefano Lattarini 2012-08-30 18:19:56 +02:00
  • 59b5eb428f maint: remove unused variable in src/Makefile.am Stefano Lattarini 2012-08-30 18:19:55 +02:00
  • c1269eee5c build: don't use foo_LDADD if there's no foo program Stefano Lattarini 2012-08-30 18:19:54 +02:00
  • a159d594fa build: some refactorings in cfg.mk Stefano Lattarini 2012-08-30 18:19:53 +02:00
  • a11502a98c build: move definition of 'all_programs' in cfg.mk Stefano Lattarini 2012-08-30 18:19:52 +02:00
  • 56661fd87a build: reenable just-moved/broken syntax-check rule Jim Meyering 2012-08-31 12:08:49 +02:00
  • a7c0ed0892 maint: fixup: don't try to distribute a now-removed file Stefano Lattarini 2012-08-31 09:59:31 +02:00
  • dc1f1f3c73 doc: escape double quotes in autotools-install --help Erik Auerswald 2012-08-31 11:01:58 +02:00
  • c1495a1107 scripts: add autotools-install, for those stuck with outdated tools Jim Meyering 2012-08-31 10:55:03 +02:00
  • c1c92bcb29 build: fix syntax-check rules broken by test-added .sh/pl suffixes Bernhard Voelker 2012-08-31 10:07:54 +02:00
  • 4af32c62fa tests: get rid of the 'shell-or-perl' auxiliary script Stefano Lattarini 2012-08-30 14:13:13 +02:00
  • 9eb4c31eb7 tests: add .sh and .pl suffixes to shell and perl tests, respectively Stefano Lattarini 2012-08-30 14:13:12 +02:00
  • 00f5ba15dd tests: detect missing perl at configure runtime Stefano Lattarini 2012-08-30 14:13:11 +02:00
  • e44178c590 tests: avoid use of '-T' in shebang line to enable perl taint mode Stefano Lattarini 2012-08-30 14:13:10 +02:00
  • 8381e35e24 build: require Automake >= 1.11.2 Stefano Lattarini 2012-08-30 16:58:14 +02:00
  • 34c9c8f70f tests: prefer AM_TESTS_ENVIRONMENT over TESTS_ENVIRONMENT Stefano Lattarini 2012-08-30 14:13:08 +02:00
  • cddadbcd80 tests: merge tests/check.mk into tests/Makefile.am Stefano Lattarini 2012-08-30 14:13:07 +02:00
  • 4837ecd7e8 build: enable the 'subdir-objects' Automake option globally Stefano Lattarini 2012-08-30 15:27:47 +02:00
  • fb6b70e337 maint: update gitignore entries Stefano Lattarini 2012-08-29 18:01:02 +02:00
  • a13ffec338 build: factor out a little more re list of *.texi files Jim Meyering 2012-08-29 17:59:48 +02:00
  • 408abf8586 maint: adjust syntax check 'sc_option_desc_uppercase' Stefano Lattarini 2012-08-29 17:57:45 +02:00
  • 63bf5a3d42 maint: adjust syntax check 'check-x-vs-1' Stefano Lattarini 2012-08-29 17:50:34 +02:00
  • b842b88381 maint: move man-related syntax checks in cfg.mk Stefano Lattarini 2012-08-29 17:37:35 +02:00
  • 44547edd7c build: don't use recursive make to build the 'man' subdirectory Stefano Lattarini 2012-08-29 16:37:24 +02:00
  • 34e2473f41 build: rework some recipes in man/Makefile.am, for future changes Stefano Lattarini 2012-08-29 21:31:57 +02:00
  • b10412567f build: provide convenience target 'all_programs' also at top-level Stefano Lattarini 2012-08-29 16:57:41 +02:00
  • c81ac64ce7 build: make a rule less dependent on exact source tree layout Stefano Lattarini 2012-08-29 16:22:38 +02:00
  • a5493c59d6 build: rely on VPATH capabilities in man/Makefile Stefano Lattarini 2012-08-29 16:13:35 +02:00
  • 2e255f4951 maint: typofix: s/it's/its/ Stefano Lattarini 2012-08-29 15:57:22 +02:00
  • b94e30af66 build: rename common_dep -> mandep in man/Makefile Stefano Lattarini 2012-08-29 15:56:47 +02:00
  • 9669de8688 build: fix a stray usage of uninitialized $(ME) Stefano Lattarini 2012-08-29 15:55:54 +02:00
  • 0f54e9761f build: add an explanatory comment Stefano Lattarini 2012-08-29 15:44:05 +02:00
  • 60b01f9f02 maint: simplify definition of $MAN in configure.ac Stefano Lattarini 2012-08-29 15:18:08 +02:00
  • 7e85a52be4 build: don't define $(SUFFIXES) explicitly Stefano Lattarini 2012-08-29 15:02:19 +02:00
  • f56980b99c build: don't use recursive make to build the 'doc' subdirectory Stefano Lattarini 2012-08-29 14:22:47 +02:00
  • d1b490c10d build: use 'check-local' to extend the 'check' target Stefano Lattarini 2012-08-29 14:15:42 +02:00
  • 08d428c2d3 build: prefer '$(top_srcdir)/doc' over '$(srcdir)' in doc Makefile Stefano Lattarini 2012-08-29 14:01:12 +02:00
  • e8c41cf753 build: add extra *.texi files to coreutils_TEXINFOS, not EXTRA_DIST Stefano Lattarini 2012-08-29 13:55:49 +02:00
  • 4b12790386 maint: slightly improve .gitignore Stefano Lattarini 2012-08-29 13:03:27 +02:00
  • a48da7137a build: don't abuse Automake internals (with its 'check-am' rule) Stefano Lattarini 2012-08-29 12:35:43 +02:00
  • 19baf1679d scripts: git commit message hook: prohibit use of "Signed-off-by:" Jim Meyering 2012-08-30 13:07:10 +02:00
  • 812dfda461 tests: remove useless defn of REPLACE_GETCWD from TESTS_ENVIRONMENT Stefano Lattarini 2012-08-30 00:35:20 +02:00
  • 43f17f39e7 tests: fix misc/sort-exit-early to skip if root Nick Alcock 2012-08-29 23:02:46 +01:00
  • c9888e0deb tail,stat: improve support for ZFS Jim Meyering 2012-08-29 09:32:49 +02:00
  • 58afeebe08 build: update gnulib submodule to latest Jim Meyering 2012-08-26 22:47:57 +02:00
  • 26db95ca47 maint: stop using @acronym{...} in texinfo sources Jim Meyering 2012-08-26 13:28:34 +02:00
  • 9766362d07 tests: don't require @acronym{...} around POSIX Jim Meyering 2012-08-26 13:26:26 +02:00
  • 87e71b2d77 df: allow translators to reorder "1K-blocks" header Nguyễn Thái Ngọc Duy 2012-08-26 16:57:22 +07:00
  • c9f4c32322 md5sum, sha*sum: add --tag to output a format indicating the algorithm Ondrej Oprala 2012-08-02 13:31:50 +02:00
  • dd22da8e95 rm: fix the new --dir (-d) option to work with -i Rob Day 2012-08-22 23:04:19 +01:00
  • fadf9c5257 tests: correct print_ver_ arguments and add a rule to enforce this Bernhard Voelker 2012-08-22 15:04:04 +02:00
  • cf7e1b5b8f du: handle bind-mounted directory cycles gracefully Ondrej Oprala 2012-08-09 17:34:09 +02:00
  • fe5b5eed94 maint: post-release administrivia Jim Meyering 2012-08-20 08:26:57 +02:00
  • 76ea9b1ada version 8.19 v8.19 Jim Meyering 2012-08-20 08:13:02 +02:00
  • aa1ec87f52 tests: port df/no-mtab-status to Solaris Paul Eggert 2012-08-18 09:46:39 -07:00
  • e44943a25e tests: avoid split/filter test failure on very low-mem system Jim Meyering 2012-08-19 17:34:04 +02:00
  • 46444af9e4 tests: trigger the sort -u free-memory-read bug Jim Meyering 2012-08-18 07:26:30 +02:00
  • b8104e47ca tests: wrap the valgrind-requiring assertion in a function Jim Meyering 2012-08-18 07:25:28 +02:00
  • 574b7c7dbe sort: simpler fix for sort -u data-loss bug, and for a FMR bug Paul Eggert 2012-08-17 13:26:00 -07:00
  • eb3f5b3b3d sort: sort --unique (-u) could cause data loss Jim Meyering 2012-08-15 12:30:44 +02:00
  • 0c98bfa359 tests: reverse args in Coreutils.pm-invoked diff, for consistency Jim Meyering 2012-08-16 08:59:27 +02:00
  • 1e987a9966 maint: correct a stale comment in sort.c Jim Meyering 2012-08-15 11:31:24 +02:00
  • f1a03de07f maint: fix comment grammar to placate make syntax-check Jim Meyering 2012-08-16 19:25:40 +02:00
  • fdc2da7165 rm: new option --dir (-d) to remove empty directories Krzysztof Goj 2012-01-22 01:39:59 +01:00
  • 46afefaaa8 df: fail when the mount list is required but cannot be read Bernhard Voelker 2012-08-14 09:22:13 +02:00
  • a07dfa9064 maint: post-release administrivia Jim Meyering 2012-08-12 10:07:32 +02:00