Age | Commit message (Expand) | Author |
2009-04-23 | build: make --enable-silent-rules the default | Jim Meyering |
2009-03-31 | build: set automake's silent-rules option via configure.ac | Jim Meyering |
2009-03-31 | tests: enable automake's color-tests and parallel-tests via configure.ac | Jim Meyering |
2009-03-11 | maint: Document how to best to enable gcc warnings for developers | Pádraig Brady |
2009-03-02 | maint: enable many gcc warnings | Jim Meyering |
2009-01-18 | build: use dist-xz, not dist-lzma | Jim Meyering |
2009-01-01 | improve M4 quoting | Jim Meyering |
2009-01-01 | maint: tighten m4 AC_ quoting check | Jim Meyering |
2008-12-21 | build: add configure-time --enable-gcc-warnings option; avoid warnings | Jim Meyering |
2008-09-10 | simplify installation rules, using new Automake | Ralf Wildenhues |
2008-08-01 | factor arbitrarily large numbers | James Youngman |
2008-06-11 | fix another unportable use of 'tr' | Jim Meyering |
2008-06-11 | fix build failure on AIX 4 | Bruno Haible |
2008-06-02 | revert inadvertent change in last patch | Jim Meyering |
2008-06-02 | new program: timeout | Pádraig Brady |
2008-05-30 | configure.ac: remove explicit use of AB_INIT | Jim Meyering |
2008-05-10 | tests: remove directory, tests/join/ | Jim Meyering |
2008-05-10 | tests: convert pr tests | Jim Meyering |
2008-05-10 | tests: remove directory, tests/tail/ | Jim Meyering |
2008-05-09 | tests: remove directory, tests/sort/ | Jim Meyering |
2008-05-08 | tests: remove directory, tests/tac/ | Jim Meyering |
2008-05-08 | tests: remove directory, tests/test/ | Jim Meyering |
2008-05-06 | tests: remove directory, tests/tr/ | Jim Meyering |
2008-05-06 | tests: remove directory, tests/uniq/ | Jim Meyering |
2008-05-06 | tests: remove directory, tests/cut/ | Jim Meyering |
2008-05-06 | tests: remove directory, tests/head/ | Jim Meyering |
2008-05-06 | avoid problems with sign-extended "char" operand to is* functions | Jim Meyering |
2008-04-27 | move wc tests from own subdir into a single script | Jim Meyering |
2008-04-22 | Accommodate building on OS/2 (www.ecomstation.com Ecs v2 rc4) | Jim Meyering |
2008-04-21 | Revamp test-related Makefiles. | Jim Meyering |
2008-04-05 | Accommodate building on OS/2 (www.ecomstation.com Ecs v2 rc4) | Jim Meyering |
2008-03-25 | Use new gnulib gnumakefile module. | Eric Blake |
2008-03-22 | portability: work around a "busybox sed" limitation | Jim Meyering |
2008-03-04 | Reinstate GNUmakefile patch, but with workaround for automake. | Eric Blake |
2008-03-04 | Clarify comment and attribute preceding change: Reported by Ralf Wildenhues. | Jim Meyering |
2008-03-04 | Comment out yesterday's VPATH-friendly addition, for now. | Jim Meyering |
2008-03-03 | Use m4_PACKAGE_VERSION, not AC_AUTOCONF_VERSION. | Eric Blake |
2008-03-03 | GNUmakefile build tweaks. | Eric Blake |
2008-03-01 | * configure.ac (AC_INIT): Use .tarball-version, not .version. | Jim Meyering |
2008-01-22 | Require automake-1.10.1, for its support of dist-lzma. | Jim Meyering |
2008-01-13 | * configure.ac: Correct a non-portable use of sed. | Elias Pipping |
2007-12-20 | Use comma-separated list in ./configure --help output. | Jim Meyering |
2007-11-14 | Enable gnulib-tool's --with-tests option. | Jim Meyering |
2007-11-08 | Adapt to gnulib's s/jm_/gl_/ cache variable renaming. | Jim Meyering |
2007-11-05 | Don't use GNU-sed-specific \< \> operators. | Jim Meyering |
2007-10-22 | Remove git-version-gen's first parameter. | Jim Meyering |
2007-10-14 | Fix a minor typo. | Jim Meyering |
2007-10-09 | * configure.ac (AM_INIT_AUTOMAKE): Use dist-lzma, rather than dist-bzip2. | Jim Meyering |
2007-10-07 | * configure.ac (AM_INIT_AUTOMAKE): Don't use dist-lzma just yet. | Jim Meyering |
2007-10-07 | New program: mktemp. | Jim Meyering |