Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace podwrapper shell script with custom Perl script. | Richard W.M. Jones | 2012-07-16 | 1 | -215/+0 |
| | | | | | | | | This uses Pod::Simple so it properly parses the input POD and can generate proper custom output as required specifically by libguestfs. One immediate benefit is that links between and within manual pages now work mostly correctly. | ||||
* | podwrapper: Fix shell script. | Richard W.M. Jones | 2012-07-10 | 1 | -2/+2 |
| | | | | This fixes commit f9a5e3ed86ee7bcd13619f13b4d4de6ce46ac8c3. | ||||
* | podwrapper.sh: Take date from ChangeLog or from the latest git commit. | Hilko Bengen | 2012-07-10 | 1 | -0/+8 |
| | |||||
* | Tempus fugit. | Richard W.M. Jones | 2012-01-18 | 1 | -1/+1 |
| | | | | Update all copyright dates to 2012. | ||||
* | Update FSF address. | Matthew Booth | 2011-11-08 | 1 | -1/+1 |
| | |||||
* | out-of-tree build: fix documentation generation | Hilko Bengen | 2011-08-15 | 1 | -0/+1 |
| | |||||
* | RHEL5: Old pod2man didn't have --stderr or -u options. | Richard W.M. Jones | 2011-03-11 | 1 | -3/+5 |
| | |||||
* | podwrapper: Fix up the HTML output so most inter-page links work. | Richard W.M. Jones | 2010-12-31 | 1 | -0/+19 |
| | |||||
* | podwrapper: Fix script indentation. | Richard W.M. Jones | 2010-12-31 | 1 | -3/+3 |
| | |||||
* | podwrapper: 'builddir' was not defined - use a properly defined path. | Richard W.M. Jones | 2010-12-31 | 1 | -1/+21 |
| | |||||
* | build: Centralize all POD manipulation in 'podwrapper.sh' script. | Richard W.M. Jones | 2010-11-24 | 1 | -0/+165 |