poco/Crypto
Josh Blum f442148670 poco: library install dirs per RUNTIME/LIBRARY/ARCHIVE
For a unix system, this commit implies no changes by default. However, the ${LIB_SUFFIX} convention was added so the build can be configured for a red-hat style installation which uses lib64 by specifying cmake -DLIB_SUFFIX=64

For a windows build (msvc), this commit will cause the .dll files to be installed in the bin/ path; import libraries .lib are still installed in the lib/ path. Installing dlls into the bin path is preferable because dlls must be in the executable %PATH% to be found at runtime, as there is not equivalent of a separate library path as there is on unix.
2014-05-21 14:16:34 -07:00
..
include/Poco/Crypto LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
samples LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
src LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
testsuite LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
CMakeLists.txt poco: library install dirs per RUNTIME/LIBRARY/ARCHIVE 2014-05-21 14:16:34 -07:00
Crypto_CE_VS90.sln new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Crypto_CE_VS90.vcproj ported 1.4.4 branch changes (needs build checks and test runs!) 2012-05-19 03:04:51 +00:00
Crypto_vs100.sln new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Crypto_vs100.vcxproj re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
Crypto_vs100.vcxproj.filters re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
Crypto_vs110.sln Added Crypto VS 2012 solutions 2012-12-08 20:52:39 -06:00
Crypto_vs110.vcxproj re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
Crypto_vs110.vcxproj.filters re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
Crypto_vs120.sln re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
Crypto_vs120.vcxproj re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
Crypto_vs120.vcxproj.filters re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
Crypto_VS71.sln new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Crypto_VS71.vcproj ported 1.4.4 branch changes (needs build checks and test runs!) 2012-05-19 03:04:51 +00:00
Crypto_VS80.sln new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Crypto_VS80.vcproj ported 1.4.4 branch changes (needs build checks and test runs!) 2012-05-19 03:04:51 +00:00
Crypto_VS90.sln new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Crypto_VS90.vcproj ported 1.4.4 branch changes (needs build checks and test runs!) 2012-05-19 03:04:51 +00:00
Crypto_x64_vs90.sln new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Crypto_x64_vs90.vcproj ported 1.4.4 branch changes (needs build checks and test runs!) 2012-05-19 03:04:51 +00:00
Crypto_x64_vs100.sln new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Crypto_x64_vs100.vcxproj re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
Crypto_x64_vs100.vcxproj.filters re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
Crypto_x64_vs110.sln GH #61: static_md build configs for Crypto and NetSSL 2013-03-17 22:25:07 -05:00
Crypto_x64_vs110.vcxproj re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
Crypto_x64_vs110.vcxproj.filters re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
Crypto_x64_vs120.sln re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
Crypto_x64_vs120.vcxproj re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
Crypto_x64_vs120.vcxproj.filters re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
Crypto.progen GH #61: static_md build configs for Crypto and NetSSL 2013-03-17 22:25:07 -05:00
dependencies new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Makefile ported 1.4.4 branch changes (needs build checks and test runs!) 2012-05-19 03:04:51 +00:00