You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/cmake
Loïc Guilloux 115241a052 Fix: disable "redundant move" warnings for GCC (#10803)
GCC warns about redundant std::move while clang warns when they are missing, so we silence the less harmful one

(cherry picked from commit 3c59b8e9ec)
1 year ago
..
scripts Merge branch 'master' into jgrpp 1 year ago
AddCustomXXXTimestamp.cmake
CheckAtomic.cmake Codechange: split building into a library and executable 1 year ago
CompileFlags.cmake Fix: disable "redundant move" warnings for GCC (#10803) 1 year ago
CreateGrfCommand.cmake
CreateRegression.cmake
Endian.cmake
FindAllegro.cmake
FindBFD.cmake CMake: Also add -g1/-gline-tables-only to linker options 2 years ago
FindBuiltins.cmake
FindDL.cmake Crashlog: Unix: Use dladdr1 for symbol offset for addr2line 2 years ago
FindDbgHelp.cmake
FindDemangle.cmake
FindEditbin.cmake
FindFluidsynth.cmake
FindFontconfig.cmake
FindGrfcodec.cmake
FindHarfbuzz.cmake Feature: drop ICU-lx in favour of directly interfacing with harfbuzz 1 year ago
FindICU.cmake Feature: drop ICU-lx in favour of directly interfacing with harfbuzz 1 year ago
FindIconv.cmake
FindLZO.cmake
FindMacUcontext.cmake
FindPandoc.cmake
FindSSE.cmake
FindSelfDbg.cmake
FindSigaction.cmake
FindSigaltstack.cmake
FindUcontext.cmake
FindXaudio2.cmake
FindZSTD.cmake
InstallAndPackage.cmake Merge branch 'master' into jgrpp 2 years ago
LinkPackage.cmake Codechange: split building into a library and executable 1 year ago
MSVCFilters.cmake Merge branch 'master' into jgrpp 2 years ago
Options.cmake
PackageBundle.cmake
PackageDeb.cmake
PackageNSIS.cmake
PackageRPM.cmake Add: [CMake] support rpm for fedora and rhel (#9861) 2 years ago
SourceList.cmake Add: unit test functionality using catch2 1 year ago
Static.cmake