Henrik Edin
94cce0890c
SERVER-44360 Visual Studio Project Generator can generate for both VS 2017 and VS 2019
2019-11-05 21:48:45 +00:00
Mark Benvenuto
286c031264
SERVER-40559 Python linters do not run after upgrade to Python 3
2019-04-16 14:33:43 -04:00
Mark Benvenuto
185ca59390
SERVER-40542 buildscripts\make_vcxproj.py does not work with Python 3
2019-04-09 17:43:29 -04:00
Mathew Robinson
8dd6d47557
SERVER-32295 Support Python 3
2019-04-08 14:08:49 -04:00
Mark Benvenuto
c338365277
SERVER-38951 Visual Studio Debugger Visualizers
2019-01-11 13:56:53 -05:00
Mark Benvenuto
b42420caf1
SERVER-36192 Change .vcxproj file generator to generate Makefile project
2018-07-27 17:01:25 -04:00
Jonathan Abrahams
c50c68fef1
SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypy
2018-04-05 14:41:58 -04:00
Jonathan Abrahams
36148ad8bb
SERVER-23312 Format Python files with yapf
2018-03-26 13:04:25 -04:00
Mark Benvenuto
5077c3a691
SERVER-26727 make_vcxproj.py - add support for .filters and improve performance
2016-10-26 15:18:01 -04:00
Mark Benvenuto
4a97f4cff3
SERVER-13759: vcxproj generator improvements
...
1. VCXProj now builds all .cpp files itself
2. Moved obj files to Build/ to keep repo clean
3. Split jstoh so that it can be called by vcxproj file
4. Make_Vcxproj - fixed to handle cl temp files, fixes now that vcxproj builds
generated files, and fix _TARGET_ search and replace
Note: Depends on python installation
2014-06-12 16:03:38 -04:00
Dwight
b1d0ab1422
comments and instructions on using make_vcxproj script and its limitations
2014-01-09 16:48:38 -05:00
Dwight
63732d3884
more work on vcxproj generation
2013-12-18 14:56:12 -05:00
Dwight
afeae9cf7d
make_vcxproj make it _WIN32_WINNT preprocessor define aware
2013-12-13 12:16:08 -05:00
Dwight
c90068fa13
vcxproj file generator, made it NTDDI_VERSION-aware
2013-12-13 12:16:08 -05:00
Dwight
f937dbeba8
more work on the vcxproj file generator.
2013-11-25 11:28:12 -05:00
Dwight
e997b559cf
Towards automatic generation of vcxproj files. See comments at top of the make_vcxproj.py file on how to use.
2013-11-13 17:07:49 -05:00