PythonExtra/ports/windows/msvc
Andrew Leech cf22f4793c py: Allow registration of modules at their definition.
During make, makemoduledefs.py parses the current builds c files for
MP_REGISTER_MODULE(module_name, obj_module, enabled_define)

These are used to generate a header with the required entries for
"mp_rom_map_elem_t mp_builtin_module_table[]" in py/objmodule.c
2019-03-08 22:46:43 +11:00
..
sys ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
common.props ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
debug.props ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
dirent.c windows/msvc: Implement file/directory type query. 2018-10-05 17:14:33 +10:00
dirent.h windows/msvc: Implement file/directory type query. 2018-10-05 17:14:33 +10:00
genhdr.targets py: Allow registration of modules at their definition. 2019-03-08 22:46:43 +11:00
gettimeofday.c ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
paths.props all: Update Makefiles and others to build with new ports/ dir layout. 2017-09-06 14:09:13 +10:00
release.props ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
sources.props windows: Make printing of debugging info work out of the box. 2018-07-05 19:44:18 +10:00
unistd.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00