[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] acc463: Add makefiles for Windows and Visual Studio, verif...

Eliot Miranda noreply at github.com
Wed Apr 1 03:07:32 UTC 2020


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: acc4638b237c810df2697a6af1835601316ced28
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/acc4638b237c810df2697a6af1835601316ced28
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

  Changed paths:
    A build.win32x86/common/Makefile.msvc
    A build.win32x86/common/Makefile.msvc.flags
    A build.win32x86/common/Makefile.msvc.plugin
    A build.win32x86/common/Makefile.msvc.rules
    A build.win32x86/common/Makefile.msvc.tools
    A build.win64x64/common/Makefile.msvc
    A build.win64x64/common/Makefile.msvc.flags
    A build.win64x64/common/Makefile.msvc.plugin
    A build.win64x64/common/Makefile.msvc.rules
    A build.win64x64/common/Makefile.msvc.tools
    A platforms/win32/plugins/BitBltPlugin/Makefile.msvc
    A platforms/win32/plugins/FileAttributesPlugin/Makefile.msvc
    A platforms/win32/plugins/FloatMathPlugin/Makefile.msvc
    A platforms/win32/plugins/IA32ABI/Makefile.msvc
    A platforms/win32/plugins/Mpeg3Plugin/Makefile.msvc
    A platforms/win32/plugins/SerialPlugin/Makefile.msvc
    A platforms/win32/plugins/SqueakFFIPrims/Makefile.msvc
    A platforms/win32/plugins/SqueakSSL/Makefile.msvc
    A platforms/win32/plugins/Win32OSProcessPlugin/Makefile.msvc

  Log Message:
  -----------
  Add makefiles for Windows and Visual Studio, verified to work with MSVC
Community 2017.  To use the Visual Studio debugger with these simply use the
Open Folder command, folowed by Open File on the relevant executable.  No
Visual Studio projects are needed.  Thanks to Ron Teitelbaum at 3DICC who has
funded this effort. [ci skip]




More information about the Vm-dev mailing list