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

GitHub noreply at github.com
Tue Aug 21 21:36:30 UTC 2012


  Branch: refs/heads/vms
  Home:   https://github.com/parrot/parrot
  Commit: 41c86764003e7b42e6ff4ad3ed9ef4eea35a5e06
      https://github.com/parrot/parrot/commit/41c86764003e7b42e6ff4ad3ed9ef4eea35a5e06
  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: 8c8d5919a555410c44272d14d6ead7790530ec15
      https://github.com/parrot/parrot/commit/8c8d5919a555410c44272d14d6ead7790530ec15
  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: 2bc27f2be3f9a4ac050610814135b7125dc3a813
      https://github.com/parrot/parrot/commit/2bc27f2be3f9a4ac050610814135b7125dc3a813
  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: 2926bae91e47ff0c6be1e72e48e7eeab36221e48
      https://github.com/parrot/parrot/commit/2926bae91e47ff0c6be1e72e48e7eeab36221e48
  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/4a22a36e791b...2926bae91e47


More information about the parrot-commits mailing list