[perl #55386] [TODO] Remove Configure.pl -miniparrot option

James Keenan via RT parrotbug-followup at parrotcode.org
Tue Nov 25 03:37:35 UTC 2008


1.  Attached find a list of files containing 'miniparrot'.

2.  In most cases, you can work on a config/*/*.pm file and the
corresponding t/steps/*.t file together.  Since the 'miniparrot' option
tended to short-circuit the workings of a particular config step's
runstep() method, the test for 'miniparrot' usually appears early in the
test file.

kid51
-------------- next part --------------
./docs/pdds/draft/pdd30_install.pod
./docs/ROADMAP.pod
./tools/dev/rebuild_miniparrot.pl
./lib/Parrot/Configure/Options/Conf.pm
./lib/Parrot/Configure/Options/Conf/Shared.pm
./lib/Parrot/Configure/Step/List.pm
./lib/Parrot/Docs/Section/Tools.pm
./lib/Parrot/OpsFile.pm
./ports/cygwin/parrot-0.7.1-1.src.patch
./include/parrot/io.h
./t/configure/testlib/adefectivefoobar
./t/configure/testlib/bdefectivefoobar
./t/configure/testlib/cdefectivefoobar
./t/configure/testlib/ddefectivefoobar
./t/configure/testlib/verbosefoobar
./t/configure/034-step.t
./t/steps/auto_headers-01.t
./t/steps/auto_cgoto-01.t
./t/steps/auto_sizes-01.t
./t/steps/auto_cpu-01.t
./t/steps/auto_alignptrs-01.t
./t/steps/auto_jit-01.t
./t/steps/auto_gcc-01.t
./t/steps/init_miniparrot-01.t
./t/steps/auto_arch-01.t
./t/steps/auto_signal-01.t
./t/steps/gen_platform-01.t
./t/steps/auto_memalign-01.t
./config/init/hints/cygwin.pm
./config/init/miniparrot.pm
./config/auto/headers.pm
./config/auto/cgoto.pm
./config/auto/jit.pm
./config/auto/cpu.pm
./config/auto/arch.pm
./config/auto/gcc.pm
./config/auto/alignptrs.pm
./config/auto/signal.pm
./config/auto/sizes.pm
./config/auto/memalign.pm
./config/gen/makefiles/root.in
./config/gen/config_h/feature_h.in
./config/gen/platform.pm
./MANIFEST
./xconf/samples/yourfoobar
./xconf/samples/testfoobar
./MANIFEST.SKIP
./NEWS
./ChangeLog
./Configure.pl


More information about the parrot-dev mailing list