[parrot/parrot] ff2ee9: [GH #903] Fix first MANIFEST.generated lines on i3...
GitHub
noreply at github.com
Wed Jan 2 15:56:55 UTC 2013
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: ff2ee9f87031a73b451762775ba15497f3c124f3
https://github.com/parrot/parrot/commit/ff2ee9f87031a73b451762775ba15497f3c124f3
Author: Reini Urban <rurban at cpanel.net>
Date: 2013-01-02 (Wed, 02 Jan 2013)
Changed paths:
M config/auto/cpu/i386/auto.pm
M config/auto/cpu/ppc/auto.pm
M config/auto/cpu/sun4/auto.pm
M lib/Parrot/Configure.pm
Log Message:
-----------
[GH #903] Fix first MANIFEST.generated lines on i386, sun4, ppc
Add Parrot::Configure->add_to_generated() method, forwarding to Parrot::BuildUtil::add_to_generated,
used in some auto::cpu probes. Do not pollute the probes with use Parrot::BuildUtil.
More information about the parrot-commits
mailing list