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

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

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

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: acc4638b237c810df2697a6af1835601316ced28
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/acc4638b237c810df2697a6af1835601316ced28
  Author: Eliot Miranda <[hidden email]>
  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]