Commit Graph

71 Commits (5b7db9d849df52c7144434ed57ff5664572d6eac)

Author SHA1 Message Date
Owen Rudge 5a6ea11ead Feature: [Actions] Package builds for the Windows Store automatically 2 years ago
Owen Rudge 7d40cc9291 Change: Explicitly specify SHA1 for legacy code signing on Windows 3 years ago
Owen Rudge 3ce7e31f64 Feature: Sign Windows builds 3 years ago
Patric Stout b7643b1d36 Add: create bundles via CPack
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.
4 years ago
Patric Stout 56d54cf60e Add: introduce CMake for project management
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.
4 years ago
duck e1c85e67a7
Fix #8102: Update Windows installer strings to reference newer Windows version (#8114)
* Fix #8102: Update Windows installer strings to reference versions newer than 7

* Fix 2c53390: Version strings incorrectly capitalised
4 years ago
glx 2f264f2c92 Change: Heading for 1.11 now 4 years ago
Charles Pigott 18f03a300b Update: Prepare for 1.10.0-beta2 release 4 years ago
Charles Pigott dd07b23ed3 Fix: A few places still referred to old name of COPYING and README 5 years ago
glx 93e42a9407 Fix 3575dd551: update names for installer 5 years ago
JMcKiern 04f659e768 Fix: Some typos found using codespell 5 years ago
frosch a67ee02529
Change: Heading for 1.10 now (#7319) 5 years ago
glx22 6ff02f0615
Fix: [Windows] make the installer DPI aware (#7277) 5 years ago
Michael Lutz 919d7accd7 Update: Changelog for 1.9.0-beta3 and prepare for release. 5 years ago
Patric Stout 6e21190858 Update: Add changelog for 1.9.0-beta2 and prepare for release 5 years ago
Niels Martin Hansen e7ce490155 Update: Install DOS music data in Windows installer 6 years ago
ZehMatt 692c753865 Change: win9x installer configuration to correct path. 6 years ago
Ricardo N Feliciano e8de33a61f Cleanup: Use new filename for README file. (#6738) 6 years ago
frosch 09d4735679 (svn r27993) -Change: Heading for 1.9 now 6 years ago
frosch afcef7faa6 (svn r27780) -Update: Numbers 7 years ago
frosch 1aedadb49b (svn r27730) -Change: Split openttd.grf into openttd.grf and orig_extra.grf
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.
7 years ago
frosch 0c7c0ada78 (svn r27518) -Update: Numbers 8 years ago
frosch 6477356dd2 (svn r27192) -Change: heading for 1.6 now 9 years ago
frosch f1c6bd0d63 (svn r27169) -Update: Documentation 9 years ago
frosch 8ff9499fe2 (svn r26409) -Update: Version number in some more places. 10 years ago
rubidium 90892cb66f (svn r26376) -Prepare: 1.4.0-beta5 10 years ago
rubidium fa7eb6dc8c (svn r26300) -Prepare: 1.4.0-beta4 10 years ago
rubidium aee9abeab2 (svn r26272) -Prepare: 1.4.0-beta3 10 years ago
rubidium a05d548fae (svn r26230) -Prepare: 1.4.0-beta2 11 years ago
rubidium 793c455e8a (svn r26177) -Update: documentation 11 years ago
rubidium 8abbcd3700 (svn r26028) -Fix [FS#5773]: make the installer warning about Windows XP SP3 not trigger on the 64 bit Windows XP which isn't really Windows XP to start with 11 years ago
rubidium 327615c2ce (svn r25136) -Merge: 1.3 release (documentation) updates 11 years ago
rubidium 078fc80362 (svn r24978) -Update: some assorted documentation tidbits 11 years ago
zuu 2e4f470f1a (svn r24890) -Fix: Distribute GS compat_<version>.nut with OpenTTD 12 years ago
frosch 75a0cba171 (svn r24850) -Update: Status report to santa. 12 years ago
rubidium c94a2d5289 (svn r24257) -Fix [FS#5112]: update some outdated documentation and make is somewhat more consistent 12 years ago
rubidium a5cb454e94 (svn r23969) -Codechange: trunk heads to 1.3 now 12 years ago
rubidium e42425a18d (svn r23905) -Fix [FS#5045]: OpenMSX got downloaded to and extracted in the wrong (non-existent) folder 12 years ago
rubidium 1b0bd45758 (svn r23878) -Prepare: 1.2.0-beta4 12 years ago
rubidium 2583b977c2 (svn r23831) -Prepare: 1.2.0-beta3 13 years ago
rubidium 8711395682 (svn r23766) -Update: some documentation 13 years ago
rubidium f7c7271ecf (svn r23673) -Codechange: prepare the installers for some (future) massive changes in OpenGFX w.r.t. compatability with earlier versions 13 years ago
rubidium 2bbbff64e4 (svn r23666) -Document: the usual pre-Christmas documentation spree 13 years ago
rubidium 80e55c9775 (svn r23340) -Fix [FS#4824]: [Windows] A text in the installer was so long that NSIS didn't display it right anymore 13 years ago
rubidium 387e410f3e (svn r23221) -Codechange: update the documentation and installers regarding the new directories 13 years ago
rubidium fb24ab71d0 (svn r22909) -Fix-ish [FS#4749]: let Windows 2000 and XP without service pack 3 use the win9x binary/installer; the newer MSVC compiler of the compile farm does not support those versions of Windows anymore 13 years ago
rubidium 793ec45a73 (svn r22692) -Update: [Windows] Installer didn't mention 7 all the time 13 years ago
rubidium 22afd83964 (svn r22083) -Change: trunk is heading towards 1.2 now 13 years ago
rubidium 974c0f5166 (svn r21967) -Prepare: for 1.1.0-beta5 13 years ago
rubidium 698d840581 (svn r21872) -Doc: update some more documentation 14 years ago