summaryrefslogtreecommitdiff
path: root/buildscripts/make_vcxproj.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68593 Disable low value python warningsAlexander Neben2022-09-021-2/+2
* SERVER-62667 Add Visual Studio 2022 to visual studio project generator scriptMarcos José Grillo Ramirez2022-01-191-1/+4
* SERVER-48258 Upgrade yaml-cpp 0.6.3Mark Benvenuto2021-05-111-0/+1
* SERVER-44360 Visual Studio Project Generator can generate for both VS 2017 an...Henrik Edin2019-11-051-5/+33
* SERVER-40559 Python linters do not run after upgrade to Python 3Mark Benvenuto2019-04-161-2/+4
* SERVER-40542 buildscripts\make_vcxproj.py does not work with Python 3Mark Benvenuto2019-04-091-5/+5
* SERVER-32295 Support Python 3Mathew Robinson2019-04-081-7/+6
* SERVER-38951 Visual Studio Debugger VisualizersMark Benvenuto2019-01-111-0/+4
* SERVER-36192 Change .vcxproj file generator to generate Makefile projectMark Benvenuto2018-07-271-6/+89
* SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams2018-04-051-27/+31
* SERVER-23312 Format Python files with yapfJonathan Abrahams2018-03-261-11/+16
* SERVER-26727 make_vcxproj.py - add support for .filters and improve performanceMark Benvenuto2016-10-261-124/+233
* SERVER-13759: vcxproj generator improvementsMark Benvenuto2014-06-121-28/+30
* comments and instructions on using make_vcxproj script and its limitationsDwight2014-01-091-3/+23
* more work on vcxproj generationDwight2013-12-181-4/+5
* make_vcxproj make it _WIN32_WINNT preprocessor define awareDwight2013-12-131-0/+1
* vcxproj file generator, made it NTDDI_VERSION-awareDwight2013-12-131-3/+6
* more work on the vcxproj file generator.Dwight2013-11-251-5/+42
* Towards automatic generation of vcxproj files. See comments at top of the mak...Dwight2013-11-131-0/+83