aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/Modules
Commit message (Expand)AuthorAgeFilesLines
* Set libdir in generated .la filesPierre Ossman2015-04-301-1/+1
* Handle static linking flags in .la filesPierre Ossman2014-11-031-11/+28
* Handle arguments that have the -l prefixPierre Ossman2014-11-031-0/+6
* Split up any entries that contain multiple link argumentsPierre Ossman2014-11-031-0/+12
* The output variable from find_library() needs to be clearedPierre Ossman2014-11-031-0/+4
* Remove obsolete reference to staticlibPierre Ossman2014-11-031-4/+0
* Clean up GnuTLS linking and instructionsPierre Ossman2014-10-172-72/+0
* Fixes problems with cmake detection of GnuTLS. The current CMakeLists.txt us...Brian Hinz2014-02-192-0/+72
* Use CMAKE_COMMAND variable instead of hard coded cmake executable name for be...Brian Hinz2013-04-271-2/+2
* (Re-)fix static Xvnc build. We can leverage the BUILD_STATIC option to modif...DRC2011-08-091-0/+4
* Fix several bugs in the generation of .la filesDRC2011-06-221-3/+3
* Translate comments into English and remove blindingly obvious ones.DRC2011-06-221-28/+32
* Tabs to spacesDRC2011-06-221-31/+31
* libtool control file should be created in binary directory, not source direct...DRC2011-06-091-4/+4
* - Fixed so the library suffix is platformindependentHenrik Andersson2011-06-091-1/+9
* Building the Xvnc server requires libtool control files of rdr, rfb,Henrik Andersson2011-06-091-0/+92
* Finish up the gettext handling in CMake. The included functions in CMake onlyPierre Ossman2011-04-281-0/+66