aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/Modules/CMakeMacroLibtoolFile.cmake
Commit message (Expand)AuthorAgeFilesLines
* Use correct FATAL_ERROR CMake optionPierre Ossman2023-01-101-1/+1
* Improve test if library is a CMake targetPierre Ossman2017-10-061-2/+1
* Avoid getting LOCATION propertyPierre Ossman2017-10-061-3/+2
* spelling fixesklemens2017-01-281-1/+1
* Update .la files on each buildPierre Ossman2016-12-151-0/+4
* 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
* 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