Commit Graph

28 Commits (ef8455f5498cc01bc60eb1c02902c38bbc332a7a)

Author SHA1 Message Date
S. D. Cloudt 13cc8a0cee Cleanup: Removed SVN headers 5 years ago
Patric Stout 6a897a2a9b Fix: don't include xaudio2 if you are not going to compile it
This is more in trend with other files, where if the driver is not
selected, we don't even attempt to compile it.
5 years ago
Patric Stout dcc5183dd0 Codechange: make clear that SSE is a flag you can switch 5 years ago
Patric Stout 75a86d8460 Codechange: the flag is not if you have threads, but if you want to use them 5 years ago
glx 0df95811ce Fix: generate.vbs used wrong data for basesets_vs142 5 years ago
Niels Martin Hansen 65782af2f4 Add: Visual Studio 2019 project files 6 years ago
Peter Nelson 1334cfb3e5 Change: Always build baseset metadata, instead of including it in the repo.
This adds a script and project files to generate these files within MSVC.
6 years ago
Peter Nelson 41d47926b1 Cleanup #6960: Remove parts of generate used only for MSVC pre-2015. 6 years ago
Niels Martin Hansen 476643bfa5 Remove: Visual Studio project files for earlier than 2015 6 years ago
frosch 7726f2d330 (svn r27918) -Fix (r27917): Next attempt for MSVC 2017 7 years ago
frosch 28be179d4a (svn r27917) -Add: MSVC 2017 project file generator. Most noticeable, std:c++latest is enabled. 7 years ago
michi_cc 9f5503ba8f (svn r27382) -Add: [Win32] Project files for Visual Studio 2015. 9 years ago
zuu 1aa26b30c7 (svn r26227) -Fix: [Windows] generate.vbs didn't include SSE source files 11 years ago
glx eadbb5764b (svn r23409) -Change: reorder files in langs project 13 years ago
glx 691825f39d (svn r22190) -Fix (r22188): minor changes in project files 14 years ago
glx 7f54c59a66 (svn r22188) -Add: Generate the settings as part of the MSVC build process, and enable it in Makefile too 14 years ago
glx f48e56423b (svn r20032) -Add: MSVC 2010 project files 14 years ago
glx 7e96d309d3 (svn r19178) -Fix: [MSVC] regenerate lang files on strgen change 15 years ago
yexo 6c35de1d25 (svn r19100) -Fix: [MSVC] don't stop building language files if building one language file fails 15 years ago
rubidium 036d204f4b (svn r19092) -Fix (r19081): MSVC couldn't quite compile OpenTTD 15 years ago
rubidium 7fbc33dae1 (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
yexo ffa0c7d29d (svn r16975) -Change [MSVC]: Make all language files depend on english.txt 15 years ago
glx 1d9dbd9401 (svn r12881) -Fix (r12770): the check for missing header files could find more files than needed 16 years ago
glx 3547e6d2ba (svn r12770) -Add: check for missing (forgotten) header files in the generate.vbs script. 16 years ago
rubidium 12188e7a5d (svn r12706) -Merge: the thread rewrite from NoAI. The rewrite makes the threading we have better extendable. 16 years ago
glx 92254bda01 (svn r12282) -Fix (r12123): generate.vbs should not skip files in NO_THREADS section of source.list 17 years ago
glx ed1e402960 (svn r12238) -Change [FS#1800]: set svn:executable property for *.vbs (michi_cc) 17 years ago
glx 23bae896c9 (svn r12123) -Add: generate.vbs script to allow project files generation for users unable to run generate bash script 17 years ago