summaryrefslogtreecommitdiff
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Add -GE:HIGHENTROPYVA=offJohnny Willemsen2022-11-031-1/+1
* Generate Visual Studio 2022 projects and solutionsAdam Mitz2021-11-085-0/+54
* Update bmake.mpdJohnny Willemsen2021-08-221-1/+1
* Update bmake.mpdJohnny Willemsen2021-08-201-1/+1
* Merge pull request #141 from jwillemsen/jwi-bcc32coptimizeJohnny Willemsen2021-07-131-1/+1
|\
| * Don't use -O1 with bcc32c, it leas to crashes with TAO and stack unwindingJohnny Willemsen2021-07-131-1/+1
* | Updated bcc32c target compiler flagsJohnny Willemsen2021-07-121-2/+2
|/
* Revert "Default to x64 as default Visual Studio 2017/2019 platform"Johnny Willemsen2020-12-072-3/+3
* Default to x64 as default Visual Studio platformJohnny Willemsen2020-11-162-3/+3
* updated default Windows SDK version to match latest minor update to VS2017Adam Mitz2020-08-061-1/+1
* Don't use -Xclang -Wno-unused-value with bcc32cJohnny Willemsen2020-05-291-1/+1
* Try no delayed-template-parsing with bcc32cJohnny Willemsen2020-05-251-1/+1
* Revert accidental changeJohnny Willemsen2020-05-251-1/+1
* Removed -fdelayed-template-parsing for bcc64Johnny Willemsen2020-05-231-2/+2
* corrected WindowsTargetPlatformVersionBenjamin Oldenburg2019-10-071-1/+1
* added platform definitions for ARM and ARM64Benjamin Oldenburg2019-10-071-3/+18
* vs2019: default to "latest installed version" of Windows 10 SDKAdam Mitz2019-09-201-1/+1
* Fri Jun 28 15:52:37 UTC 2019 Chad Elliott <elliottc@objectcomputing.com>Chad Elliott2019-06-281-0/+10
* Wed May 22 13:21:16 UTC 2019 Chad Elliott <elliott_c@ociweb.com>Chad Elliott2019-05-222-3/+21
* Tue May 21 11:16:16 UTC 2019 Chad Elliott <elliott_c@ociweb.com>Chad Elliott2019-05-211-3/+6
* Replaced tabs with spacesChad Elliott2019-05-201-12/+12
* Fri May 17 14:42:45 UTC 2019 Chad Elliott <elliott_c@ociweb.com>Chad Elliott2019-05-171-3/+3
* Thu May 16 18:04:40 UTC 2019 Chad Elliott <elliott_c@ociweb.com>Chad Elliott2019-05-161-1/+1
* Thu May 16 17:46:26 UTC 2019 Chad Elliott <elliott_c@ociweb.com>Chad Elliott2019-05-161-7/+7
* Wed May 15 18:25:52 UTC 2019 Chad Elliott <elliott_c@ociweb.com>Chad Elliott2019-05-151-0/+5
* Fri May 10 16:09:37 UTC 2019 Chad Elliott <elliott_c@ociweb.com>Chad Elliott2019-05-101-1/+7
* Mon May 6 16:35:07 UTC 2019 Chad Elliott <elliott_c@ociweb.com>Chad Elliott2019-05-061-3/+3
* Mon Apr 29 17:23:19 UTC 2019 Chad Elliott <elliott_c@ociweb.com>Chad Elliott2019-04-291-4/+58
* Mon Apr 22 13:57:40 UTC 2019 Chad Elliott <elliott_c@ociweb.com>Chad Elliott2019-04-222-13/+17
* Thu Apr 18 22:18:20 UTC 2019 Chad Elliott <elliott_c@ociweb.com>Chad Elliott2019-04-182-0/+1110
* Corrected defaul sdk version for vs2019Johnny Willemsen2019-03-281-1/+1
* Add support for Visual Studio 2019 using Visual C++ 14.2Johnny Willemsen2019-02-055-0/+40
* vc10: "None" files don't need to be ExcludedFromBuildAdam Mitz2018-04-171-7/+1
* Set default Windows SDK version to the one that VS2017 installs.Adam Mitz2018-03-281-0/+1
* Added ISO C++ Standard setting to vc10 templateMichael Mathers2017-09-091-0/+3
* Only bcc32 classic can us pchJohnny Willemsen2017-08-071-1/+3
* Added some commentsJohnny Willemsen2017-08-071-0/+3
* Correct bcc32c flagsJohnny Willemsen2017-08-071-3/+3
* Updated bcc32c flagsJohnny Willemsen2017-08-071-1/+1
* Further refine bcc32cJohnny Willemsen2017-08-071-33/+23
* bcc32c compiler flagsJohnny Willemsen2017-08-071-1/+1
* bcc32c improvementsJohnny Willemsen2017-08-071-1/+1
* bcc32c has similar arguments as bcc32, not bcc64Johnny Willemsen2017-08-071-1/+1
* -g is not supported by bcc32cJohnny Willemsen2017-08-071-1/+1
* Only generate common defines when we have thoseJohnny Willemsen2017-08-071-0/+6
* Add missing endforJohnny Willemsen2017-08-071-1/+2
* Fixed errorJohnny Willemsen2017-08-071-1/+0
* Work on adding support for bcc32cJohnny Willemsen2017-08-072-34/+129
* Merge pull request #38 from jwillemsen/jwi-bcc3264-improvementsJohnny Willemsen2017-07-292-5/+23
|\
| * Improvements for bcc32 and bcc64Johnny Willemsen2017-07-292-5/+23