Commit Graph

36 Commits

Author SHA1 Message Date
Jeff Mitchell
980fa8db67 Create -config and -configversion files so find_package in other
CMake-using applications works to include websocketpp. Also, a lot of
cleanup.
2013-05-15 08:23:37 -04:00
unknown
1e6c1f9807 Merge remote-tracking branch 'upstream/0.3.x-cmake' into cmake_prebuild_system
Conflicts:
	websocketpp/endpoint.hpp
2013-05-04 02:07:17 +03:00
Peter Thorson
6fe8d8a4f9 ignore log files 2013-04-23 10:03:31 -05:00
Jonne Nauha
df4d7167fd CMake continued: Try to detect g++, clang, windows and osx and setup appropriate defines and build flags. Improve so that each setup can define platform, boost and ssl libs. I tried to copy everything that I could from the scons scripts, probably some of this can be removed (might be automated from cmake already), left todo:s for that. Added building simple examples, more to follow. NOTE: This has only been tested on windows. 2013-04-03 01:56:10 +03:00
Jonne Nauha
e039a57ee0 CMake prebuild system: Initial commit that has most of the basics down. Only tested on windows atm. TODO: Properly support examples, tests and cpp11 defines to build websocketpp in different setups. 2013-04-01 17:48:47 +03:00
Peter Thorson
117a76f1f9 updates gitignore 2013-03-08 08:47:45 -06:00
Sven Almgren
6d206c0e9f Hide generated shared SO files 2012-03-14 12:36:46 +01:00
Peter Thorson
7042091a61 adds client mode and program options to wsperf 2012-03-10 09:10:01 -06:00
Tobias Oberstein
16a4ba98b4 refactor build for tree of scons makefiles, fix out of source build, correct target handling 2012-03-08 17:55:13 +01:00
Peter Thorson
accff169d8 experimental scons build file 2012-03-07 08:00:49 -06:00
Peter Thorson
827f8b657f includes token in output, fixes makefile 2012-03-05 09:24:02 -06:00
Peter Thorson
1d80eb6a88 ignore binaries 2012-02-13 06:56:47 -06:00
Peter Thorson
5239ce10dc ignore binaries 2012-02-03 19:54:53 -06:00
Peter Thorson
01516318d6 updates basic examples to use new convenience typedefs 2012-01-17 09:43:00 -06:00
Peter Thorson
75a3f8b068 updates gitignore 2012-01-12 09:55:41 -06:00
Peter Thorson
69716bf4cd ignore binaries 2012-01-11 12:19:33 -06:00
Peter Thorson
794dcf7b6c removes binaries 2011-12-09 20:00:24 -06:00
Peter Thorson
008732f654 ignore binaries 2011-12-08 09:23:28 -06:00
Peter Thorson
9fd0d2f5bd ignore binaries 2011-12-01 17:50:46 -06:00
Peter Thorson
63fe20e2a7 documentation 2011-10-18 11:29:00 -05:00
Peter Thorson
5f74e055b2 resolves gitignore conflicts 2011-10-03 07:56:29 -05:00
Peter Thorson
f7e8387815 ignore more IDE state 2011-10-03 07:47:22 -05:00
Peter Thorson
5fb6f36918 merges windows support and local branch 2011-10-03 07:34:30 -05:00
Peter Thorson
94b90d0fd4 preliminary work on an echo_client (to run against testing suites) 2011-10-03 07:26:22 -05:00
David Galeano
ec8a86b83b Added windows support. 2011-10-03 11:39:11 +01:00
Peter Thorson
37396372c3 removes/ignores Xcode user data 2011-10-01 09:21:33 -05:00
Peter Thorson
963135dd1d cleaned up gitignore 2011-10-01 09:07:37 -05:00
Peter Thorson
47e2dda55b ignoring binaries 2011-10-01 09:04:35 -05:00
Peter Thorson
868b059612 adds basic Xcode project with build settings for static, dynamic libraries and the echo server 2011-10-01 07:07:40 -05:00
Peter Thorson
5adb5cdfbe Fixes minor chat client issues 2011-09-29 07:47:19 -05:00
Peter Thorson
d650d68551 Adds unit testing framework, adds unit tests for WS url parsing 2011-09-29 07:46:37 -05:00
Peter Thorson
0aae5eb04e ignoring binaries 2011-09-27 07:50:53 -05:00
Peter Thorson
0568bbe112 adds basic url parsing 2011-09-26 20:26:38 -05:00
Peter Thorson
7d938df15e ignoring binaries 2011-09-22 23:57:38 -05:00
Peter Thorson
348214d568 Fixed chat server to work with new api fixes #4 2011-09-11 10:41:51 -05:00
Peter Thorson
fa73c478e9 initial commit 2011-09-07 20:27:29 -05:00