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

GitHub noreply at github.com
Wed Jul 20 23:34:21 UTC 2016


  Branch: refs/heads/modernize_win32_makefiles
  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)




More information about the Vm-dev mailing list