|
|
Author: jkeenan
Date: Sun Jul 1 09:37:17 2007
New Revision: 19528
Modified:
branches/reconfigure/MANIFEST
branches/reconfigure/MANIFEST.SKIP
Log:
Updated MANIFEST with mk_manifest_and_skip.pl.
Modified: branches/reconfigure/MANIFEST
==============================================================================
--- branches/reconfigure/MANIFEST (original)
+++ branches/reconfigure/MANIFEST Sun Jul 1 09:37:17 2007
@@ -1,7 +1,7 @@
# ex: set ro:
# $Id$
#
-# generated by tools/dev/mk_manifest_and_skip.pl Sun Jul 1 13:23:25 2007 UT
+# generated by tools/dev/mk_manifest_and_skip.pl Sun Jul 1 16:34:42 2007 UT
#
# See tools/dev/install_files.pl for documentation on the
# format of this file.
@@ -374,7 +374,6 @@
docs/dev/infant.pod [devel]doc
docs/dev/jit_i386.pod [main]doc
docs/dev/longopt.pod [main]doc
-docs/dev/nanoparrot.c [main]doc
docs/dev/optimizer.pod [main]doc
docs/dev/parrot_api.pod [main]doc
docs/dev/pcc_state.pod [main]doc
@@ -404,7 +403,6 @@
docs/parrot.pod [main]doc
docs/parrotbyte.pod [main]doc
docs/parrothist.pod [main]doc
-docs/pcc_state.pod [main]doc
docs/pdds/README [main]doc
docs/pdds/draft/pdd01_overview.pod [main]doc
docs/pdds/draft/pdd02_vtables.pod [main]doc
@@ -438,12 +436,10 @@
docs/pmc.pod [main]doc
docs/pmc/array.pod [main]doc
docs/pmc/documentation.pod [main]doc
-docs/pmc/iterator.pod [main]doc
docs/pmc/struct.pod [main]doc
docs/pmc/subs.pod [main]doc
docs/pmc2c.pod [main]doc
docs/porting_intro.pod [main]doc
-docs/practical_notes.pod [main]doc
docs/project/cage_cleaners_guide.pod [main]doc
docs/project/metacommitter_guide.pod [main]doc
docs/project/release_manager_guide.pod [main]doc
@@ -2876,7 +2872,8 @@
t/configure/107-inter_progs.01.t []
t/configure/107-inter_progs.02.t []
t/configure/108-inter_make.t []
-t/configure/109-inter_lex.t []
+t/configure/109-inter_lex.01.t []
+t/configure/109-inter_lex.02.t []
t/configure/110-inter_yacc.t []
t/configure/111-auto_gcc.t []
t/configure/112-auto_msvc.t []
Modified: branches/reconfigure/MANIFEST.SKIP
==============================================================================
--- branches/reconfigure/MANIFEST.SKIP (original)
+++ branches/reconfigure/MANIFEST.SKIP Sun Jul 1 09:37:17 2007
@@ -1,6 +1,6 @@
# ex: set ro:
# $Id$
-# generated by tools/dev/mk_manifest_and_skip.pl Sun Jul 1 13:23:25 2007 UT
+# generated by tools/dev/mk_manifest_and_skip.pl Sun Jul 1 16:34:42 2007 UT
#
# This file should contain a transcript of the svn:ignore properties
# of the directories in the Parrot subversion repository. (Needed for
|
|