summaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Generate rpm's %changelog from NEWSJean Delvare2014-04-171-4/+5
* Re-enable patch-wrapper testJean Delvare2014-04-161-0/+3
* configure: add compat symlinks for cp and md5sumKent R. Spillner2014-01-211-0/+2
* Drop stray references to debian files.Jean Delvare2014-01-201-3/+2
* Tree-wide white-space cleanupsJean Delvare2014-01-201-3/+3
* Makefile.in: Fix support for configure --with-xargsJean Delvare2013-09-301-0/+1
* Makefile: Fix "find -perm" usageJean Delvare2013-05-241-1/+1
* Fix test case dependencies on helper scriptsJean Delvare2012-12-181-0/+2
* Keep reference entries sortedJean Delvare2012-10-251-1/+1
* quilt: unset POSIXLY_CORRECT to ensure that patch works non-interactivelyRaphaƫl Hertzog2012-02-291-0/+1
* Ensure quilt(1) documents the correct patches directoryJulien Viard de Galbert2012-02-291-1/+1
* Makefile.in: Let "make clean" delete generated source tarballsJean Delvare2012-02-011-0/+4
* Makefile.in: Include utilfns when generating source tarball (for real)Jean Delvare2012-02-011-0/+1
* Whitespace cleanups.Jean Delvare2012-02-011-4/+4
* backup-files: Use internal implementation of dirnameJean Delvare2012-02-011-4/+4
* Clean up legacy C codeJean Delvare2012-02-011-7/+0
* BSD compatibility: statJean Delvare2012-02-011-0/+2
* Make backup-files a shell scriptMartin Quinson2012-02-011-24/+6
* Remove parse-patch which is no longer usedJean Delvare2012-01-281-1/+1
* Store the quilt command reference once generatedJean Delvare2012-01-101-8/+7
* Silent the generation of the quilt manual page, for consistencyJean Delvare2012-01-101-1/+1
* No need to delete doc/quilt.1 twice on "make clean"Jean Delvare2012-01-101-4/+4
* ensure that bash is used as a shell, even if it's not the default oneMartin Quinson2012-01-091-0/+1
* Revert "Fix auto-generation of quilt.1 to work with dash"Martin Quinson2012-01-091-5/+5
* Fix auto-generation of quilt.1 to work with dashMartin Quinson2012-01-011-5/+5
* Makefile.in: Really skip setting execute bit on scripts/patchfnsJean Delvare2011-12-161-1/+1
* configure*, Makefile.in: Use the standard docdir definitionJean Delvare2011-12-161-6/+7
* Man page: substitute documentation directory name in path to PDF documentationJean Delvare2011-12-061-0/+4
* integrate the ru translation into the compilation frameworkMartin Quinson2011-09-291-1/+1
* Fix i18n of quilt/scripts/patchfnsJean Delvare2011-03-181-1/+2
* Don't build quilt.spec by default, it's only needed for packaging purposes.Jean Delvare2011-02-061-1/+1
* Do not hard-code the location of /etc; use $(etcdir) insteadAndreas Gruenbacher2010-06-091-0/+1
* Let the test suite be run in parallelJean Delvare2010-01-231-2/+1
* Make git-desc work even outside git repositories and include it in tarballsAndreas Gruenbacher2009-06-171-1/+1
* make snapshot: strip the v from v$version tags.Andreas Gruenbacher2009-02-031-1/+1
* Add the generated files configure and quilt.spec to the repository so thatAndreas Gruenbacher2009-02-031-1/+1
* Convert to git repository formatv0.48Andreas Gruenbacher2009-01-291-7/+7
* - Fix from Dean Roehrich <Dean.Roehrich@sun.com> for Solaris:Andreas Gruenbacher2008-11-021-2/+2
* - Add a dual BSD/GPL license header to test/run.Andreas Gruenbacher2008-11-021-1/+1
* +- Bump version to 0.47.v0.47Andreas Gruenbacher2008-08-211-0/+5
* - Fix `make snapshot'.Andreas Gruenbacher2007-10-291-7/+7
* Dependencies of quilt/* on quilt/scripts/* are run-time dependencies forJean Delvare2007-04-221-3/+6
* Make pod2man optional (./configure --without-pod2man).Andreas Gruenbacher2007-04-191-1/+4
* - Install quilt.el into $(datadir)/emacs/site-lisp/.Andreas Gruenbacher2007-04-181-1/+5
* - Add quilt.el and its README file. (The emacs mode is not beingAndreas Gruenbacher2007-04-151-2/+2
* - Makefile.in: Set LC_ALL=C before running the regression tests,Jean Delvare2006-09-181-2/+2
* - Makefile.in: replace $(datadir)/man with configure's @mandir@ macro.Andreas Gruenbacher2006-07-141-1/+1
* - Add @datarootdir@ macro which future versions of Autoconf willAndreas Gruenbacher2006-04-241-0/+1
* - Makefile.in: configure depends on aclocal.m4 too.Jean Delvare2006-03-251-1/+1
* - Makefile.in: Fix building with GNU make < 3.80.Jean Delvare2006-03-201-21/+9