[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] f5d42b: Revise the win32 makefiles for a modern cygwin

GitHub noreply at github.com
Thu Jul 21 15:24:56 UTC 2016


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: f5d42b8e1b8f0b8e41fbbf940e8efbf3ac1b283e
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/f5d42b8e1b8f0b8e41fbbf940e8efbf3ac1b283e
  Author: nicolas-cellier-aka-nice <nicolas.cellier.aka.nice at gmail.com>
  Date:   2016-07-21 (Thu, 21 Jul 2016)

  Changed paths:
    M .gitignore
    M .travis_build.sh
    M build.win32x86/HowToBuild
    M build.win32x86/common/Makefile
    M build.win32x86/common/Makefile.plugin
    M build.win32x86/common/Makefile.rules
    A build.win32x86/common/Makefile.tools
    M platforms/win32/plugins/BochsIA32Plugin/Makefile
    M platforms/win32/plugins/BochsIA32Plugin/Makefile.plugin
    M platforms/win32/plugins/BochsX64Plugin/Makefile.plugin

  Log Message:
  -----------
  Revise the win32 makefiles for a modern cygwin

Hacks located in .travis_build.sh have been incorporated in the makefiles and can be removed.
The toolchain config has been separated in its own file (Makefile.tools).

Note that the Bochs plugins production has not been tested by the author
It's also not yet tested by appveyor (the .travis_build.sh remove them from plugins.ext)


  Commit: ce1ceee0e6504736e95c6c0acd67bd47b658ed6b
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/ce1ceee0e6504736e95c6c0acd67bd47b658ed6b
  Author: Nicolas Cellier <nicolas.cellier.aka.nice at gmail.com>
  Date:   2016-07-21 (Thu, 21 Jul 2016)

  Changed paths:
    M .gitignore
    M .travis_build.sh
    M build.win32x86/HowToBuild
    M build.win32x86/common/Makefile
    M build.win32x86/common/Makefile.plugin
    M build.win32x86/common/Makefile.rules
    A build.win32x86/common/Makefile.tools
    M platforms/win32/plugins/BochsIA32Plugin/Makefile
    M platforms/win32/plugins/BochsIA32Plugin/Makefile.plugin
    M platforms/win32/plugins/BochsX64Plugin/Makefile.plugin

  Log Message:
  -----------
  Merge pull request #31 from OpenSmalltalk/modernize_win32_makefiles

Revise the win32 makefiles for a modern cygwin


Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/42336e487a87...ce1ceee0e650


More information about the Vm-dev mailing list