75 Revīzijas (c8de7f76291f7b311898fd6e9a256a90df3151fa)

Autors SHA1 Ziņojums Datums
  Alex Richardson 9d2b692afd Allow building with -DBUILD_VIEWER=OFF pirms 2 gadiem
  Pierre Ossman eb13d1be68 Fix bad library references for some static deps pirms 3 gadiem
  Pierre Ossman d484001e97 Add comment why unistring is linked dynamically pirms 3 gadiem
  Danny Park df3171ea79 Update build system so it will compile on Windows 10. pirms 4 gadiem
  Pierre Ossman 0b1d57be37 Test packaging on Travis pirms 3 gadiem
  Aaron Sowry 95ad018961 Implement touch gesture handling on Unix pirms 5 gadiem
  Aaron Sowry c79a05dc15 Implement X Input pointer handling for Unix pirms 5 gadiem
  Pierre Ossman ecb016fe3f Switch region code to pixman pirms 4 gadiem
  Pierre Ossman 849bd56728 Also link in math library in static build pirms 4 gadiem
  Pierre Ossman e4f253e1d1 Use standard install dir variable names pirms 5 gadiem
  Pierre Ossman 7996059455 Fix C linking when doing static builds pirms 5 gadiem
  Pierre Ossman 57da16bbcf Include Carbon when statically linking gettext on macOS pirms 4 gadiem
  Pierre Ossman 5ef3a70d1d Fix link order of nettle and hogweed pirms 4 gadiem
  Pierre Ossman 18ba39cb71 Include libuuid in static builds pirms 5 gadiem
  Peter Åstrand (astrand) 97eeefd771 Link zlib statically on all platforms pirms 5 gadiem
  Peter Åstrand (astrand) 242c5b2c8a Add RandR support for x0vncserver pirms 6 gadiem
  Peter Åstrand (astrand) 6011f96cdc Rename README.txt to README.rst and convert to reStructuredText pirms 6 gadiem
  Pierre Ossman 2699967aad Improve test if library is a CMake target pirms 6 gadiem
  Pierre Ossman c27f5da1b7 Avoid getting LOCATION property pirms 6 gadiem
  Pierre Ossman 82e753d4e1 Add libpng as a dependency for freetype for static builds pirms 6 gadiem
  klemens 0536d0975b spelling fixes pirms 7 gadiem
  Pierre Ossman 4495b72f99 Update .la files on each build pirms 7 gadiem
  Pierre Ossman b74728f9d6 Add option to enable thread sanitizer pirms 8 gadiem
  DRC 2a2e2c3611 Allow static linking against only the GCC libs pirms 8 gadiem
  Pierre Ossman 86640e8f91 Add address sanitizer switch pirms 8 gadiem
  Pierre Ossman de2df7e600 Set libdir in generated .la files pirms 9 gadiem
  Pierre Ossman 95763a63e8 GnuTLS needs socket libraries so include them in the static link pirms 9 gadiem
  Peter Åstrand (astrand) c4bc5a8f0e Build fixes for modern versions of binutils. pirms 9 gadiem
  Pierre Ossman cc8c6a296f Drop bundled zlib pirms 9 gadiem
  Brian P. Hinz 44759765fc Static build fix - only attempt to link against libtasn1 if it's present pirms 9 gadiem
  Brian P. Hinz 37c2f4da50 Back out previous change pirms 9 gadiem
  Brian P. Hinz 2773ff9371 Static build fix - only attempt to link against libtasn1 if it's present pirms 9 gadiem
  Pierre Ossman df3cc42631 Handle mingw circular dependencies in base libraries pirms 9 gadiem
  Pierre Ossman 881a8e27fc Handle static linking flags in .la files pirms 9 gadiem
  Pierre Ossman 40a5f9ef65 Handle arguments that have the -l prefix pirms 9 gadiem
  Pierre Ossman 216d591f41 Split up any entries that contain multiple link arguments pirms 9 gadiem
  Pierre Ossman 818550b54d The output variable from find_library() needs to be cleared pirms 9 gadiem
  Pierre Ossman d94e3f2d3c Remove obsolete reference to staticlib pirms 9 gadiem
  Pierre Ossman ced99a9dba Use dynamic builds by default pirms 9 gadiem
  Pierre Ossman 5b9303a697 Include gettext and zlib in static GnuTLS link pirms 9 gadiem
  Pierre Ossman 95491397a5 Only link with crypt32 on Windows pirms 9 gadiem
  Pierre Ossman 4790e114da Put quotes around entire static link variables pirms 9 gadiem
  Brian P. Hinz a6d6dbb5b0 Add in missing dependency for windows builds. pirms 9 gadiem
  Pierre Ossman f95272de30 Extend "static" build option pirms 9 gadiem
  Pierre Ossman ec3dfe6893 Clean up GnuTLS linking and instructions pirms 9 gadiem
  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. pirms 10 gadiem
  Brian Hinz 491b9505c2 Use CMAKE_COMMAND variable instead of hard coded cmake executable name for better portability. pirms 11 gadiem
  Pierre Ossman 95e28f74a2 Consolidate the installation paths and make sure we have decent defaults. pirms 12 gadiem
  DRC 4f6286c9d1 We don't need HAVE_GNUTLS anymore, either pirms 12 gadiem
  DRC e4f7c77bf9 If the Java viewer build is enabled, make sure it gets built when doing 'make installer' pirms 12 gadiem