Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | podwrapper: Add --license parameter, which is required. | Richard W.M. Jones | 2012-08-21 | 1 | -0/+1 |
| | | | | | | | | | | This adds standard LICENSE and BUGS sections to all of the man pages that are processed by podwrapper. Modify all the calls to $(PODWRAPPER) to add the right --license parameter according to the content. Note that this relaxes the license on some code example pages, making them effectively BSD-style licensed. | ||||
* | build: Change calls to podwrapper.sh to use $(PODWRAPPER). | Richard W.M. Jones | 2012-07-16 | 1 | -1/+1 |
| | | | | | This will allow us to easily change the location of this script in future. | ||||
* | Update FSF address. | Matthew Booth | 2011-11-08 | 1 | -1/+1 |
| | |||||
* | out-of-tree build: fix documentation generation | Hilko Bengen | 2011-08-15 | 1 | -3/+3 |
| | |||||
* | perl: Translate C examples into Perl and include a manual page. | Richard W.M. Jones | 2011-01-30 | 1 | -0/+39 |