summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Significantly improve the handling of --with-pmdir.Adam Spiers2011-12-076-23/+148
|
* Make capitalisation consistent in usage text.Adam Spiers2011-12-071-4/+4
|
* Abort ./configure if we can't find Perl.Adam Spiers2011-12-072-3/+4
|
* Ensure the ChangeLog is up-to-date when making a new distribution.Adam Spiers2011-12-073-3/+11
| | | | Thanks to Stefano Lattarini for this suggestion.
* Use maintainer-clean-local rule, not maintainer-clean.Adam Spiers2011-12-071-1/+1
|
* `make clean' shouldn't remove files which the user may not be able to rebuild.Adam Spiers2011-12-061-2/+2
|
* Bump version to 2.1.1v2.1.1Adam Spiers2011-12-064-5/+6
|
* Ignore .mrdownload files from my `download' plugin to Joey Hess' mr utility.Adam Spiers2011-12-061-0/+1
|
* Add a workaround for not being able to ensure that git commit triggersAdam Spiers2011-12-061-0/+2
| | | | ChangeLog update.
* Show when ChangeLog is rebuilt.Adam Spiers2011-12-061-0/+1
|
* Fix release instructions regarding CPAN distribution.Adam Spiers2011-12-061-2/+7
|
* Refill paragraph in README.Adam Spiers2011-12-061-6/+6
|
* Don't duplicate information from INSTALL.Adam Spiers2011-12-061-5/+1
|
* Document installation via Module::Build.Adam Spiers2011-12-061-14/+45
|
* Document prerequisites for installation.Adam Spiers2011-12-061-0/+9
|
* chkstow was missing from Module::Build install.Adam Spiers2011-12-061-1/+1
|
* File::Slurp is no longer used.Adam Spiers2011-12-063-3/+0
|
* Fix automake issues (thanks to Stefano Lattarini for spotting these!)Adam Spiers2011-12-064-10/+15
|
* Add $(PDF) and $(HTML) variables.Adam Spiers2011-12-061-5/+7
|
* Add *.orig to MANIFEST.SKIP.Adam Spiers2011-12-061-0/+1
|
* Ditch deprecated AM_MAINTAINER_MODE.Adam Spiers2011-12-062-78/+0
|
* Add licensing changes to TODO.Adam Spiers2011-12-061-0/+2
|
* Add bug-reporting email address and a couple of URLs to usage textAdam Spiers2011-12-061-0/+4
| | | | to comply with GNU Coding Standards for --help option.
* Calculated the correct default value for pmdir based on the local Perl ↵Adam Spiers2011-12-062-3/+6
| | | | installation.
* Fixed bug where --with-pmdir was ineffectual.Adam Spiers2011-12-063-1/+4
|
* Change @dircategory to `System administration' as suggested by Karl Berry.Adam Spiers2011-12-041-1/+1
|
* Add git push and update of online documentation to HOWTO-RELEASE.Adam Spiers2011-12-031-0/+32
|
* Release announcements should go to stow-devel too.Adam Spiers2011-12-031-1/+2
|
* Fix error in gnupload command-line.Adam Spiers2011-12-031-1/+1
|
* Add a missing space.Adam Spiers2011-12-031-1/+1
|
* Add a missing hyperlink to the Stow homepage.Adam Spiers2011-12-031-1/+1
|
* Give up on automake's built-in rules for generating PDF and HTML and use our ↵v2.1.0Adam Spiers2011-12-035-42/+70
| | | | | | own. Also include split version of the manual.
* Update reference to maintainer.Adam Spiers2011-12-033-4/+4
|
* Temporarily remove PDF from dist_doc_DATA due to automake issue.Adam Spiers2011-12-033-4/+17
| | | | | | | | | http://article.gmane.org/gmane.comp.sysutils.automake.general/13192 This means that it is still included in the distribution and installed, but is only automatically (re)built when making a new distribution - if stow.texi changes during development, it has to be rebuilt manually via 'make pdf'.
* Module::Build generates archive files with 'v' for versionAdam Spiers2011-12-031-1/+1
|
* Add TODOs for .rpm and .deb support.Adam Spiers2011-12-031-0/+2
|
* Add doc/version.texi to distribution.Adam Spiers2011-12-031-1/+1
|
* Switch to renaming to manual via install hook as suggested by Stefano LattariniAdam Spiers2011-12-033-16/+19
| | | | http://article.gmane.org/gmane.comp.sysutils.automake.general/13191
* Fix corner case where only -d is specified as a single directory.Adam Spiers2011-12-011-1/+1
|
* Add result of ./Build dist to .gitignoreAdam Spiers2011-11-281-0/+1
|
* Synchronise CPAN MANIFEST files with automake distribution list.Adam Spiers2011-11-282-1/+8
|
* Ignore split page version of HTML manual.Adam Spiers2011-11-281-0/+1
|
* Don't duplicate stow.texi to manual.texi.Adam Spiers2011-11-283-17/+11
|
* Improve debug levels.Adam Spiers2011-11-262-41/+45
|
* Add a TODO concerning .nonstow.Adam Spiers2011-11-261-0/+6
|
* Add HOWTO-RELEASEAdam Spiers2011-11-261-0/+40
|
* Add NEWS entry for 2.1.0Adam Spiers2011-11-261-0/+16
|
* Bump version to 2.1.0Adam Spiers2011-11-263-5/+5
|
* Fix documentation regarding splitting of symlinks across multiple stow ↵Adam Spiers2011-11-262-12/+10
| | | | directories.
* Tidy up chkstow code and documentation.Adam Spiers2011-11-262-46/+57
|