aboutsummaryrefslogtreecommitdiffstats
path: root/common/os/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Prefer target_include_directories()Pierre Ossman2023-03-311-2/+1
* Add all common inter-dependenciesPierre Ossman2023-03-311-0/+2
* Remove old mingw compatibility codePierre Ossman2023-01-051-1/+0
* Make the decoder multi-threadedPierre Ossman2015-11-271-0/+4
* Add abstraction classes for system thread primitivesPierre Ossman2015-11-271-0/+2
* Raise GnuTLS requirements to 3.xPierre Ossman2015-01-291-2/+1
* Remove a lot of platform compatibilty stuffPierre Ossman2014-07-071-2/+0
* Create common/os/libos.la fileAdam Tkac2012-09-051-0/+4
* Enable WinVNC build with MinGW and MinGW64DRC2011-10-121-0/+1
* Move setting of PIC code to a central locationDRC2011-08-231-8/+0
* CMake doesn't handle convenience libraries as nicely as autotools does. WePierre Ossman2011-08-221-0/+8
* [Development] os: add gnutls_x509_crt_print() implementation, older systemsAdam Tkac2011-02-091-1/+2
* [Development] Introduce gethomedir() function to retrieve home directory path.Adam Tkac2010-10-291-1/+2
* CMake build system for WindowsDRC2010-10-271-0/+5