summaryrefslogtreecommitdiff
path: root/cmake/InstallAndPackage.cmake
AgeCommit message (Expand)Author
2021-05-26Feature: Sign Windows buildsOwen Rudge
2021-04-20Fix 799eb31: [CMake] Don't include regression AIs in bundles (#9068)Loïc Guilloux
2021-04-02Change: [CMake] Copy AI/GS compatibility files to build dir (#8906)Loïc Guilloux
2021-03-09Add: [CMake] Install menu and media filesglx22
2021-02-08Change: Convert .md to .rtf for Windows/Mac packagesOwen Rudge
2021-02-05Feature: [Actions / CMake] support for generic linux builds (#8641)Patric Stout
2021-01-18Feature: [Actions] ARM64 builds for WindowsOwen Rudge
2021-01-18Fix: [Actions] Give Universal Mac packages the "universal" suffixOwen Rudge
2021-01-16Change: Label Mac builds as "macos" instead of "macosx"Owen Rudge
2021-01-02Add: [CMake] Explicitly support txz for Arch LinuxCharles Pigott
2020-12-21Fix: support non-ubuntu/debian Linux variants with LSB support (#8408)Patric Stout
2020-12-19Fix: [bundle] postfix the distribution for Linux bundlesPatric Stout
2020-12-19Fix: [bundle] postfix the architecture for Mac OS bundlesPatric Stout
2020-12-19Fix: [bundle] custom launch.sh is no longer required for Mac OSPatric Stout
2020-10-15Fix: make reproducible by not embedding timestampsJelle van der Waa
2020-09-25Codechange: Make codestyle for CMake files consistent for 'control' statementsCharles Pigott
2020-07-02Add: [CMake] Allow renaming of openttd binaryglx22
2020-07-02Fix: [CMake] Restore man file compressionglx22
2020-06-18Fix: [CMake] Fix install paths using GNUInstallDirsDan Church
2020-06-10Revert f51e66f6: creating zip bundle fails for MacOSglx22
2020-06-08Fix: Generate windows installer only for stable releasesglx22
2020-06-08Fix: Restore zip bundle for MacOSglx22
2020-06-05Add: create bundles via CPackPatric Stout