summaryrefslogtreecommitdiff
path: root/lib/am/distdir.am
Commit message (Expand)AuthorAgeFilesLines
...
| * Replace unlzma, gunzip, bunzip2 with pack tool -d invocation.Antonio Diaz Diaz2009-12-051-4/+4
* | Merge branch 'maint'Ralf Wildenhues2009-11-301-6/+3
|\ \ | |/
| * do not put world-writable directories in distribution tarballsJim Meyering2009-11-301-6/+3
* | dist: allow running several compressors in parallel.Ralf Wildenhues2009-10-171-19/+24
|/
* Revert Automake license to GPLv2+.Ralf Wildenhues2009-05-171-1/+1
* Cope with parallel BSD make -jN semantics.Ralf Wildenhues2009-05-171-1/+7
* Fix copyright years in *.am files.Ralf Wildenhues2009-05-031-2/+2
* distdir: avoid duplicate `find' traversal with subpackages.Ralf Wildenhues2009-05-031-2/+9
* DISTFILES containing a directory and files in that directory.Peter Breitenlohner2009-03-221-2/+8
* Define AM_RECURSIVE_TARGETS, for gnulib's GNUmakefile.Ralf Wildenhues2009-03-221-0/+12
* Improve `make -n dist' and `make -n distcheck' for GNU make.Ralf Wildenhues2009-03-071-0/+12
* Fix comment typo.Ralf Wildenhues2009-03-011-1/+1
* Revamp semantics for `missing help2man' and manpage distribution.Ralf Wildenhues2008-12-211-0/+26
* Add xz compression support.Jim Meyering2008-11-221-0/+9
* Nicer 'make dist' output.Ralf Wildenhues2008-10-121-1/+3
* For all possibly-relative subdirs, use $(am__cd).Ralf Wildenhues2008-09-041-5/+5
* Reword the copyright notices to match what's suggested in GPLv3.Ralf Wildenhues2007-12-081-3/+1
* Fix the distdir target to cope with spaces in absolute file names.Ralf Wildenhues2007-12-081-17/+56
* Add lzma compression support.Jim Meyering2007-10-091-0/+9
* * COPYING, lib/COPYING: Update to GPLv3. All uses changed.Ralf Wildenhues2007-07-071-1/+1
* For PR automake/507:Ralf Wildenhues2006-10-151-1/+3
* * Makefile.am (maintainer-check): Check for mkdir_p.Alexandre Duret-Lutz2006-08-191-3/+3
* * automake.in (dist_dirs, fill_dist_dirs): Remove.Alexandre Duret-Lutz2006-08-041-5/+0
* * m4/mkdirp.m4 (AM_PROG_MKDIR_P): Set `mkdir_p' toRalf Wildenhues2006-06-241-3/+3
* * lib/am/distdir.am: Do not call $(mkdir_p) for eachRalf Wildenhues2006-06-061-26/+28
* Allow package trees (packages with subpackages) to shareRalf Wildenhues2006-03-191-1/+5
* * lib/install-sh (dstdir): Don't use semicolons inside { } inAlexandre Duret-Lutz2006-01-121-2/+3
* 2005-10-03 Alexandre Duret-Lutz <adl@gnu.org>Alexandre Duret-Lutz2005-10-031-2/+2
* * COPYING, ChangeLog, ChangeLog.00, ChangeLog.01, ChangeLog.02,Alexandre Duret-Lutz2005-05-141-2/+2
* * lib/am/distdir.am (distdir): Always use $(DIST_SUBDIRS) nowAlexandre Duret-Lutz2004-07-171-1/+1
* Check directory names for unportable names. Shaking the codeAlexandre Duret-Lutz2004-05-221-3/+5
* For PR automake/414:Alexandre Duret-Lutz2004-04-231-1/+7
* For PR automake/414:Alexandre Duret-Lutz2004-04-191-9/+9
* * lib/am/distdir.am (distcheck): Typo in shar decompression.Alexandre Duret-Lutz2004-04-181-1/+1
* Fix for PR/413:Alexandre Duret-Lutz2004-02-291-2/+3
* * Makefile.am (maintainer-check): Check for unquoted $(DESTDIR) uses.Alexandre Duret-Lutz2004-01-281-3/+3
* * automake.in (maybe_push_required_file): Add $(srcdir) in frontAlexandre Duret-Lutz2003-12-271-7/+21
* * automake.in (handle_configure): Distribute and define mkinstalldirsAlexandre Duret-Lutz2003-11-101-3/+3
* * tests/output7.test: Populate sub/ with a dummy file, so that itAlexandre Duret-Lutz2003-10-251-0/+7
* * lib/am/distdir.am: Use ';' as a terminator, not a separator, forAkim Demaille2003-07-051-1/+1
* * lib/am/distdir.am (distcheck): Protect loop of DIST_ARCHIVESAlexandre Duret-Lutz2003-07-021-1/+1
* * lib/am/distdir.am (distcheck): Run $(am__remove_distdir)Alexandre Duret-Lutz2003-06-271-0/+1
* 2003-06-15 Akim Demaille <akim@epita.fr>Alexandre Duret-Lutz2003-06-151-21/+24
* * lib/am/distdir.am (distuninstallcheck, distcleancheck): SilentAlexandre Duret-Lutz2003-04-151-5/+5
* * lib/am/distdir.am (distcheck): Strip any leading DOS driveAlexandre Duret-Lutz2003-02-191-2/+5
* * lib/am/distdir.am (top_distdir, distdir): Define theseAlexandre Duret-Lutz2003-01-211-12/+7
* * lib/am/distdir.am (distcheck): '=' is not valid in DOS filenames.Alexandre Duret-Lutz2003-01-131-4/+4
* * lib/am/distdir.am (distdir): Create $dc_destdir right beforeAlexandre Duret-Lutz2002-09-301-4/+5
* Fix for PR automake/366:Alexandre Duret-Lutz2002-09-301-0/+5
* * NEWS: Mention distuninstallcheck.Alexandre Duret-Lutz2002-09-251-13/+27