Jeffrey Walton
|
4cd6f99ab9
|
Add 'set(CMAKE_MACOSX_RPATH 0)'; guard with 'NOT CMAKE_VERSION VERSION_LESS 2.8.12'
|
2016-06-17 08:35:08 -04:00 |
Jeffrey Walton
|
2010371bce
|
Add commented 'set(CMAKE_MACOSX_RPATH 0)'. Remove -DCRYPTOPP_DISABLE_ASM for ARM because it disables NEON, CRC32 and Crypto intrinsics
|
2016-06-17 08:23:14 -04:00 |
Jeffrey Walton
|
94f26519d2
|
Updated message on compatibility
|
2016-06-13 07:51:11 -04:00 |
Adrien Béraud
|
294c0f9da6
|
cmake: add BUILD_(STATIC/SHARED) to specify which flavor to build
|
2016-06-01 17:21:40 -04:00 |
Jeffrey Walton
|
f0f30ade6a
|
Add newline
|
2016-05-17 02:05:20 -04:00 |
Jeffrey Walton
|
3ba1ecf692
|
Whitespace cleanup
|
2016-05-15 01:53:31 -04:00 |
zabulus
|
819c10c173
|
Fix _WIN32_WINNT for Windows Store Apps >= 10.*
|
2016-05-09 03:07:58 -04:00 |
zabulus
|
728c2a2fe5
|
Fix Windows Phone ARM Build
|
2016-05-09 03:07:58 -04:00 |
zabulus
|
8dbcd103fc
|
Force include winapifamily.h for windows store
|
2016-05-09 03:07:57 -04:00 |
Jeffrey Walton
|
5a9a41ffc4
|
Merge pull request #156 from zabulus/master
Fix MSVC2015 CMakeLists.txt (Issue #99)
|
2016-05-02 06:21:21 -05:00 |
Jeffrey Walton
|
f8ad685c3d
|
Rename bench.cpp to bench1.cpp
|
2016-04-22 14:15:09 -04:00 |
zabulus
|
4f42f4f6ec
|
Fix MSVC2015 (win64) CMakeLists.txt issues #99
Fix x86 build
|
2016-04-07 14:10:52 +03:00 |
zabulus
|
1a8dac33a2
|
Fix MSVC2015 (win64) CMakeLists.txt issues #99
|
2016-04-07 13:58:43 +03:00 |
Alexander Shishenko
|
59287d15ce
|
Fixed #135
|
2016-02-12 02:30:45 +03:00 |
Alexander Shishenko
|
a5681855ed
|
Provided compatibility with CMake 2.8
|
2015-12-27 02:24:43 +03:00 |
Alexander Shishenko
|
c110b6404f
|
Added CRYPTOPP_DATA_DIR option in cmake.
|
2015-12-27 02:23:33 +03:00 |
Jeffrey Walton
|
79882d4c7d
|
Tweaked makefile recipes to use variables for CP, MV, MKDIR, etc. Added Cmake artifacts to distclean rule
|
2015-12-26 06:45:59 -05:00 |
Alexander Shishenko
|
f14c62b6e3
|
Added basic CMake build
|
2015-12-16 00:32:13 +03:00 |