Vort
10dfe39f5f
Fix architecture detection in cmake build ( #1890 )
2023-02-27 15:32:42 +03:00
R4SAS
b7f0d87daf
GHA and Cmake changes ( #1888 )
...
Done with Vort's (https://github.com/Vort ) cooperation
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2023-02-26 23:38:23 +03:00
barracuda156
385e592045
TargetArch.cmake: fix info re OSX arch support, update copyright year
2023-02-15 18:16:03 +00:00
R4SAS
446bbf6b93
Merge pull request #1812 from barracuda156/tests
...
Add implementation of tests with CMake, plus a few minor fixes
2023-01-01 10:55:29 +00:00
Eric Long
54b7d4ef32
Fix CheckAtomic.cmake
2022-12-24 22:04:57 +08:00
barracuda156
61bcfebcc8
Add CMake support for tests
2022-11-26 06:32:56 +08:00
Sergey Fedorov
7f98a8b972
Fix definitions for Darwin PPC; do not use pthread_setname_np on unsupported OS versions ( #1797 )
...
* Correct define for Darwin PPC is __POWERPC__
* util.cpp: do not use pthread_setname_np on unsupported macOS versions
2022-11-06 13:48:02 +03:00
R4SAS
39f14fd952
[cmake] add GetGitRevisionDecription module
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2022-06-21 03:05:33 +03:00
R4SAS
31242401e5
[cmake] update TargetArch.cmake ( #1724 )
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2022-02-02 06:07:01 +03:00
yangfl
951f8972c7
replace non-working CheckLibcxxAtomic
2018-01-17 16:12:46 +08:00
yangfl
46f62e1af9
remove trailing whitespaces
2018-01-06 22:24:03 +08:00
yangfl
e3238ff75c
CMakeLists: autodetect libatomic
2018-01-06 22:06:44 +08:00
Jeff Becker
3b8c3c1346
try fixing issue #897
2017-12-20 08:49:47 -05:00
R4SAS
a1e9c3d270
remove NSIS template
2017-06-11 09:34:19 +03:00
Dmitry Marakasov
959843ee9c
Find miniupnpc library as well as header
2016-08-19 12:16:28 +03:00
Mikhail Titov
23cb45454b
Set default install folder for CMake based NSIS
2015-12-19 22:19:02 -06:00
Mikhail Titov
7fc9a161b1
Default NSIS template from CMake
2015-12-19 22:19:01 -06:00
hagen
1af8d873bb
delete build/cmake_modules/FindCryptoPP.cmake (now using openssl)
2015-11-26 11:24:02 +00:00
Mikhail Titov
7f27580f1b
Proper miniupnpc CMake detection
2015-11-11 13:45:37 -06:00
Mikhail Titov
ba2b792916
Cleanup cryptopp headers path search
2015-06-10 13:41:07 -05:00
Mikhail Titov
046ffd8648
Fix UPnP for Win32
...
* find_package for headers
* Swap includes order to pass compilation with MSVC 2013
* Enforce SO address resolution checks
* Change SO/DLL name on Windows
* Portable sleep from C++11
This closes #186
2015-06-06 13:53:22 -05:00
Mikhail Titov
2d3493a225
Perhaps bitness detection is an introspection
...
http://www.cmake.org/cmake/help/v3.0/command/find_library.html
2015-06-06 12:34:06 -05:00
Mikhail Titov
a3b08c0016
Fix Win32 build with CMake and MSVC
2015-06-06 12:21:35 -05:00
Meeh
fb350d30dd
Removing FindBoost since it's apparently shipped with default cmake.
2014-04-04 20:13:27 +02:00
Meeh
e38f7c884c
Updating cmake so it exit if libraries are missing. Adding FindBoost and upating FindCryptoPP.
2014-04-04 01:54:21 +02:00
cpubug
adbfa688ba
CMAKE support added
2014-04-03 23:54:43 +04:00