v1.7.9
[platform/upstream/libwebsockets.git] / CMakeLists.txt
2014-02-26 Andy Greenunconfuse quoting in CMakeLists.txtt
2014-02-21 Andy Greenfix WITHOUT_CLIENT install in CMake
2014-02-19 Joakim SoderbergFix compilation on Windows.
2014-02-15 Andy Greenupdate version in libwebsockets.pc
2014-02-15 Joakim Soderbergcmake and other fixes
2013-12-18 pmcdonaTrac 53 minw update
2013-11-04 Andreas PakulatWindows Fix installing the dll
2013-10-26 Markus Elfringfix cmake quoting
2013-10-24 Arokux XCMAKE help if cwd not git dir
2013-09-18 Erland Isakssoncmake fix for osx 64 bit
2013-04-16 thinkskitrac 27: use fullpath in OSX dynamic libs
2013-04-12 thinkskipkg config avoid hardcoded prefix
2013-04-11 Tomas Cejkacmake use existing spec file for RPM generation
2013-03-30 Andy Greencmake improve cross documentation
2013-03-30 Peter PentchevHide private library symbols
2013-03-23 Joakim SoderbergBUGFIX: Properly add libcyassl to the lib list.
2013-03-23 Joakim SoderbergCheck for GCC/G++ explicitly instead of simply Unix.
2013-03-16 Andy Greencmake add gcc compile options
2013-03-10 Andy Greencmake add missing echo test app
2013-03-10 Andy Greencmake packageconfig installs to lib dir
2013-03-10 Andy Greencmake ignore non source things for make dist
2013-03-09 Andy Greenupdate version 1.3 soname 4
2013-03-09 Edwin van den Oetelaarcmake some cosmetic improvementss
2013-03-09 Andy Greencmake fix install path
2013-03-09 Andy Greencmake win32 change helper includes to HDR_PUBLIC so...
2013-02-28 Arokux Bcmake mingw no need for websock w32
2013-02-26 Andy Greencmake lib lib64 problem
2013-02-22 Joakim SoderbergFix running test programs from within visual studio.
2013-02-22 Joakim SöderbergSet the _DEBUG macro for CMake also.
2013-02-22 Joakim SoderbergFixed ssl cert generation on Windows.
2013-02-22 Joakim SoderbergAdded CPack support + some more.
2013-02-22 Joakim SoderbergBUGFIX: Fixed bug for installing test-apps for CMake.
2013-02-22 Joakim SoderbergFixed CMake compile options.
2013-02-22 Joakim Soderberggetifaddrs missing more user friendly in CMake.
2013-02-22 Joakim SoderbergBugfix compiling for cross compiling.
2013-02-19 Edwin van den Oetelaarcmake fix for older cmake
2013-02-19 Joakim SöderbergCreate the "doc" dir before generating docs.
2013-02-19 Joakim SöderbergAdded "make install" support to the CMake project.
2013-02-18 Edwin van den Oetelaarmove cms cmake addition to cmake module paths earlier
2013-02-13 Joakim SoderbergFixed DLL compilation on Windows for CMake.
2013-02-13 Joakim SoderbergFixed soname and build shared lib for CMake.
2013-02-13 Joakim SoderbergAdded so-version information to the lib.
2013-02-12 Andy Greenbump version to 1.2 and soname to 3
2013-02-07 Joakim SoderbergAdded build instructions for CMake.
2013-02-06 Joakim SöderbergCleaned up the CyaSSL linking in the CMake project...
2013-02-06 Joakim SoderbergFixed windows build.
2013-02-06 Joakim SoderbergAdded some minor changes to CMake build file.
2013-02-06 Joakim SoderbergAdded support for CyaSSL replacement of OpenSSL.
2013-02-06 Joakim SoderbergAdded check for inline keyword availability.
2013-02-06 Joakim SöderbergFixed build on OSX.
2013-02-06 Joakim SoderbergFixed linux compilation and added more compile options.
2013-02-06 Joakim SoderbergCMake support + fixed windows build.
2013-02-06 Joakim SoderbergSome more Cmake stuff.
2013-02-06 Joakim SoderbergStarted redoing CMake support based on the up to date...