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. | ||||
* | java: Set '-encoding utf8' for javac and javadoc commands. | Richard W.M. Jones | 2012-07-23 | 1 | -1/+1 |
| | |||||
* | java: JAVAC_FLAGS -> EXTRA_JAVAC_FLAGS. | Richard W.M. Jones | 2012-07-23 | 1 | -0/+2 |
| | | | | This is just a rename. | ||||
* | 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 |
| | |||||
* | java: Add guestfs-java(3) man page. | Richard W.M. Jones | 2011-07-19 | 1 | -0/+50 |