Peter Thorson
|
c017331959
|
remove trailing whitespace
|
2013-07-21 07:49:15 -05:00 |
|
Peter Thorson
|
c6f579a52a
|
remove regex libs from CMAKE files
|
2013-07-17 07:26:53 -05:00 |
|
Howard Butler
|
f6bcb86a6c
|
Implement conditional cmake configuration for echo_server_tls
|
2013-07-10 16:09:38 -05:00 |
|
Peter Thorson
|
a401a4448d
|
update version information to 0.3.0-alpha1
|
2013-06-09 08:46:54 -05:00 |
|
Jeff Mitchell
|
2aea85a773
|
Needs to be uppercase Version for case-sensitive systems
|
2013-05-20 10:24:29 -04:00 |
|
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 |
|
Jeff Mitchell
|
92651f1f14
|
Affect the install location for headers only; honor the normal/given install prefix otherwise.
|
2013-05-07 12:47:33 -04:00 |
|
Jeff Mitchell
|
693fa27fed
|
Make finding boost conditional upon examples being built; remove building when possible by only using header versions of files
|
2013-05-07 12:38:41 -04:00 |
|
Jeff Mitchell
|
0aba4f3695
|
Fix a number of CMake problems: clang detection, shared library support, etc.
|
2013-05-06 13:12:02 -04: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 |
|