1. 2699967 Improve test if library is a CMake target by Pierre Ossman · 8 years ago
  2. c27f5da Avoid getting LOCATION property by Pierre Ossman · 8 years ago
  3. 0536d09 spelling fixes by klemens · 9 years ago
  4. 4495b72 Update .la files on each build by Pierre Ossman · 9 years ago
  5. de2df7e Set libdir in generated .la files by Pierre Ossman · 10 years ago
  6. 881a8e2 Handle static linking flags in .la files by Pierre Ossman · 11 years ago
  7. 40a5f9e Handle arguments that have the -l prefix by Pierre Ossman · 11 years ago
  8. 216d591 Split up any entries that contain multiple link arguments by Pierre Ossman · 11 years ago
  9. 818550b The output variable from find_library() needs to be cleared by Pierre Ossman · 11 years ago
  10. d94e3f2 Remove obsolete reference to staticlib by Pierre Ossman · 11 years ago
  11. 491b950 Use CMAKE_COMMAND variable instead of hard coded cmake executable name for better portability. by Brian Hinz · 12 years ago
  12. 754ff59 (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. by DRC · 14 years ago
  13. 801ef7c Fix several bugs in the generation of .la files by DRC · 14 years ago
  14. a18a88f Translate comments into English and remove blindingly obvious ones. by DRC · 14 years ago
  15. dadfbec Tabs to spaces by DRC · 14 years ago
  16. 5dc23af libtool control file should be created in binary directory, not source directory, to support out-of-tree builds. by DRC · 14 years ago
  17. 697954f - Fixed so the library suffix is platformindependent by Henrik Andersson · 14 years ago
  18. 23029cc Building the Xvnc server requires libtool control files of rdr, rfb, by Henrik Andersson · 14 years ago