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

GitHub noreply at github.com
Thu Aug 23 08:31:24 UTC 2012


  Branch: refs/heads/vms
  Home:   https://github.com/parrot/parrot
  Commit: d56570422b3f7639610d9881ca8b6d7b66a536e4
      https://github.com/parrot/parrot/commit/d56570422b3f7639610d9881ca8b6d7b66a536e4
  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: b6e793059864ac42878435be493780d67d123489
      https://github.com/parrot/parrot/commit/b6e793059864ac42878435be493780d67d123489
  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: 000deac4292cb68825c4fed6330a6f5c54c58b03
      https://github.com/parrot/parrot/commit/000deac4292cb68825c4fed6330a6f5c54c58b03
  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: e6412f2ea78961726bb72be897f8145520c7d692
      https://github.com/parrot/parrot/commit/e6412f2ea78961726bb72be897f8145520c7d692
  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: 37658099d098fa2c13f266d0e2faa11b4140ba50
      https://github.com/parrot/parrot/commit/37658099d098fa2c13f266d0e2faa11b4140ba50
  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/f1eabe75c71f...37658099d098


More information about the parrot-commits mailing list