148 Commits (54179bea29de8f77336eedede68e87b1b1d473a6)

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