summaryrefslogtreecommitdiff
path: root/os/windows
AgeCommit message (Collapse)Author
2021-05-26Feature: Sign Windows buildsOwen Rudge
2020-06-05Add: create bundles via CPackPatric Stout
CPack works closely together with CMake to do the right thing in terms of bundling (called 'package'). This generates all the packaging we need, and some more.
2020-06-05Add: introduce CMake for project managementPatric Stout
CMake works on all our supported platforms, like MSVC, Mingw, GCC, Clang, and many more. It allows for a single way of doing things, so no longer we need shell scripts and vbs scripts to work on all our supported platforms. Additionally, CMake allows to generate project files for like MSVC, KDevelop, etc. This heavily reduces the lines of code we need to support multiple platforms from a project perspective. Addtiionally, this heavily improves our detection of libraries, etc.
2020-05-05Fix #8102: Update Windows installer strings to reference newer Windows ↵duck
version (#8114) * Fix #8102: Update Windows installer strings to reference versions newer than 7 * Fix 2c53390: Version strings incorrectly capitalised
2020-02-08Change: Heading for 1.11 nowglx
2019-12-24Update: Prepare for 1.10.0-beta2 releaseCharles Pigott
2019-10-28Fix: A few places still referred to old name of COPYING and READMECharles Pigott
2019-10-23Fix 3575dd551: update names for installerglx
2019-09-29Fix: Some typos found using codespellJMcKiern
2019-03-03Change: Heading for 1.10 now (#7319)frosch
2019-02-25Fix: [Windows] make the installer DPI aware (#7277)glx22
2019-02-24Update: Changelog for 1.9.0-beta3 and prepare for release.Michael Lutz
2019-02-09Update: Add changelog for 1.9.0-beta2 and prepare for releasePatric Stout
2018-06-05Update: Install DOS music data in Windows installerNiels Martin Hansen
2018-04-22Change: win9x installer configuration to correct path.ZehMatt
2018-04-21Cleanup: Use new filename for README file. (#6738)Ricardo N Feliciano
2018-03-14(svn r27993) -Change: Heading for 1.9 nowfrosch
2017-03-11(svn r27780) -Update: Numbersfrosch
2017-01-14(svn r27730) -Change: Split openttd.grf into openttd.grf and orig_extra.grffrosch
openttd.grf is now always loaded and provides all extra graphics in case the (possibly outdated) baseset does not. orig_extra.grf contains graphics specific to the original baseset only.
2016-03-01(svn r27518) -Update: Numbersfrosch
2015-03-17(svn r27192) -Change: heading for 1.6 nowfrosch
2015-02-24(svn r27169) -Update: Documentationfrosch
2014-03-17(svn r26409) -Update: Version number in some more places.frosch
2014-02-25(svn r26376) -Prepare: 1.4.0-beta5rubidium
2014-02-06(svn r26300) -Prepare: 1.4.0-beta4rubidium
2014-01-21(svn r26272) -Prepare: 1.4.0-beta3rubidium
2014-01-07(svn r26230) -Prepare: 1.4.0-beta2rubidium
2013-12-24(svn r26177) -Update: documentationrubidium
2013-11-17(svn r26028) -Fix [FS#5773]: make the installer warning about Windows XP SP3 ↵rubidium
not trigger on the 64 bit Windows XP which isn't really Windows XP to start with
2013-03-31(svn r25136) -Merge: 1.3 release (documentation) updatesrubidium
2013-02-07(svn r24978) -Update: some assorted documentation tidbitsrubidium
2013-01-06(svn r24890) -Fix: Distribute GS compat_<version>.nut with OpenTTDzuu
2012-12-24(svn r24850) -Update: Status report to santa.frosch
2012-05-16(svn r24257) -Fix [FS#5112]: update some outdated documentation and make is ↵rubidium
somewhat more consistent
2012-02-19(svn r23969) -Codechange: trunk heads to 1.3 nowrubidium
2012-02-06(svn r23905) -Fix [FS#5045]: OpenMSX got downloaded to and extracted in the ↵rubidium
wrong (non-existent) folder
2012-02-04(svn r23878) -Prepare: 1.2.0-beta4rubidium
2012-01-21(svn r23831) -Prepare: 1.2.0-beta3rubidium
2012-01-06(svn r23766) -Update: some documentationrubidium
2011-12-26(svn r23673) -Codechange: prepare the installers for some (future) massive ↵rubidium
changes in OpenGFX w.r.t. compatability with earlier versions
2011-12-24(svn r23666) -Document: the usual pre-Christmas documentation spreerubidium
2011-11-26(svn r23340) -Fix [FS#4824]: [Windows] A text in the installer was so long ↵rubidium
that NSIS didn't display it right anymore
2011-11-14(svn r23221) -Codechange: update the documentation and installers regarding ↵rubidium
the new directories
2011-09-08(svn r22909) -Fix-ish [FS#4749]: let Windows 2000 and XP without service ↵rubidium
pack 3 use the win9x binary/installer; the newer MSVC compiler of the compile farm does not support those versions of Windows anymore
2011-07-29(svn r22692) -Update: [Windows] Installer didn't mention 7 all the timerubidium
2011-02-14(svn r22083) -Change: trunk is heading towards 1.2 nowrubidium
2011-02-04(svn r21967) -Prepare: for 1.1.0-beta5rubidium
2011-01-20(svn r21872) -Doc: update some more documentationrubidium
2011-01-09(svn r21749) -Prepare: for 1.1.0-beta3rubidium
2010-12-31(svn r21676) -Prepare 1.1.0-beta2planetmaker