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

GitHub noreply at github.com
Tue Aug 21 21:22:55 UTC 2012


  Branch: refs/heads/vms
  Home:   https://github.com/parrot/parrot
  Commit: 9329574028c6e1d02f99630a4ff2acd967adc3ac
      https://github.com/parrot/parrot/commit/9329574028c6e1d02f99630a4ff2acd967adc3ac
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-08-21 (Tue, 21 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: d82f6bc2807dc6623457a1865e7816441cb092e6
      https://github.com/parrot/parrot/commit/d82f6bc2807dc6623457a1865e7816441cb092e6
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-08-21 (Tue, 21 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: 8fe33d7973d30d293908cf8549c2592141c225a4
      https://github.com/parrot/parrot/commit/8fe33d7973d30d293908cf8549c2592141c225a4
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-08-21 (Tue, 21 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 multi-dot filenames


  Commit: d5c928166a01ea560677b8490c9a15f32524856f
      https://github.com/parrot/parrot/commit/d5c928166a01ea560677b8490c9a15f32524856f
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2012-08-21 (Tue, 21 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.


Compare: https://github.com/parrot/parrot/compare/7e1c0286d0b4...d5c928166a01


More information about the parrot-commits mailing list