I've merged the CMake changes from https://bitbucket.org/dkaparis/bitcoin-cmake/overview and https://bitbucket.org/hsoft/bitcoin-clean I've tested it on Ubuntu Lucid.
Cmake rules branch #56
pull tfoote wants to merge 14 commits into bitcoin:master from tfoote:cmake_devel changing 9 files +2160 −0-
tfoote commented at 8:37 AM on February 3, 2011: none
-
e0070c947d
Initial commit of CMake based build system.
Developed and tested on Lucid 64 with source based installs as required. In particular the find of BerkeleyDB is very fragile and I don't expect it to work on other systems w/o a little testing. To use cmake after installing the prerequisites: mkdir build cd build cmake .. make
-
adding other CMake Modules from Mining builds. not used in the core build 1e8e97edb5
-
removing specialized rules for Berkeley db 778268a9ad
-
adding gui flag c116e0b5de
-
Merge branch 'master' into cmake_devel ee47795a6c
-
merging in cmake from https://bitbucket.org/dkaparis/bitcoin-cmake core CMakeLists.txt merged, still some stuff to pull from modules f00a09a74b
-
merging FindBerkeleyDB macro from https://bitbucket.org/dkaparis/bitcoin-cmake 7cf9053b1c
-
removing errant debug statement a029c14166
-
Merge branch 'master' into cmake_devel 682be87159
-
fixing variable names to be consistent 97822e339a
-
pulling FindOpenSSL from https://bitbucket.org/dkaparis/bitcoin-cmake 288f55adab
-
merging changeset https://bitbucket.org/hsoft/bitcoin-clean/changeset/7c92db8ff380 61151ba33d
-
Merge git://github.com/bitcoin/bitcoin into cmake_devel 45b74d2b02
-
Merge branch 'master' of https://github.com/bitcoin/bitcoin into cmake_devel 7a178db33a
-
tcatm commented at 8:49 AM on February 3, 2011: none
Why add CUDA and OpenCL stuff to bitcoin? We decided (on IRC at least) to use autotools in the future. I think jgarzik is working on that.
- rdponticelli referenced this in commit d531b04ea9 on Nov 26, 2014
- dexX7 referenced this in commit dcc2ee6349 on May 25, 2015
- jtimon referenced this in commit b2b76c9cb9 on Nov 25, 2015
- destenson referenced this in commit fd6c104110 on Jun 26, 2016
- classesjack referenced this in commit 8d3a98ef25 on Jan 2, 2018
- effectsToCause referenced this in commit f471adb4b1 on Jun 22, 2018
- effectsToCause referenced this in commit 82cf05add7 on Jun 22, 2018
- effectsToCause referenced this in commit ea46a7d97d on Jun 22, 2018
- kewde referenced this in commit 5b0d7d2384 on Jul 22, 2019
- DrahtBot locked this on Sep 8, 2021