[parrot/parrot] fc115a: vms: fix and test multi-dot filenames

GitHub noreply at github.com
Thu Aug 23 10:26:24 UTC 2012


  Branch: refs/heads/vms
  Home:   https://github.com/parrot/parrot
  Commit: fc115a5f7679940dd75e9c1d66d3e88266113155
      https://github.com/parrot/parrot/commit/fc115a5f7679940dd75e9c1d66d3e88266113155
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-08-23 (Thu, 23 Aug 2012)

  Changed paths:
    M .gitignore
    M Configure.pl
    M config/gen/makefiles/root.in
    M config/init/manifest.pm
    M lib/Parrot/Configure/Compiler.pm
    M t/codingstd/filenames.t

  Log Message:
  -----------
  vms: fix and test multi-dot filenames

t/codingstd/filenames.t missed generated and violating filenames.
.travis.yml still violates vms: todo, but low prio


  Commit: 9d1da3836f9109b90a264ae9499c8665831b297d
      https://github.com/parrot/parrot/commit/9d1da3836f9109b90a264ae9499c8665831b297d
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-08-23 (Thu, 23 Aug 2012)

  Changed paths:
    M frontend/parrot/main.c
    M lib/Parrot/Configure/Messages.pm

  Log Message:
  -----------
  Change user-facing copyright year from 2011 to 2012


  Commit: ca838d03133dad7807163de30dcebd89524d5470
      https://github.com/parrot/parrot/commit/ca838d03133dad7807163de30dcebd89524d5470
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-08-23 (Thu, 23 Aug 2012)

  Changed paths:
    M config/init/hints/vms.pm

  Log Message:
  -----------
  vms: fix hints

Use the new test_$$ names.
LINK default exe is okay for vms.


  Commit: 664aa36fdaf859f24f4a2e77b24fdde7ac7b243d
      https://github.com/parrot/parrot/commit/664aa36fdaf859f24f4a2e77b24fdde7ac7b243d
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-08-23 (Thu, 23 Aug 2012)

  Changed paths:
    M lib/Parrot/Configure/Utils.pm
    M lib/Parrot/Test.pm

  Log Message:
  -----------
  vms: ignore wrong -I and -c in Configure steps

Also fix /Define= switches for the vms compiler.


  Commit: 8ca2aba47596efb6a7e88f3e8a414ce68a5b37f2
      https://github.com/parrot/parrot/commit/8ca2aba47596efb6a7e88f3e8a414ce68a5b37f2
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-08-23 (Thu, 23 Aug 2012)

  Changed paths:
    M lib/Parrot/Configure/Compiler.pm
    M t/steps/gen/makefiles-01.t
    M tools/release/update_version.pl

  Log Message:
  -----------
  vms: .tmp => _tmp for multi-dot filenames


Compare: https://github.com/parrot/parrot/compare/37658099d098...8ca2aba47596


More information about the parrot-commits mailing list