-
- Downloads
Windows MSVC port
Extend the windows port so it compiles with the toolchain from Visual Studio 2013
Showing
- py/mpconfig.h 2 additions, 0 deletionspy/mpconfig.h
- py/mpz.c 5 additions, 2 deletionspy/mpz.c
- py/objint.c 1 addition, 1 deletionpy/objint.c
- py/runtime.c 4 additions, 2 deletionspy/runtime.c
- windows/.gitignore 9 additions, 0 deletionswindows/.gitignore
- windows/README 18 additions, 2 deletionswindows/README
- windows/init.c 5 additions, 0 deletionswindows/init.c
- windows/micropython.vcxproj 102 additions, 0 deletionswindows/micropython.vcxproj
- windows/mpconfigport.h 45 additions, 1 deletionwindows/mpconfigport.h
- windows/msvc/common.props 22 additions, 0 deletionswindows/msvc/common.props
- windows/msvc/debug.props 13 additions, 0 deletionswindows/msvc/debug.props
- windows/msvc/genhdr.targets 76 additions, 0 deletionswindows/msvc/genhdr.targets
- windows/msvc/release.props 16 additions, 0 deletionswindows/msvc/release.props
- windows/msvc/snprintf.c 44 additions, 0 deletionswindows/msvc/snprintf.c
- windows/msvc/sources.props 17 additions, 0 deletionswindows/msvc/sources.props
- windows/msvc/unistd.h 28 additions, 0 deletionswindows/msvc/unistd.h
Loading
Please register or sign in to comment