25 Commits (5501092776d6e2ca5c4aa901b3b226d2bb1db572)

Author SHA1 Message Date
stijn bc86c6252a windows: Default to binary mode for files. 7 years ago
stijn 6957939604 windows/msvc: Change the way sources are listed. 7 years ago
stijn 146c32a141 windows/msvc: Enable overriding directories used in the build. 7 years ago
stijn 94873a4826 windows/msvc: Move build options from .vcxproj to .props files. 7 years ago
stijn b2b21839d3 windows/msvc: Remove unneeded definitions for qstr generation. 6 years ago
Andrew Leech 380048df64 windows/Makefile: Make use of CFLAGS_EXTRA, LDFLAGS_EXTRA and SRC_MOD. 5 years ago
stijn 4beb6c21ca windows/msvc: Treat compiler warnings as errors. 5 years ago
stijn af5c998f37 py/modmath: Implement math.isclose() for non-complex numbers. 5 years ago
stijn 9da46a98cb windows/mpconfigport.h: Don't define restrict/inline/alignof for C++. 5 years ago
Damien George 097b0f9397 windows/mpconfigport.h: Define empty MP_WEAK symbol. 5 years ago
stijn 2762f323bf windows: Fix line wrapping behaviour on the REPL. 6 years ago
Andrew Leech cf22f4793c py: Allow registration of modules at their definition. 6 years ago
Damien George 0c46419323 windows: Remove remaining traces of old GNU readline support. 6 years ago
stijn 02ca8d4674 windows/msvc: Implement file/directory type query. 6 years ago
stijn 397ee7c00e windows/msvc: Fix incorrect indentation in dirent.c. 6 years ago
stijn 3f9d3e120b windows/msvc: Support custom compiler for header generation. 6 years ago
Damien George da2d2b6d88 py/mpconfig.h: Introduce MICROPY_DEBUG_PRINTER for debugging output. 6 years ago
stijn 106e594580 windows: Make printing of debugging info work out of the box. 6 years ago
Damien George 82828340a0 ports: Enable ucollections.deque on relevant ports. 7 years ago
stijn df952633ef windows: Add Appveyor CI builds for windows mingw port 7 years ago
stijn b184b6ae53 py/nlr: Fix nlr functions for 64bit ports built with gcc on Windows 7 years ago
stijn 8041de59fe windows/mpconfigport: Enable some features, including the Python stack 7 years ago
stijn 6fc58db5d8 windows/mpconfigport: Provide off_t definition for MSVC port 7 years ago
Damien George 4a93801c12 all: Update Makefiles and others to build with new ports/ dir layout. 7 years ago
Damien George 01dd7804b8 ports: Make new ports/ sub-directory and move all ports there. 7 years ago