[OpenSmalltalk/opensmalltalk-vm] 4b38b5: Added missing CPU variable initialization

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[OpenSmalltalk/opensmalltalk-vm] 4b38b5: Added missing CPU variable initialization

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 4b38b529d96694d7b44c71a51ad814d4aa9e7a2c
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/4b38b529d96694d7b44c71a51ad814d4aa9e7a2c
  Author: agrosso <[hidden email]>
  Date:   2019-07-14 (Sun, 14 Jul 2019)

  Changed paths:
    M image/envvars.sh

  Log Message:
  -----------
  Added missing CPU variable initialization

The CPU variable wasn't initialized in /usr/bin/uname case.


  Commit: 860fde5497c0d27c160939a15ef2d1d94433472c
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/860fde5497c0d27c160939a15ef2d1d94433472c
  Author: agrosso <[hidden email]>
  Date:   2019-07-14 (Sun, 14 Jul 2019)

  Changed paths:
    M image/buildspurtrunkreader64image.sh

  Log Message:
  -----------
  Fixed bad script call


  Commit: 80d6091d1e73599ca2e6feedd99642deb7bd00bc
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/80d6091d1e73599ca2e6feedd99642deb7bd00bc
  Author: Nicolas Cellier <[hidden email]>
  Date:   2019-08-20 (Tue, 20 Aug 2019)

  Changed paths:
    M image/buildspurtrunkreader64image.sh
    M image/envvars.sh

  Log Message:
  -----------
  Merge pull request #412 from aletg/Creation-Script-Fixes [ci skip]

Creation script fixes


Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/da2e958e13a7...80d6091d1e73