51 Commits (ffc6b678b9d12a8f963ab362b952fd6b7e6c4ec7)

Author SHA1 Message Date
Cory Fields 01e5327cfc build: hook up "make deploy" for cross osx builds 11 years ago
Cory Fields b62bbb1ff0 build: if cross-compiling for an apple host, locate some additional tools 11 years ago
daniel f5f157b83f add --enable-debug for configure 10 years ago
Wladimir J. van der Laan ad6ae48939
build: Version bump to 0.9.99, disable IS_RELEASE 10 years ago
Midnight Magic 505867acae -Wl,-z,relro and -z,now were wiping out environmental LDFLAGS passed in by the user. 11 years ago
Wladimir J. van der Laan f9a2f08882 Bump version numbers for 0.9.0rc1 release 11 years ago
Wladimir J. van der Laan b77dfdc9e3 Typesafe strprintf/error/LogPrint functions 11 years ago
Wladimir J. van der Laan 6ac0b3be2d build: Add -static for mingw builds 11 years ago
Philip Kaufmann 4e57e23833 enable full GCC Stack-smashing protection for all OSes 11 years ago
Wladimir J. van der Laan fe14e8d790 build: Change package name to Bitcoin Core 11 years ago
Wladimir J. van der Laan 2f87b38e2e Adapt Windows installer for 64 bit 11 years ago
Luke Dashjr e18e1001eb configure: Minor grammatical changes to be more clear 11 years ago
Luke Dashjr a9dbcf036b configure: Change --with[out]-qt to --with[out]-gui and add --with[out]-cli and --with[out]-daemon to support more build configurations 11 years ago
Luke Dashjr f47299038d Bugfix: Correct captitalisation of Qt 11 years ago
Luke Dashjr f930341d81 configure: Internal changes to make building bitcoind and bitcoin-cli optional 11 years ago
Luke Dashjr 4a290b526c Cleanup LevelDB library dependencies 11 years ago
Luke Dashjr 9b4e03b27b Bugfix: Undefine _FORTIFY_SOURCE before redefining it, to avoid warnings on compilers that define it by default 11 years ago
Luke Dashjr 123e4f878e Bugfix: configure: Allow user-provided CXXFLAGS to override default optimisation, debug, and warning flags 11 years ago
Wladimir J. van der Laan 714cdecb03 build: Pass BOOST_CPPFLAGS to sleep implementation test 11 years ago
Wladimir J. van der Laan 0d40f5a6be build: Allow providing extra libs for Boost Chrono 11 years ago
Wladimir J. van der Laan e4b991e56d build: Auto-detect whether -DBOOST_TEST_DYN_LINK is needed 11 years ago
Christopher Latham 720731d281 Update configure.ac 11 years ago
Wladimir J. van der Laan 5bab55898d
qt: Update copyright year in about dialog to 2014 11 years ago
Wladimir J. van der Laan b7f4b6d35d GUI for --disable-wallet compiles and -disablewallet mode 11 years ago
Cory Fields 2691cbc4b3 qt5: Force macports default include path to be searched last 11 years ago
Cory Fields c8ba8ef654 qt5: split out qt config and add qt5 support 11 years ago
Cory Fields b878b763cb build: fix syntax error on older m4/autoconf. 11 years ago
Wladimir J. van der Laan 4f9e993bc9 Add --disable-wallet option to build system 11 years ago
Josh Triplett a26a367629 configure.ac: Check for miniupnpc headers, not just -lminiupnpc 11 years ago
Florin c89d59c38a Remove '/': prefix always starts with '/' 11 years ago
Wladimir J. van der Laan 6ad44f5693 configure: lupdate is not needed for Qt build 11 years ago
Wladimir J. van der Laan d6f690f7da Use C99 printf statements in mingw 11 years ago
Luke Dashjr fcfbf547d3 configure: Automatically disable bitcoin-qt by default, if dependencies are not met 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Matt Corallo 47b9374e39 Make large-reorg tests optional in block-tester 11 years ago
Philip Kaufmann 96b9603c01 misc spelling / space / style fixes 11 years ago
Cory Fields c589f5f2bd build: add libcrypt32 dep for new mingw. Also ensure that libgcc/libstdc++ are static-linked regardless of the toolchain config 11 years ago
Cory Fields 5ceb9c9637 win32: only check for windres for win32, and fail if missing 11 years ago
Jeff Garzik 2e9c8aed31 configure.ac: remove unneeded OSX flags 11 years ago
Jeff Garzik 8bd6d19a92 configure.ac: remove debug/release concept, prefer autotools default CXXFLAGS 11 years ago
Cory Fields 152e51c7af included-tests: generate binary data from test files for inclusion into test binaries 11 years ago
Cory Fields 035ddf6f6b autotools: check for lupdate/xgettext 11 years ago
Luke Dashjr 9a09c0091c configure: Prefer specific known-good versions of Qt metacompiler tools 11 years ago
Luke Dashjr 941dba1783 configure: Check common include subdirectories for bdb headers, and refuse to use any version other than 4.8 by default 11 years ago
Jeff Garzik 12564aa166 configure.ac: remove superfluous bracket 11 years ago
Cory Fields 35b8af9226 autotools: switch to autotools buildsystem 11 years ago