index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
buildscripts
/
make_vcxproj.py
Age
Commit message (
Expand
)
Author
2024-09-05
SERVER-94512 Use latest Windows SDK version instead of a hardcoded value (#26...
Marcos Grillo
2024-08-16
SERVER-93705 fix vcproj generation script (#26248)
Daniel Moody
2024-05-16
SERVER-90570: Enable formatting checks for buildscripts directory, excluding ...
Steve McClure
2022-09-02
SERVER-68593 Disable low value python warnings
Alexander Neben
2022-01-19
SERVER-62667 Add Visual Studio 2022 to visual studio project generator script
Marcos José Grillo Ramirez
2021-05-11
SERVER-48258 Upgrade yaml-cpp 0.6.3
Mark Benvenuto
2019-11-05
SERVER-44360 Visual Studio Project Generator can generate for both VS 2017 an...
Henrik Edin
2019-04-16
SERVER-40559 Python linters do not run after upgrade to Python 3
Mark Benvenuto
2019-04-09
SERVER-40542 buildscripts\make_vcxproj.py does not work with Python 3
Mark Benvenuto
2019-04-08
SERVER-32295 Support Python 3
Mathew Robinson
2019-01-11
SERVER-38951 Visual Studio Debugger Visualizers
Mark Benvenuto
2018-07-27
SERVER-36192 Change .vcxproj file generator to generate Makefile project
Mark Benvenuto
2018-04-05
SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypy
Jonathan Abrahams
2018-03-26
SERVER-23312 Format Python files with yapf
Jonathan Abrahams
2016-10-26
SERVER-26727 make_vcxproj.py - add support for .filters and improve performance
Mark Benvenuto
2014-06-12
SERVER-13759: vcxproj generator improvements
Mark Benvenuto
2014-01-09
comments and instructions on using make_vcxproj script and its limitations
Dwight
2013-12-18
more work on vcxproj generation
Dwight
2013-12-13
make_vcxproj make it _WIN32_WINNT preprocessor define aware
Dwight
2013-12-13
vcxproj file generator, made it NTDDI_VERSION-aware
Dwight
2013-11-25
more work on the vcxproj file generator.
Dwight
2013-11-13
Towards automatic generation of vcxproj files. See comments at top of the mak...
Dwight