Subject: [PATCH] Windows installer related fixes.
[platform/upstream/libwebsockets.git] / CMakeLists.txt
2015-03-11 Roger A. LightSubject: [PATCH] Windows installer related fixes.
2015-03-10 Roger A. LightAdd Windows installer file and configure appveyor to...
2015-02-17 Roger LightSubject: [PATCH] Simplify soversion.
2015-01-27 Steven LaiAdd compiler checking for visibility flag
2015-01-26 Quinlan Pfiffercmake ipv6 default to off
2014-12-04 Alejandro MerySubject: [PATCH] Add custom allocator support using...
2014-11-27 Samuel MartinSubject: [PATCH] cmake: set the project language
2014-11-26 Christoph MuellnerSubject: [PATCH] Adding lws_config.h to list of install...
2014-11-25 Joakim SoderbergCLang gives an error on -O4
2014-11-24 Joakim SoderbergSubject: [PATCH] BUGFIX: Failed to get proper output...
2014-10-22 Andy Greenhttp2 alpn npn pollout
2014-10-12 Andy Greenhttp2 hpack basic decode ok including huff
2014-10-08 Andy Greenhttp2 can keep upgraded connection up
2014-09-22 Hiroaki Sakonfix required CMake version
2014-08-18 Andy Greensoname 5.0.0
2014-04-27 Joakim SoderbergTurn off IPv6 in windows for now
2014-04-15 Patrick GanstererFix include statement of in6addr.h
2014-04-11 Andy Greenrefactor libev eliminate all code ifdefs
2014-04-07 Joakim Soderbergwindows Fix build.
2014-04-06 Andy Greenrefactor add ssl read write single implementation
2014-04-03 Andy Greenhttp2 add initial alpn support
2014-04-03 Andy Greenrefactor ssl related code into ssl.c
2014-04-02 Andy Greenrefactor pollfd related functions into pollfd.c
2014-04-02 Andy Greenrefactor service related functions into service.c
2014-04-02 Andy Greenrefactor context related functions into context.c
2014-04-02 Andy Greenplat change to build selection by cmake
2014-03-30 Andy GreenMerge branch 'tid' of https://github.com/paroga/libwebs...
2014-03-29 Patrick GanstererRemove websock-w32.h
2014-03-29 Patrick GanstererRemove dummy headers for Windows
2014-03-29 Patrick GanstererRemove emulated_poll on Windows
2014-03-24 Andy Greenipv6 integration fixes
2014-03-24 James Devineadd ipv6 support
2014-03-23 Andrew Canadaylibev port
2014-03-15 Andy Greenssl client use OS CA root certs by default
2014-03-03 Patrick GanstererFix installation into relative installation directory
2014-03-02 John ClarkFix cyassl flags, update documentation
2014-02-28 Patrick GanstererCheck if getenv() exists
2014-02-28 Patrick GanstererEnable compilation on Windows CE
2014-02-28 Patrick GanstererFix type checks in CMake
2014-02-27 Patrick GanstererAvoid calls to gettimeofday()
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...