summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* add the output of bootstrapbaserock/bootstrap-pass2baserock/bootstrapRichard Maw2012-01-171-0/+1575
* Convert to automake and use a git submodule for gnulibAndreas Gruenbacher2010-04-121-409/+0
* * Makefile.in (LIBSRCS, LIBM4FILES): Add the missing files strnlen.c,Andreas Gruenbacher2010-01-011-0/+3
* * Makefile.in: Make the test suite work for a VPATH build.Peter Breitenlohner2009-12-291-1/+1
* * Makefile.in (getopt.h, GETOPT_H): Generate getopt.h in the top-levelAndreas Gruenbacher2009-12-281-9/+8
* * src/pch.c (intuit_diff_type): Fix regression introduced after patchAndreas Gruenbacher2009-12-231-0/+1
* Add the gnulib which were imported on 2009-06-05 to the tarball as wellAndreas Gruenbacher2009-09-041-0/+5
* When copying files, use full_write() from gnulib instead of write()Andreas Gruenbacher2009-07-191-2/+14
* Include the subdirectory (gl/lib/) in GETOPT_H when using the gnulib versionAndreas Gruenbacher2009-06-051-1/+3
* When the file to patch is specified on the command line, apply all patches to...Andreas Gruenbacher2009-05-121-0/+1
* Portability improvements in update-version.shAndreas Gruenbacher2009-04-111-1/+1
* Suppress some unwanted outputAndreas Gruenbacher2009-04-071-2/+2
* Optionally also create bzip2 and xz tarballsAndreas Gruenbacher2009-04-071-1/+11
* Fix out-of-tree buildsAndreas Gruenbacher2009-04-071-0/+1
* Add config.guess and config.sub to the dist tarballAndreas Gruenbacher2009-04-061-0/+2
* Copyright notice updatesAndreas Gruenbacher2009-04-051-3/+3
* Update to the latest version of GnulibAndreas Gruenbacher2009-04-051-38/+135
* Remove m4/st_mtim.m4 (obsolete since 2009-03-28)Andreas Gruenbacher2009-04-051-1/+0
* Move all Gnulib files into gl/Andreas Gruenbacher2009-04-051-71/+72
* Move all source and header files into src/Andreas Gruenbacher2009-04-051-56/+59
* Add DESTDIR variable to specify an installation root prefixAndreas Gruenbacher2009-04-021-8/+6
* Update to GPL version 3, add diffseq.h and minmax.h from GnulibAndreas Gruenbacher2009-04-021-2/+2
* Locate hunks to merge more intelligentlyAndreas Gruenbacher2009-04-021-1/+1
* Add a simple form of merge supportAndreas Gruenbacher2009-04-021-3/+11
* Fix line number counting and reportingAndreas Gruenbacher2009-03-311-0/+1
* Fix the install targetAndreas Gruenbacher2009-03-291-0/+1
* Prepare for second alpha releaseAndreas Gruenbacher2009-03-291-10/+23
* Allow asymmetric hunks to apply anywhere in a fileAndreas Gruenbacher2009-03-291-2/+2
* Fix failed `i0 != NONE' assertion and fix the create/delete/empty out checkingAndreas Gruenbacher2009-03-281-6/+6
* Add a test case for munged contex format diffsAndreas Gruenbacher2009-03-281-1/+2
* Enforce simple backup mode and compute the backup file name if -B, -Y, or -z ...Andreas Gruenbacher2009-03-281-2/+2
* Avoid replacing files when nothing has changedAndreas Gruenbacher2009-03-281-1/+2
* No longer remember file timestampsAndreas Gruenbacher2009-03-281-3/+2
* Cross-platform compatibility improvementsAndreas Gruenbacher2009-03-241-2/+5
* Also remove patch-*.tar.gz.sz in maintainer-cleanAndreas Gruenbacher2009-03-221-1/+2
* Prepare for first alpha releaseAndreas Gruenbacher2009-03-221-10/+13
* Require filename in patch if none specified on the command lineAndreas Gruenbacher2009-03-221-4/+4
* Remember which reject files have been createdAndreas Gruenbacher2009-03-221-4/+5
* Make "patch -r rejfile" work even when there are several rejectsAndreas Gruenbacher2009-03-221-1/+1
* No longer preserve reject file modesAndreas Gruenbacher2009-03-221-0/+1
* Add unified reject format and the --reject-format=FORMAT optionAndreas Gruenbacher2009-03-221-3/+3
* Off-by-one error when column two of context diffs is neither ' ' nor '\t'Jim Meyering2009-03-221-1/+2
* Wrong assertion in savebufAndreas Gruenbacher2009-03-221-2/+2
* Preserve the "diff -p" output in reject filesAndreas Gruenbacher2009-03-221-1/+2
* Add a simple regression test frameworkAndreas Gruenbacher2009-03-221-4/+8
* Recompute aclocal.m4 with aclocalAndreas Gruenbacher2009-03-221-4/+4
* Add README-alpha automatically when appropriateAndreas Gruenbacher2009-03-221-2/+4
* Compute PACKAGE_VERSION automatically from the repositoryAndreas Gruenbacher2009-03-221-8/+10
* Makefile.in: improve dist target, clean up betterAndreas Gruenbacher2009-03-221-16/+16
* Makefile.in fixesPaul Eggert2009-03-201-5/+8