148 Révisions (54179bea29de8f77336eedede68e87b1b1d473a6)

Auteur SHA1 Message Date
  Bernhard M. Wiedemann e27c896998 Use cmake TIMESTAMP function il y a 5 ans
  Pierre Ossman beb59a4320 Remove variable length arrays il y a 5 ans
  Pierre Ossman 1f8d9988d1 Change development version to 1.9.80 il y a 6 ans
  Peter Åstrand (astrand) f6ebe21f6c Fix windows build with -DCMAKE_BUILD_TYPE=Debug on machines with IActiveDesktop il y a 6 ans
  Pierre Ossman d5391142f7 Make sure we get C99 il y a 6 ans
  Pierre Ossman eefa6fe6e7 Change development version to 1.8.80 il y a 7 ans
  Joel Teichroeb ec71201348 Check CMake version for MinGW RC file handling il y a 8 ans
  Pierre Ossman f524072e54 Change development version to 1.7.80 il y a 8 ans
  Pierre Ossman 4b9c1ff9a8 Use cmake_policy() in a safe way il y a 8 ans
  Pierre Ossman 14c563a22e Avoid builtin dgettext when checking libc il y a 8 ans
  Pierre Ossman aaa2d0e44c Silence CMake link interface warning il y a 8 ans
  Pierre Ossman 210b4b5b24 Don't probe libintl if it wasn't found il y a 8 ans
  Pierre Ossman b74728f9d6 Add option to enable thread sanitizer il y a 8 ans
  Pierre Ossman 1cc323df53 Raise system requirement on Windows to Vista/2008 il y a 8 ans
  Pierre Ossman c416ad5389 Change development version to 1.6.80 il y a 8 ans
  DRC 872e5dd859 Allow BUILD_TIMESTAMP to be set statically il y a 8 ans
  DRC fd9f319b45 Ensure that libjpeg-turbo headers are included il y a 8 ans
  Pierre Ossman 86640e8f91 Add address sanitizer switch il y a 8 ans
  Pierre Ossman 8d6e356f7d Change development version to 1.5.80 il y a 9 ans
  Pierre Ossman cfb21169c4 Require getaddrinfo() on all systems il y a 9 ans
  Pierre Ossman a08a8436a9 Remove HAVE_INET_ATON as nothing uses it il y a 9 ans
  Pierre Ossman a3f6194601 Look in libsocket for socket functions on Solaris il y a 9 ans
  Pierre Ossman 98af8b1e73 stop using check_function_exists() for Windows socket functions il y a 9 ans
  Pierre Ossman 70b51fe032 stop setting CMAKE_EXTRA_INCLUDE_FILES for check_function_exists() il y a 9 ans
  Pierre Ossman 725121715e Bump Windows requirement to XP SP2 il y a 9 ans
  Pierre Ossman 123d59cd19 Make warnings into errors when doing debug builds il y a 9 ans
  Pierre Ossman 7ca879fb90 Turn on more warnings to catch potential bugs il y a 9 ans
  Peter Åstrand (astrand) c4bc5a8f0e Build fixes for modern versions of binutils. il y a 9 ans
  Pierre Ossman cc8c6a296f Drop bundled zlib il y a 9 ans
  Pierre Ossman 88c24edd8f Raise GnuTLS requirements to 3.x il y a 9 ans
  Pierre Ossman 56610fb847 Raise FLTK requirement to 1.3.3 il y a 9 ans
  Pierre Ossman 532e4e364f Change development version to 1.4.80 il y a 9 ans
  Pierre Ossman 820c0ceb2e Assume inet_pton() is missing on Windows il y a 9 ans
  Tim Waugh 6abf3f4c87 IPv6 loopback support too. il y a 9 ans
  Pierre Ossman f95272de30 Extend "static" build option il y a 9 ans
  Pierre Ossman ec3dfe6893 Clean up GnuTLS linking and instructions il y a 9 ans
  Pierre Ossman 5945d73be7 Fix the build timestamp to be more translation friendly il y a 9 ans
  Pierre Ossman 64ff1ca14f Update FLTK patches based on feeback from upstream il y a 9 ans
  Pierre Ossman 6d66d6deb7 Protect the optional IM disabling calls with #ifdef:s il y a 9 ans
  Pierre Ossman 4f3ac69a11 Add xhandler hook il y a 9 ans
  Pierre Ossman 25188c448c Remove simple keyboard model il y a 10 ans
  Pierre Ossman 5ad4d06006 Remove a lot of platform compatibilty stuff il y a 10 ans
  Pierre Ossman 236c03cc33 Add pixel conversion speed test il y a 10 ans
  Pierre Ossman 8eaa19010f We don't want to lose the checks performed by assert() in release builds il y a 10 ans
  Peter Åstrand 889b4896f4 Applied patch from: il y a 10 ans
  Brian Hinz 236b019980 Fixes problems with cmake detection of GnuTLS. The current CMakeLists.txt uses check_function_exists to identify legacy versions of GnuTLS but cmake performs this test by linking a small test program. If libgnutls, libgcrypt, or libgpg-error are outside the default library search path, linking the test program fails even though gnutls and it's dependencies are installed. This patch makes it possible to specify the location of each of the three libraries independently and only as needed. il y a 10 ans
  Pierre Ossman 607c9d0e59 Bump development version now that 1.3 has been branched off. il y a 11 ans
  Pierre Ossman 32c46228f5 We forgot to port over the getaddrinfo() test from the autoconf il y a 11 ans
  Pierre Ossman 208b2ead8a Fl::screen_work_area() was added after FLTK 1.3.0, so we need to have il y a 11 ans
  Peter Åstrand 956a636506 Remove the in-tree versin of FLTK. Maintaining such a copy is way too il y a 12 ans