circuitpython/ports/windows/msvc
stijn 3f9d3e120b windows/msvc: Support custom compiler for header generation.
Use overrideable properties instead of hardcoding the use of the
default cl executable used by msvc toolsets. This allows using
arbitrary compiler commands for qstr header generation.
The CLToolExe and CLToolPath properties are used because they are,
even though absent from any official documentation, the de-facto
standard as used by the msvc toolsets themselves.
2018-08-14 15:07:19 +10: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 ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
dirent.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
genhdr.targets windows/msvc: Support custom compiler for header generation. 2018-08-14 15:07:19 +10: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