summaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Make sure that the manpage is generated without translation in it, disregardi...Martin Quinson2005-12-011-4/+4
* - Makefile.in: don't strip the backup-files binary in the installAndreas Gruenbacher2005-11-041-1/+1
* - Makefile.in: Fix extra spaces in foreach command which were causingJean Delvare2005-09-221-1/+1
* - configure.ac, Makefile.in: Make the cp, date and tr binariesJean Delvare2005-09-211-0/+3
* - Makefile.in: Fix compat/tail symlink creation. Fix variable exportingJean Delvare2005-09-201-3/+6
* - Avoid spurious rebuilds because of unnecessary chmod.Andreas Gruenbacher2005-09-191-1/+3
* - Makefile.in: Fix when COMPAT_PROGRAMS is empty.Andreas Gruenbacher2005-09-191-1/+1
* - Makefile.in: Fix harmless error message in reference rule.Jean Delvare2005-09-191-1/+1
* - Rename MTA program to SENDMAIL, and improve configure.acAndreas Gruenbacher2005-09-191-6/+12
* - Fix --disable-nls.Andreas Gruenbacher2005-09-191-1/+1
* - Add a missing $(BUILD_ROOT) and fix compat-symlink dependencies.Andreas Gruenbacher2005-09-181-5/+5
* - Makefile.in: Add a dependency of all to COMPAT_PROGRAMS whichAndreas Gruenbacher2005-09-181-1/+1
* - Fix a few things in po/quilt.pot generation.Andreas Gruenbacher2005-09-181-5/+6
* - Makefile.in: remove obsolete substitutions.Andreas Gruenbacher2005-09-181-8/+0
* - Remove config.h, and use @DEFS@ in Makefile.in insteadAndreas Gruenbacher2005-09-181-9/+9
* - Merge po/Makefile into Makefile.in. Add a lost @false toAndreas Gruenbacher2005-09-181-19/+45
* - lib/backup-files.c: add missing dependency on config.h. CheckAndreas Gruenbacher2005-09-181-6/+5
* - Need to add -I. to CPPFLAGS.Andreas Gruenbacher2005-09-181-1/+1
* - Remove compatibility shell functions and convert them toAndreas Gruenbacher2005-09-181-12/+1
* - Replace @INSTALL@ with $(INSTALL) and @BASH@ with $(BASH) inAndreas Gruenbacher2005-09-181-24/+24
* - Remove compat/compatfns when no compatibility functions areAndreas Gruenbacher2005-09-181-6/+10
* - Only add compat/ directory to PATH if it exists. Only create itAndreas Gruenbacher2005-09-171-7/+1
* - Merge compatibility layer from John Vandenberg <jayvdb@gmail.com>.Andreas Gruenbacher2005-09-171-6/+53
* - Makefile.in: Add missing dependency of doc/README on quilt/*.Jean Delvare2005-09-151-4/+4
* - Omitting the search directory in "find" is not portable; add an explicitJean Delvare2005-09-151-2/+2
* - Use old sh syntax.Andreas Gruenbacher2005-09-151-1/+1
* - Fix quilt.spec generation after the Sep 14 change.Andreas Gruenbacher2005-09-151-8/+8
* - Makefile.in: Use @BASH@ instead of bash (John Vandenberg).Jean Delvare2005-09-141-5/+4
* - Add a missing dependency.Andreas Gruenbacher2005-09-111-1/+1
* - doc/README needs the same $EDITOR filtering quirk we just added forJean Delvare2005-09-061-1/+3
* - Merge doc/sample.quiltrc into quilt.quiltrc, and delete it. It will beJean Delvare2005-09-061-2/+1
* - Makefile.in: Filter out expanded $EDITOR in quilt.1. This value beingJean Delvare2005-09-061-1/+2
* - configure.ac, Makefile.in: Support GCC and other compilers. AllowJean Delvare2005-08-281-3/+11
* - Makefile.in: add test/Makefile and test/test.quiltrc to SRC, so thatJean Delvare2005-07-291-1/+2
* - Makefile.in: Drop pointless dependency between quilt commandJean Delvare2005-07-221-2/+0
* - uninstall target: remove $(LIB_DIR) as well.Andreas Gruenbacher2005-07-181-0/+1
* - quilt/annotate.in: Fix case where the file is created/deletedAndreas Gruenbacher2005-07-181-2/+13
* - Use wildcard to generate the list of all commands in MakefileAndreas Gruenbacher2005-07-141-4/+1
* - Makefile.in: Properly set LINGUAS before running "make all" inJean Delvare2005-07-071-2/+2
* - Remove outdated BUGS file and references.Andreas Gruenbacher2005-07-021-1/+1
* - Add fix for refresh --strip-trailing-whitespace option: nowAndreas Gruenbacher2005-06-181-1/+2
* - Add new annotate command.Andreas Gruenbacher2005-06-181-3/+3
* - Add rename command from Jean Delvare <khali@linux-fr.org>.Andreas Gruenbacher2005-06-081-1/+1
* - Add mail command, doc/README.MAIL and example ``mail'' commandAndreas Gruenbacher2005-01-231-4/+8
* - Add a default /etc/quilt.quiltrc file that is sourced if noAndreas Gruenbacher2005-01-111-1/+2
* - Get rid of the apatch and rpatch helper scripts: Integrate themAndreas Gruenbacher2004-11-151-1/+1
* - Add Japanese translation fromAndreas Gruenbacher2004-08-141-1/+1
* - Add test case for permissions.v0.35Andreas Gruenbacher2004-07-151-10/+2
* - Update guards script: add -l (list) and -v (invert) options.Andreas Gruenbacher2004-07-141-0/+1
* - Switch from echo to printf for all translations: This is moreAndreas Gruenbacher2004-07-091-1/+1