27 коммитов (d9e89d9f305ca768b82d84f5fc6766b4b05dfa1a)

Автор SHA1 Сообщение Дата
  Pierre Ossman ab8626a54d Add fallback for finding gmp 1 год назад
  Pierre Ossman 7b32549083 Split gmp detection to separate module 1 год назад
  pdlan 484ae7a2ea Add support for RSA-AES security types 1 год назад
  Pierre Ossman 101cef956d Find FFMPEG using pkg-config 2 лет назад
  Pierre Ossman 1527f0b6db Use pkg-config for pixman 2 лет назад
  Pierre Ossman ecb016fe3f Switch region code to pixman 4 лет назад
  Pierre Ossman 2699967aad Improve test if library is a CMake target 6 лет назад
  Pierre Ossman c27f5da1b7 Avoid getting LOCATION property 6 лет назад
  klemens 0536d0975b spelling fixes 7 лет назад
  Pierre Ossman 4495b72f99 Update .la files on each build 7 лет назад
  Pierre Ossman de2df7e600 Set libdir in generated .la files 9 лет назад
  Pierre Ossman 881a8e27fc Handle static linking flags in .la files 9 лет назад
  Pierre Ossman 40a5f9ef65 Handle arguments that have the -l prefix 9 лет назад
  Pierre Ossman 216d591f41 Split up any entries that contain multiple link arguments 9 лет назад
  Pierre Ossman 818550b54d The output variable from find_library() needs to be cleared 9 лет назад
  Pierre Ossman d94e3f2d3c Remove obsolete reference to staticlib 9 лет назад
  Pierre Ossman ec3dfe6893 Clean up GnuTLS linking and instructions 9 лет назад
  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. 10 лет назад
  Brian Hinz 491b9505c2 Use CMAKE_COMMAND variable instead of hard coded cmake executable name for better portability. 11 лет назад
  DRC 754ff598d5 (Re-)fix static Xvnc build. We can leverage the BUILD_STATIC option to modify our fake libtool scripts such that they pick up the static libstdc++.a. Unfortunately, adding -static-libgcc to those scripts makes libtool barf, so we still have to add that flag to LDFLAGS in build-xorg. 13 лет назад
  DRC 801ef7ca6c Fix several bugs in the generation of .la files 13 лет назад
  DRC a18a88fbb5 Translate comments into English and remove blindingly obvious ones. 13 лет назад
  DRC dadfbec631 Tabs to spaces 13 лет назад
  DRC 5dc23afeae libtool control file should be created in binary directory, not source directory, to support out-of-tree builds. 13 лет назад
  Henrik Andersson 697954f0f1 - Fixed so the library suffix is platformindependent 13 лет назад
  Henrik Andersson 23029ccd59 Building the Xvnc server requires libtool control files of rdr, rfb, 13 лет назад
  Pierre Ossman b232b5fd73 Finish up the gettext handling in CMake. The included functions in CMake only 13 лет назад