index
:
delta/cryptopp-git.git
CRYPTOPP_5_6_2_clean
master
github.com: weidai11/cryptopp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Increment version to 5.7 due to ABI break *Issue 337)
Jeffrey Walton
2016-12-01
1
-2
/
+2
*
build: add DISABLE_CXXFLAGS_OPTIMIZATIONS option
Alon Bar-Lev
2016-10-21
1
-19
/
+22
*
Post-release version increment
Jeffrey Walton
2016-10-11
1
-1
/
+1
*
Fixes #276
Florian
2016-09-27
1
-0
/
+12
*
Fix Cmake (Issue 273)
Florian
2016-09-27
1
-3
/
+5
*
Restore CMAKE_VERBOSE_MAKEFILE to its original state
Jeffrey Walton
2016-09-15
1
-1
/
+1
*
Use SET(CMAKE_POSITION_INDEPENDENT_CODE 1)
Jeffrey Walton
2016-09-15
1
-1
/
+1
*
Improve Cmake cross-ompile support.
Jeffrey Walton
2016-09-15
1
-60
/
+49
*
Add Solaris SunCC and GCC specific configuration options
Jeffrey Walton
2016-09-14
1
-7
/
+60
*
Add machine and system detection using 'uname' for Linux and Unix
Jeffrey Walton
2016-09-14
1
-8
/
+40
*
Add integger.cpp as the thrird object file in the list of object files
Jeffrey Walton
2016-09-14
1
-0
/
+2
*
Relocate first PIC code to just after Windows options. Remove second PIC code...
Jeffrey Walton
2016-09-14
1
-48
/
+22
*
Add -fPIC for builds except for 32-bit x86 and Windows
Jeffrey Walton
2016-09-14
1
-4
/
+21
*
Enable Cmake's VERBOSE=1 by default.
Jeffrey Walton
2016-09-13
1
-0
/
+8
*
Fix build under Sun Studio
Jeffrey Walton
2016-09-13
1
-1
/
+15
*
Post-release version increment for CMake
Jeffrey Walton
2016-09-11
1
-1
/
+1
*
Change Crypto++ version number to 5.6.4
Jeffrey Walton
2016-09-11
1
-1
/
+1
*
Fixed install path for Windows in CMake (for example, for use with MinGW/MSYS...
Alexander Shishenko
2016-08-07
1
-1
/
+8
*
CMake cryptest binary is now named "cryptest.exe" on all platforms.
Alexander Shishenko
2016-06-21
1
-0
/
+9
*
Fixed #192
Alexander Shishenko
2016-06-21
1
-17
/
+64
*
Fix target_include_directories not available on semi-modern platforms (Issue ...
Jeffrey Walton
2016-06-18
1
-4
/
+10
*
Add 'set(CMAKE_MACOSX_RPATH 0)'; guard with 'NOT CMAKE_VERSION VERSION_LESS 2...
Jeffrey Walton
2016-06-17
1
-2
/
+3
*
Add commented 'set(CMAKE_MACOSX_RPATH 0)'. Remove -DCRYPTOPP_DISABLE_ASM for ...
Jeffrey Walton
2016-06-17
1
-3
/
+6
*
Updated message on compatibility
Jeffrey Walton
2016-06-13
1
-0
/
+6
*
cmake: add BUILD_(STATIC/SHARED) to specify which flavor to build
Adrien BĂ©raud
2016-06-01
1
-17
/
+40
*
Add newline
Jeffrey Walton
2016-05-17
1
-0
/
+1
*
Whitespace cleanup
Jeffrey Walton
2016-05-15
1
-4
/
+4
*
Fix _WIN32_WINNT for Windows Store Apps >= 10.*
zabulus
2016-05-09
1
-0
/
+3
*
Fix Windows Phone ARM Build
zabulus
2016-05-09
1
-14
/
+19
*
Force include winapifamily.h for windows store
zabulus
2016-05-09
1
-0
/
+3
*
Merge pull request #156 from zabulus/master
Jeffrey Walton
2016-05-02
1
-2
/
+18
|
\
|
*
Fix MSVC2015 (win64) CMakeLists.txt issues #99
zabulus
2016-04-07
1
-5
/
+6
|
*
Fix MSVC2015 (win64) CMakeLists.txt issues #99
zabulus
2016-04-07
1
-5
/
+20
*
|
Rename bench.cpp to bench1.cpp
Jeffrey Walton
2016-04-22
1
-1
/
+1
|
/
*
Fixed #135
Alexander Shishenko
2016-02-12
1
-7
/
+7
*
Provided compatibility with CMake 2.8
Alexander Shishenko
2015-12-27
1
-3
/
+8
*
Added CRYPTOPP_DATA_DIR option in cmake.
Alexander Shishenko
2015-12-27
1
-0
/
+4
*
Tweaked makefile recipes to use variables for CP, MV, MKDIR, etc. Added Cmake...
Jeffrey Walton
2015-12-26
1
-184
/
+184
*
Added basic CMake build
Alexander Shishenko
2015-12-16
1
-0
/
+185