summaryrefslogtreecommitdiff
path: root/Porting/pod_rules.pl
Commit message (Expand)AuthorAgeFilesLines
* RT#129229: move sort_manifest() into its own libraryAaron Crane2016-10-241-0/+1
* change manisort to produce a more intuitive orderYves Orton2016-06-221-8/+9
* ensure the perldelta version is updated in win32/GNUmakefileTony Cook2015-08-311-0/+2
* Replace common Emacs file-local variables with dir-localsDagfinn Ilmari Mannsåker2015-03-221-5/+0
* Skip some porting tests under EBCDICKarl Williamson2015-03-051-0/+5
* Move process() from Porting/pod_rules.pl to Porting/pod_lib.plNicholas Clark2013-07-241-29/+0
* Some tidying of Porting/pod_rules.plNicholas Clark2013-07-241-17/+18
* Extract the main processing loop of Porting/pod_rules/pl into process().Nicholas Clark2013-07-241-14/+16
* Move verify_contiguous() from Porting/pod_rules.pl to Porting/pod_lib.plNicholas Clark2013-07-241-10/+0
* Refactor the use of verify_contiguous() in pod_rules.plNicholas Clark2013-07-241-13/+14
* Makefile.SH needs to delete the perldelta symlink before creating it.Nicholas Clark2012-08-011-0/+5
* Eliminate pod.lst. pod/perl.pod is now the master file for Pod metadata.Nicholas Clark2011-12-211-50/+3
* pod_rules.pl was always (re)building everything, not what was asked for.Nicholas Clark2011-12-201-1/+1
* Change get_pod_metadata() to take a callback to report consistency errors.Nicholas Clark2011-12-191-14/+11
* Refactor pod_rules.pl and buildtoc to use new functions in pod_lib.plNicholas Clark2011-11-181-8/+2
* Porting/pod_rules.pl should not warn about files that it is rebuilding.Nicholas Clark2011-11-181-1/+4
* Flag to get_pod_metadata() whether generated files are expected.Nicholas Clark2011-11-181-1/+1
* Create Porting/pod_rules.pl, with all non perltoc.pod code from buildtoc.Nicholas Clark2011-11-181-0/+311