summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* Check that we are using libjpeg-turbo and not the standard one and complainPierre Ossman2011-03-041-0/+7
* Comment our change of default build type.Pierre Ossman2011-03-031-0/+2
* Make the build id generation work on other targets than Windows.Pierre Ossman2011-03-031-6/+12
* Clean up the 64-bit handling a bit. Trust CMake to tell use when we have aPierre Ossman2011-03-031-7/+1
* Consolidate all the Windows installer stuff to its own directory.Pierre Ossman2011-03-031-37/+0
* Look for libjpeg in a more proper manner and don't just assume it's in aPierre Ossman2011-03-031-0/+3
* Use the system copy of zlib by default, like we do with autotools.Pierre Ossman2011-03-031-0/+8
* Include version number in package namesDRC2011-02-101-3/+3
* Fix MinGW build breakageDRC2011-02-101-0/+2
* [Development] Add possibility to build Windows programs with GNUTLS via cmake.Adam Tkac2011-01-191-0/+8
* Generate config.h for Windows buildDRC2010-11-091-0/+16
* CMake build system for WindowsDRC2010-10-271-0/+127