1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-08 08:58:00 +00:00
putty-source/cmake
Simon Tatham 109c60b3bf Fix build failure on Debian bullseye from last commit.
Jacob reports that bullseye objected to the change from
G_APPLICATION_FLAGS_NONE to G_APPLICATION_DEFAULT_FLAGS, on the
grounds that it only has the former defined. Sigh. Added a cmake
check.
2024-09-08 19:05:45 +01:00
..
platforms Stop trying to include X11 headers in non-GTK builds. 2022-09-19 20:21:01 +01:00
cmake.h.in Fix build failure on Debian bullseye from last commit. 2024-09-08 19:05:45 +01:00
gitcommit.cmake Add some missing #includes. 2022-09-03 11:59:12 +01:00
gtk.cmake Fix build failure on Debian bullseye from last commit. 2024-09-08 19:05:45 +01:00
licence.cmake Replace mkfiles.pl with a CMake build system. 2021-04-17 13:53:02 +01:00
setup.cmake Side-channel tester: align memory allocations. 2024-04-01 13:10:49 +01:00
toolchain-mingw.cmake Reinstate __USE_MINGW_ANSI_STDIO for MinGW builds. 2022-08-29 17:22:28 +01:00
toolchain-winegcc.cmake Replace mkfiles.pl with a CMake build system. 2021-04-17 13:53:02 +01:00
winegcc Fix breakage in winegcc build script. 2023-08-19 08:58:36 +01:00