[parrot/parrot] 2be29e: [GH #890] Generate MANIFEST.generate, remove MANIF...

GitHub noreply at github.com
Wed Dec 26 17:03:04 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 2be29e88d61c3e052c1d5082d50381bfa6d21c19
      https://github.com/parrot/parrot/commit/2be29e88d61c3e052c1d5082d50381bfa6d21c19
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-12-26 (Wed, 26 Dec 2012)

  Changed paths:
    M Configure.pl
    M MANIFEST
    R MANIFEST.generated
    M config/auto/cpu/i386/auto.pm
    M config/auto/cpu/ppc/auto.pm
    M config/auto/cpu/sun4/auto.pm
    M config/gen/config_h.pm
    M config/gen/config_pm.pm
    M config/gen/core_pmcs.pm
    M config/gen/makefiles.pm
    M config/gen/makefiles/docs.in
    M config/gen/makefiles/root.in
    M config/gen/opengl.pm
    M config/init/manifest.pm
    M lib/Parrot/BuildUtil.pm
    M lib/Parrot/Configure/Compiler.pm
    M lib/Parrot/Configure/Utils.pm
    M lib/Parrot/Docs/POD2HTML.pm
    M t/perl/Parrot_Docs.t
    A tools/build/addgenerated.pl
    M tools/build/c2str.pl
    M tools/build/vtable_extend.pl
    M tools/docs/ops_summary.pl

  Log Message:
  -----------
  [GH #890] Generate MANIFEST.generate, remove MANIFEST_configure.generated

Some files are still missing.
add_to_generated($filename, $section, $dir) is called from the Makefile
shell via tools/build/addgenerated.pl, and from $conf directly.

Improve docs Makefile


  Commit: b65a7d1cfb0c09c790ba676cbc301f1e53bb2b5a
      https://github.com/parrot/parrot/commit/b65a7d1cfb0c09c790ba676cbc301f1e53bb2b5a
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-12-26 (Wed, 26 Dec 2012)

  Changed paths:
    M compilers/data_json/Rules.mak
    M compilers/opsc/Rules.mak
    M compilers/pct/Rules.mak
    M compilers/pge/Rules.mak
    M compilers/tge/Rules.mak
    M config/auto/perldoc.pm
    M config/gen/config_pm.pm
    M config/gen/makefiles.pm
    M config/gen/makefiles/docs.in
    M config/gen/makefiles/root.in
    M config/gen/opengl.pm
    M ext/nqp-rx/Rules.mak
    M ext/winxed/Rules.mak
    M lib/Parrot/Docs/Group.pm
    M lib/Parrot/Docs/Item.pm
    M lib/Parrot/Docs/POD2HTML.pm
    M lib/Parrot/Pmc2c/Dumper.pm
    M lib/Parrot/Pmc2c/Library.pm
    M lib/Parrot/Pmc2c/PMC.pm
    M src/dynoplibs/Rules.in
    M src/dynpmc/Rules.in
    M t/codingstd/filenames.t
    M tools/build/addgenerated.pl
    M tools/build/c2str.pl
    M tools/docs/ops_summary.pl

  Log Message:
  -----------
  [GH #890] Add missing MANIFEST.generated files, cleanup

Also move MAN_1 to docs, and improved clean targets

Comparison from old manual MANIFEST.generated.orig to generated
MANIFEST.generated:
Added all previous MANIFEST_configure.generated entries, esp. Makefiles.
Moved include/parrot/pbcversion.h from devel to main. (used by config.h)
Removed invalid and outdated entries.
Added previously missing entries.

+compilers/tge/tgc.pbc                            [main]
+config_lib.pir                                   [devel]
+docs/binaries/ops2c.1                            [main]man
+docs/binaries/parrot-nqp.1                       [main]man
+docs/binaries/parrot-prove.1                     [main]man
+docs/binaries/parrot.1                           [main]man
+docs/binaries/parrot_config.1                    [main]man
+docs/binaries/parrot_nci_thunk_gen.1             [main]man
+docs/binaries/parrotbug.1                        [main]man
+docs/binaries/pbc_to_exe.1                       [main]man
+docs/binaries/plumage.1                          [main]man
+docs/binaries/winxed.1                           [main]man
+docs/ops/index.pod                               [doc]
+docs/packfile-c.pod                              [doc]
+foo_group.h                                      [devel]include
+include/parrot/pbcversion.h                      [main]include
+install_config.o                                 [main]lib
+runtime/parrot/dynext/foo_group.bundle           [library]
+runtime/parrot/dynext/pccmethod_test.bundle      [library]
+runtime/parrot/dynext/rotest.bundle              [library]
+runtime/parrot/dynext/subproxy.bundle            [library]
+runtime/parrot/include/cloneflags.pasm           [main]
+runtime/parrot/include/packfile_annotation_key_type.pasm [main]
+runtime/parrot/include/packfile_segments.pasm    [main]
+runtime/parrot/library/NCI/Utils.pbc             [main]
+runtime/parrot/library/OpenGL/Math.pbc           [main]
+runtime/parrot/library/PCT/Dumper.pbc            [main]
+runtime/parrot/library/ProfTest.pbc              [main]
+runtime/parrot/library/ProfTest/Matcher.pbc      [main]
+runtime/parrot/library/ProfTest/Matcher.pir      [main]
+runtime/parrot/library/ProfTest/NQPProfile.pbc   [main]
+runtime/parrot/library/ProfTest/NQPProfile.pir   [main]
+runtime/parrot/library/ProfTest/PIRProfile.pbc   [library]
+runtime/parrot/library/ProfTest/PIRProfile.pir   [main]
+runtime/parrot/library/ProfTest/Want.pbc         [main]
+runtime/parrot/library/ProfTest/Want.pir         [main]
+runtime/parrot/library/String/Utils.pbc          [main]
+runtime/parrot/library/URI/Escape.pbc            [main]
+runtime/parrot/library/YAML/Dumper/Base.pbc      [main]
+runtime/parrot/library/YAML/Dumper/Default.pbc   [main]
+runtime/parrot/library/postgres.pbc              [main]
+runtime/parrot/library/yaml_dumper.pbc           [main]
+src/core_pmcs.c                                  []
+src/dynpmc/pmc_dynlexpad.h                       [devel]include
+src/dynpmc/pmc_file.h                            [devel]include
+src/dynpmc/pmc_foo.h                             [devel]include
+src/dynpmc/pmc_foo2.h                            [devel]include
+src/dynpmc/pmc_gziphandle.h                      [devel]include
+src/dynpmc/pmc_osdummy.h                         [devel]include
+src/dynpmc/pmc_pccmethod_test.h                  [devel]include
+src/dynpmc/pmc_rational.h                        [devel]include
+src/dynpmc/pmc_rotest.h                          [devel]include
+src/dynpmc/pmc_select.h                          [devel]include
+src/dynpmc/pmc_subproxy.h                        [devel]include
+src/glut_callbacks.c                             [devel]src
+src/glut_nci_thunks.nci                          [main]
+src/string/private_cstring.h                     []

-docs/ops/debug.pod                               [doc]
-docs/ops/dotgnu.pod                              [doc]
-docs/ops/obscure.pod                             [doc]
-docs/ops/pic.pod                                 [doc]
-docs/ops/stack.pod                               [doc]
-include/parrot/exec_dep.h                        [main]include
-include/parrot/pbcversion.h                      [devel]include
-include/pmc/pmc_codestring.h                     [devel]include
-include/pmc/pmc_context.h                        [devel]include
-include/pmc/pmc_packfilefixupentry.h             [devel]include
-include/pmc/pmc_packfilefixuptable.h             [devel]include
-include/pmc/pmc_select.h                         [devel]include
-runtime/parrot/include/iotypes.pasm              [main]
-runtime/parrot/include/parrot_version.pir        [main]
-runtime/parrot/include/signal.pasm               [main]
-runtime/parrot/include/vtable_methods.pasm       [main]
-runtime/parrot/library/Data/Replace.pbc          [main]
-runtime/parrot/library/HTTP/Daemon.pbc           [main]
-runtime/parrot/library/NCI/call_toolkit_init.pbc [main]
-runtime/parrot/library/PGE/Hs.pbc                [main]
-runtime/parrot/library/Parrot/Capture_PIR.pbc    [main]
-runtime/parrot/library/Parrot/HLLCompiler.pbc    [main]
-runtime/parrot/library/Protoobject.pbc           [main]
-runtime/parrot/library/YAML/Dumper/Base.pmc      [main]
-runtime/parrot/library/YAML/Dumper/Default.pmc   [main]
-src/call_list.txt                                [devel]src
-src/glut_callbacks.c                             []
-src/install_config.obj                           [main]lib
-src/jit_emit.h                                   []
-src/nci.c                                        []
-src/pmc/codestring.dump                          [devel]src
-src/pmc/packfilefixupentry.dump                  [devel]src
-src/pmc/packfilefixuptable.dump                  [devel]src
-src/pmc/select.dump                              [devel]src
-src/string_private_cstring.h                     []
-tools/build/dynpmc.pl                            []
-tools/dev/testnumbers                            [devel]
-tools/dev/testnumbers.bat                        [devel]


  Commit: 3a5ac3b912abfe90f8a4f719a1e778e958aaaa06
      https://github.com/parrot/parrot/commit/3a5ac3b912abfe90f8a4f719a1e778e958aaaa06
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-12-26 (Wed, 26 Dec 2012)

  Changed paths:
    M config/gen/config_pm.pm
    M config/gen/makefiles/root.in
    M config/gen/opengl.pm
    M lib/Parrot/BuildUtil.pm
    M runtime/parrot/library/HTTP/Daemon.pir
    M tools/build/addgenerated.pl

  Log Message:
  -----------
  Change addgenerated default section to [main]

Some more minor location fixes:
config_lib.pir                                   [devel]src
runtime/parrot/library/config.pir []
runtime/parrot/library/ProfTest/PIRProfile.pbc   [main]


  Commit: 5183ac7a6b7a95231ed95bffedc3d964ef918c1a
      https://github.com/parrot/parrot/commit/5183ac7a6b7a95231ed95bffedc3d964ef918c1a
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-12-26 (Wed, 26 Dec 2012)

  Changed paths:
    M compilers/tge/Rules.mak
    M config/gen/makefiles/root.in

  Log Message:
  -----------
  [GH #890] install tgc.pbc as library, install PGE/Hs.pbc, TGE/Parser.pir

Fix some more installations, previously missing


  Commit: 00bc58f60e3d85928889f11c87ef3dab4ed575d6
      https://github.com/parrot/parrot/commit/00bc58f60e3d85928889f11c87ef3dab4ed575d6
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-12-26 (Wed, 26 Dec 2012)

  Changed paths:
    M lib/Parrot/Pmc2c/Library.pm
    M src/dynpmc/Rules.in

  Log Message:
  -----------
  [GH #890] install src/dynpmc/foo_group.h

Do not add_to_generated for pmc libraries (groups), as we do not know
where the user wants it. Use $(ADDGENERATED) in the src/dynpmc/Rules.in instead


  Commit: 3b0d1af35b0ba9044e8afcdc74f148767e011a41
      https://github.com/parrot/parrot/commit/3b0d1af35b0ba9044e8afcdc74f148767e011a41
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-12-26 (Wed, 26 Dec 2012)

  Changed paths:
    M Configure.pl
    M MANIFEST
    R MANIFEST.generated
    M compilers/data_json/Rules.mak
    M compilers/opsc/Rules.mak
    M compilers/pct/Rules.mak
    M compilers/pge/Rules.mak
    M compilers/tge/Rules.mak
    M config/auto/cpu/i386/auto.pm
    M config/auto/cpu/ppc/auto.pm
    M config/auto/cpu/sun4/auto.pm
    M config/auto/perldoc.pm
    M config/gen/config_h.pm
    M config/gen/config_pm.pm
    M config/gen/core_pmcs.pm
    M config/gen/makefiles.pm
    M config/gen/makefiles/docs.in
    M config/gen/makefiles/root.in
    M config/gen/opengl.pm
    M config/init/manifest.pm
    M ext/nqp-rx/Rules.mak
    M ext/winxed/Rules.mak
    M lib/Parrot/BuildUtil.pm
    M lib/Parrot/Configure/Compiler.pm
    M lib/Parrot/Configure/Utils.pm
    M lib/Parrot/Docs/Group.pm
    M lib/Parrot/Docs/Item.pm
    M lib/Parrot/Docs/POD2HTML.pm
    M lib/Parrot/Pmc2c/Dumper.pm
    M lib/Parrot/Pmc2c/PMC.pm
    M runtime/parrot/library/HTTP/Daemon.pir
    M src/dynoplibs/Rules.in
    M src/dynpmc/Rules.in
    M t/codingstd/filenames.t
    M t/perl/Parrot_Docs.t
    A tools/build/addgenerated.pl
    M tools/build/c2str.pl
    M tools/build/vtable_extend.pl
    M tools/docs/ops_summary.pl

  Log Message:
  -----------
  Merge branch 'rurban/track-generated-gh890'

Fixed some makefile conflicts


  Commit: 24d2a9b46e788bcfa9150d83f6cdc25c1053d102
      https://github.com/parrot/parrot/commit/24d2a9b46e788bcfa9150d83f6cdc25c1053d102
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-12-26 (Wed, 26 Dec 2012)

  Changed paths:
    M config/gen/makefiles/root.in

  Log Message:
  -----------
  [cage] run make docs only for installable, add docs-clean to help

docs with all was too noisy


  Commit: 286d5166dd4a16dd1dde4248e7101af2cab5650a
      https://github.com/parrot/parrot/commit/286d5166dd4a16dd1dde4248e7101af2cab5650a
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-12-26 (Wed, 26 Dec 2012)

  Changed paths:
    M tools/docs/ops_summary.pl

  Log Message:
  -----------
  [cage] Do not generate a wrong docs/MANIFEST.generated


Compare: https://github.com/parrot/parrot/compare/a5ec03b33a48...286d5166dd4a


More information about the parrot-commits mailing list