Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makefile.SH needs to delete the perldelta symlink before creating it. | Nicholas Clark | 2012-08-01 | 1 | -0/+5 |
* | Eliminate pod.lst. pod/perl.pod is now the master file for Pod metadata. | Nicholas Clark | 2011-12-21 | 1 | -50/+3 |
* | pod_rules.pl was always (re)building everything, not what was asked for. | Nicholas Clark | 2011-12-20 | 1 | -1/+1 |
* | Change get_pod_metadata() to take a callback to report consistency errors. | Nicholas Clark | 2011-12-19 | 1 | -14/+11 |
* | Refactor pod_rules.pl and buildtoc to use new functions in pod_lib.pl | Nicholas Clark | 2011-11-18 | 1 | -8/+2 |
* | Porting/pod_rules.pl should not warn about files that it is rebuilding. | Nicholas Clark | 2011-11-18 | 1 | -1/+4 |
* | Flag to get_pod_metadata() whether generated files are expected. | Nicholas Clark | 2011-11-18 | 1 | -1/+1 |
* | Create Porting/pod_rules.pl, with all non perltoc.pod code from buildtoc. | Nicholas Clark | 2011-11-18 | 1 | -0/+311 |