This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Also add all utilities for building from units to repo
authorH.Merijn Brand - Tux <h.m.brand@xs4all.nl>
Wed, 1 Oct 2014 06:08:08 +0000 (08:08 +0200)
committerH.Merijn Brand - Tux <h.m.brand@xs4all.nl>
Wed, 1 Oct 2014 06:08:08 +0000 (08:08 +0200)
commit459d3fb53d4b73d137225e746775e13d38f1d54c
treef195771aa791f409d2d8dbb4f53f8f6008f900f2
parentd88755866ed424b8eb63a4fcb7d738a970f5a469
Also add all utilities for building from units to repo

PLEASE do NOT modify these in the repo, as that will break MY builds.
I only moved them here to have all readily available

Note that some still need manual change if used locally
• mconfig
• metaconfig
• metagrep
• metalint
• metaxref
• mlint
• packinit
• patcil
• patpost
• patsend
32 files changed:
bin/find_config_h_deps.pl [new file with mode: 0755]
bin/jmake [new file with mode: 0755]
bin/jmkmf [new file with mode: 0755]
bin/kitpost [new file with mode: 0755]
bin/kitsend [new file with mode: 0755]
bin/makeSH [new file with mode: 0755]
bin/makedist [new file with mode: 0755]
bin/manicheck [new file with mode: 0755]
bin/manifake [new file with mode: 0755]
bin/manilist [new file with mode: 0755]
bin/mconfig [new file with mode: 0755]
bin/metaconfig [new file with mode: 0755]
bin/metagrep
bin/metalint [new file with mode: 0755]
bin/metaxref [new file with mode: 0755]
bin/mlint [new file with mode: 0755]
bin/packinit [new file with mode: 0755]
bin/pat [new file with mode: 0755]
bin/patbase [new file with mode: 0755]
bin/patcil [new file with mode: 0755]
bin/patclean [new file with mode: 0755]
bin/patcol [new file with mode: 0755]
bin/patdiff [new file with mode: 0755]
bin/patftp [new file with mode: 0755]
bin/patindex [new file with mode: 0755]
bin/patlog [new file with mode: 0755]
bin/patmake [new file with mode: 0755]
bin/patname [new file with mode: 0755]
bin/patnotify [new file with mode: 0755]
bin/patpost [new file with mode: 0755]
bin/patsend [new file with mode: 0755]
bin/patsnap [new file with mode: 0755]