OpenTTD/cmake
Jelle van der Waa b6615b2cd4 Fix: make reproducible by not embedding timestamps
By default gzip embeds a timestamps which makes building it twice
not reproducible, passing -n skips this embedding behaviour.

Motivation: https://reproducible-builds.org
2020-10-15 22:01:12 +01:00
..
scripts Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
AddCustomXXXTimestamp.cmake Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
CompileFlags.cmake Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
CreateGrfCommand.cmake Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
CreateRegression.cmake Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
Endian.cmake Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
FindAllegro.cmake Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
FindEditbin.cmake Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
FindFluidsynth.cmake Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
FindFontconfig.cmake Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
FindGrfcodec.cmake Add: introduce CMake for project management 2020-06-05 19:36:05 +02:00
FindICU.cmake Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
FindIconv.cmake Fix: remove remainining usages of FALSE in CMake files 2020-06-30 09:43:00 +01:00
FindLZO.cmake Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
FindSSE.cmake Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
FindXDG_basedir.cmake Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
FindXaudio2.cmake Add: introduce CMake for project management 2020-06-05 19:36:05 +02:00
InstallAndPackage.cmake Fix: make reproducible by not embedding timestamps 2020-10-15 22:01:12 +01:00
LinkPackage.cmake Fix: Work around cmake bug by stripping link target strings 2020-10-03 16:17:11 +01:00
MSVCFilters.cmake Add: [CMake] Source group definitions to create file filters in generated project files (like the old MSVC projects). 2020-07-10 19:33:00 +02:00
Options.cmake Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
PackageBundle.cmake Fix: MacOS bundle creation 2020-06-06 19:23:54 +02:00
PackageDeb.cmake Add: create bundles via CPack 2020-06-05 19:36:05 +02:00
PackageNSIS.cmake Add: create bundles via CPack 2020-06-05 19:36:05 +02:00
SourceList.cmake Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00
Static.cmake Codechange: Make codestyle for CMake files consistent for 'control' statements 2020-09-25 14:43:13 +01:00