summaryrefslogtreecommitdiff
path: root/pod/buildtoc
Commit message (Expand)AuthorAgeFilesLines
* Don't use [.lib.pods] staging directory in VMS builds.Craig A. Berry2011-08-051-35/+0
* Stop buildtoc from generating trailing whitespaceFlorian Ragwitz2011-07-121-2/+2
* Allow buildtoc to handle files outside of pod/Florian Ragwitz2011-07-071-21/+35
* In pod/buildtoc, use abs_from_top() to generate pathnames.Nicholas Clark2011-06-211-2/+3
* No need for D and d flags in pod.lst - source is fixed, and contains the targetNicholas Clark2011-06-211-22/+18
* buildtoc: make dying clearerDavid Mitchell2011-05-191-25/+36
* buildtoc: make a warning clearerDavid Mitchell2011-05-191-1/+1
* buildtoc - fix a bug and add some commentsDavid Mitchell2011-05-181-2/+7
* relative file in %BuildFilesRobin Barker2011-01-271-1/+4
* Convert buildtoc to lexical file handles and 3-arg open.Nicholas Clark2011-01-221-15/+13
* Extend pod/buildtoc --test to validate that regenerated files are up to date.Nicholas Clark2011-01-221-6/+13
* In buildtoc, only have entries in %Build for targets being built.Nicholas Clark2011-01-221-7/+12
* In buildtoc, only "find all the modules" if rebuilding pod/perltoc.podNicholas Clark2011-01-221-1/+1
* In buildtoc, rename &output_perltoc to &do_toc, and integrate its invocation.Nicholas Clark2011-01-221-22/+24
* In buildtoc, pull the sanity check for NUL bytes to the top level.Nicholas Clark2011-01-221-3/+1
* In buildtoc, convert all the do_* functions to taking 2 scalars.Nicholas Clark2011-01-221-18/+11
* In buildtoc, convert do_manifest() to returning a scalar.Nicholas Clark2011-01-221-9/+11
* Automate current perldelta entry in vms/descrip_mms.template.Craig A. Berry2011-01-211-12/+9
* In buildtoc, eliminate a substitution which mangles nested package names.Nicholas Clark2011-01-211-1/+0
* In buildtoc, move the local $/ = ''; to the scope of the file it relates to.Nicholas Clark2011-01-211-2/+2
* In buildtoc, refactor the flow logic in podset() to avoid most uses of next.Nicholas Clark2011-01-211-11/+8
* In buildtoc, eliminate the now vestigial sub output.Nicholas Clark2011-01-211-23/+16
* In buildtoc, call Text::Wrap::wrap() just before output.Nicholas Clark2011-01-211-14/+4
* In buildtoc, remove whitespace only lines just before output.Nicholas Clark2011-01-211-1/+2
* In buildtoc, fold multiple newlines just before output.Nicholas Clark2011-01-211-6/+2
* In buildtoc, accumulate all perltoc.pod content before outputting it to disk.Nicholas Clark2011-01-211-3/+7
* In buildtoc, eliminate nl() by adding an explicit "\n" at its two use points.Nicholas Clark2011-01-211-6/+2
* In buildtoc, the module de-duplication logic applies equally to pragmata.Nicholas Clark2011-01-211-3/+2
* In buildtoc, inline path2modname() into its only caller.Nicholas Clark2011-01-211-10/+5
* No need for buildtoc to scan ext/, now that it runs after the build process.Nicholas Clark2011-01-211-3/+2
* Teach buildtoc that - in filenames in ext/ represents :: in the package name.Nicholas Clark2011-01-211-0/+1
* Remove commented out code from buildtocNicholas Clark2011-01-211-6/+0
* In buildtoc, remove a superfluous length in output()Nicholas Clark2011-01-211-1/+1
* In buildtoc, remove a superfluous "\n " passed to output()Nicholas Clark2011-01-211-1/+1
* quote the pod filename used in the regexp to avoid \ issues on Win32Tony Cook2011-01-211-1/+1
* Avoid chdir() in buildtoc.Nicholas Clark2011-01-181-28/+45
* In buildtoc, call podset() for each pod file, instead of passing a list.Nicholas Clark2011-01-181-9/+13
* Build perltoc.pod with pragmata sorted by name.Nicholas Clark2011-01-181-1/+1
* test that perl.pod, pod.lst, MANIFEST and the file system are consistentTony Cook2011-01-141-8/+24
* Fix typos in pod/*Peter J. Acklam) (via RT2011-01-071-1/+1
* Fix multiple perldelta entries from buildtoc on VMS.Craig A. Berry2010-11-221-1/+1
* buildtoc needs to preserve the mode of any file it updates.Nicholas Clark2010-10-211-0/+2
* Fix pod/buildtoc's handling of Win32 makefilesSteve Hay2010-10-071-2/+3
* Fix a pod/buildtoc warningFlorian Ragwitz2010-09-071-4/+2
* Move the latest perldelta to pod/perldelta.podFlorian Ragwitz2010-09-051-4/+4
* Global executable bit cleanupDavid Golden2010-07-241-0/+0
* Stop pod/buildtoc from changing EOLs on Win32Steve Hay2010-02-211-0/+2
* PATCH: minor typo cleanup of pod/ directoryTom Christiansen2010-01-051-1/+1
* Don't autovivify a spurious key "all" in the %Targets hashRafael Garcia-Suarez2009-10-041-1/+1
* Removed vestigal support for Tenon Intersystems MachTen Unix layer for MacOS ...Jesse Vincent2009-08-031-0/+1