| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve test if library is a CMake target | Pierre Ossman | 2017-10-06 | 1 | -2/+1 |
* | Avoid getting LOCATION property | Pierre Ossman | 2017-10-06 | 1 | -3/+2 |
* | spelling fixes | klemens | 2017-01-28 | 1 | -1/+1 |
* | Update .la files on each build | Pierre Ossman | 2016-12-15 | 1 | -0/+4 |
* | Set libdir in generated .la files | Pierre Ossman | 2015-04-30 | 1 | -1/+1 |
* | Handle static linking flags in .la files | Pierre Ossman | 2014-11-03 | 1 | -11/+28 |
* | Handle arguments that have the -l prefix | Pierre Ossman | 2014-11-03 | 1 | -0/+6 |
* | Split up any entries that contain multiple link arguments | Pierre Ossman | 2014-11-03 | 1 | -0/+12 |
* | The output variable from find_library() needs to be cleared | Pierre Ossman | 2014-11-03 | 1 | -0/+4 |
* | Remove obsolete reference to staticlib | Pierre Ossman | 2014-11-03 | 1 | -4/+0 |
* | Clean up GnuTLS linking and instructions | Pierre Ossman | 2014-10-17 | 2 | -72/+0 |
* | Fixes problems with cmake detection of GnuTLS. The current CMakeLists.txt us... | Brian Hinz | 2014-02-19 | 2 | -0/+72 |
* | Use CMAKE_COMMAND variable instead of hard coded cmake executable name for be... | Brian Hinz | 2013-04-27 | 1 | -2/+2 |
* | (Re-)fix static Xvnc build. We can leverage the BUILD_STATIC option to modif... | DRC | 2011-08-09 | 1 | -0/+4 |
* | Fix several bugs in the generation of .la files | DRC | 2011-06-22 | 1 | -3/+3 |
* | Translate comments into English and remove blindingly obvious ones. | DRC | 2011-06-22 | 1 | -28/+32 |
* | Tabs to spaces | DRC | 2011-06-22 | 1 | -31/+31 |
* | libtool control file should be created in binary directory, not source direct... | DRC | 2011-06-09 | 1 | -4/+4 |
* | - Fixed so the library suffix is platformindependent | Henrik Andersson | 2011-06-09 | 1 | -1/+9 |
* | Building the Xvnc server requires libtool control files of rdr, rfb, | Henrik Andersson | 2011-06-09 | 1 | -0/+92 |
* | Finish up the gettext handling in CMake. The included functions in CMake only | Pierre Ossman | 2011-04-28 | 1 | -0/+66 |