summaryrefslogtreecommitdiffstats
path: root/compat
Commit message (Collapse)AuthorAgeFilesLines
* Implement -r / --reference option in compat/date (patch from Olivier Mehani ↵Andreas Gruenbacher2009-11-021-0/+1
| | | | <shtrom-savanah@ssji.net>)
* Convert to git repository formatv0.48Andreas Gruenbacher2009-01-291-10/+0
|
* - aclocal.m4: New helper for optional binaries.Jean Delvare2006-10-102-12/+0
| | | | | | - configure.ac: Use the new helper for diffstat and rpmbuild. - compat/diffstat.in: Delete. - compat/rpmbuild.in: Delete.
* Add rpmbuild.Jean Delvare2006-06-011-0/+1
|
* - compat/rpmbuild.in: Add a version that tries to execute aAndreas Gruenbacher2006-06-012-2/+10
| | | | | | | | rpmbuild that may have been installed after building quilt. - compat/diffstat.in: Same as for compat/rpmbuild.in, try to execute rpmbuild even though none was there at quilt build time. - aclocal.m4: Fix a quoting error.
* - compat/getopt.in: Ignore option -q, rather than failing on it.Jean Delvare2006-04-191-1/+2
| | | | | This prevents the test suite from failing on patch-wrapper when --without-getopt is used. Reported by Markus Oberhumer.
* - compat/getopt.in: Remove duplicate test.Jean Delvare2006-04-151-1/+0
|
* Add sed, reorder date.Jean Delvare2006-03-201-1/+2
|
* - Add "testcase" for -p0 patches that are applied in differentAndreas Gruenbacher2006-02-011-0/+1
| | | | | directories. We occasionally have this condition in spec files, and it would be really great if quilt setup could cope better.
* - compat/date.in: Fix GetOptions problem with options startingAndreas Gruenbacher2006-02-011-3/+1
| | | | | | | with `+'. - test/run: Adjust $ENV{PWD} in cd command; add FIXME comment in export command: in commands like `export foo=$var/bar', $var is not evaluated.
* - configure.ac: Remove uniq -D test; we no longer use it.Andreas Gruenbacher2006-02-011-0/+60
| | | | | | | - compat/date.in: Compatibility wrapper that emulates the GNU date features that quilt depends on (with minor cleanups from Andreas Gruenbacher). - configure.ac: Add test for date --rfc-822.
* - Properly handle spaces in arguments to getopt.Andreas Gruenbacher2006-01-301-8/+24
|
* Add bash.Jean Delvare2006-01-281-0/+1
|
* Add awk.Jean Delvare2006-01-261-0/+1
|
* Hide generated scripts from CVS commands.Jean Delvare2005-09-211-0/+5
|
* - Use compatibility m4 for diffstat. Correctly diagnose olderAndreas Gruenbacher2005-09-191-0/+4
| | | | | | diffstat on OS X 10.3, which outputs '1.2 (patch 5)'. Update configure warning message to reflect reality that quilt diff does not accept --diffstat (John Vandenberg <jayvdb@gmail.com>).
* - Rename MTA program to SENDMAIL, and improve configure.acAndreas Gruenbacher2005-09-191-0/+0
| | | | | | | (from John Vandenberg again, as several other recent things -- thanks!) - Must build the compatibility programs before creating the command reference (which extracts the help texts).
* - Add missing file.Andreas Gruenbacher2005-09-181-0/+4
|
* - Forgot to add new files to the repository.Andreas Gruenbacher2005-09-183-0/+128