Warren Togami
738b8598ae
Hardcode string in miniupnpcstring.h and remove wine requirement from deps-win32.yml
...
Credit: sipa, cfields, Luke-Jr and michagogo contributed to this fix.
Removing wine as a win32 build dep is beneficial to fixing Gitian LXC,
which would enable many more people to join in the gitian.sigs process
by being able to build with a linux VM instead of a virt capable host.
11 years ago
Philip Kaufmann
f65dddc7b2
misc small spelling/indentation fixes
11 years ago
Wladimir J. van der Laan
bb3319f296
Merge pull request #3043 from wtogami/fixqtwin32
...
Fix gitian qt-win32.yml build
11 years ago
Warren Togami
b5ab7f34f8
Fix gitian qt-win32.yml build
...
The final revision of PR 3029 incorporated a review suggestion of replacing
i686-w64-mingw32 with $HOST. But we forgot that $HOST is not expanded when
within single quotes so it actually broke qt-win32.yml build. This is the
minimal changes necessary to fix the qt-win32.yml build.
11 years ago
Pieter Wuille
6865127551
Merge pull request #3015 from theuni/win32-version-info
...
Win32 version info
11 years ago
Wladimir J. van der Laan
75d31c84db
Merge pull request #3039 from Diapolo/Qt_misc
...
several small Qt-related fixes
11 years ago
Gavin Andresen
b2180d82a4
Merge pull request #3029 from wtogami/gitianwin32
...
Upgrade gitian win32 to Precise 12.04.
11 years ago
Philip Kaufmann
d5f0ef54f8
several small Qt-related fixes
...
- make BitcoinGUI::showPaymentACK() use a reference for msg and use our
own GUIUtil::HtmlEscape() function
- ensure QTimer usage in clientmodel is the same as in walletmodel
- remove an unneeded debug message in walletframe
- flag some parameters as unused in DebugMessageHandler()
- small code formatting changes
11 years ago
Wladimir J. van der Laan
b41fa66ba7
Merge pull request #3034 from fanquake/corect-qt-download-link
...
Update Qt 4.8.3 download link in Gitian Descriptors README
11 years ago
Wladimir J. van der Laan
e21a435dd1
Merge pull request #3035 from fanquake/remove-homebrew-patches
...
Remove obselete HomeBrew patches
11 years ago
Wladimir J. van der Laan
7de4e47d5f
Merge pull request #3031 from Diapolo/miner
...
internal miner: move 2 globals from main to miner
11 years ago
Wladimir J. van der Laan
18c5910e8f
Merge pull request #3027 from cozz/cozz2
...
GUI: fix sendcoinsdialog/sendcoinsentry
11 years ago
fanquake
cd4d495ed4
Update Qt 4.8.3 download link
11 years ago
Warren Togami
f2bc1d35d6
Upgrade gitian win32 to boost-1.54.0
...
Workaround 1.54.0 build bug, upstream #9156
Workaround 1.51.0+ human bug, upstream #7262
This commit also demonstrates a method to verify the integrity of inputs.
11 years ago
Warren Togami
af6c2c71ed
Upgrade gitian win32 to Precise 12.04.
...
mingw upgrade allows more hardening, compiler bug fixes and possibily win64 later.
Rename deps .zip files to be more consistent in revision format.
Boost #4258 build fix for mingw32
11 years ago
fanquake
619e76e6e6
Removes obselete HomeBrew patches
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
Philip Kaufmann
8d750f1d21
internal miner: move 2 globals from main to miner
...
- moves 2 global variables from main.cpp/h to miner.cpp/h
- also removes 2 unneded includes in miner.cpp, that come from miner.h
already
11 years ago
Pieter Wuille
d14b86730b
Merge pull request #3026 from sipa/checkunspend
...
Skip unspendable outputs in consistency check
11 years ago
Cozz Lovan
5dc9164edc
GUI: fix sendcoinsdialog/sendcoinsentry
11 years ago
Pieter Wuille
99740bab9c
Skip unspendable outputs in consistency check
11 years ago
Gavin Andresen
fb8724ee6c
Merge pull request #2791 from sipa/proveprune
...
Prune provably-unspendable outputs
11 years ago
Pieter Wuille
a28fb70e45
Merge pull request #3016 from sipa/lows
...
Use 'low S' as malleability breaker rather than 'even S'
11 years ago
Gavin Andresen
8e782e924e
Merge pull request #3023 from Michagogo/pgp
...
Add michagogo to gitian download scripts
11 years ago
Gavin Andresen
ff4e3e63e7
Merge pull request #2949 from gmaxwell/fewer_fee_footguns
...
[raw] reject insanely high fees by default in sendrawtransaction
11 years ago
Micha
7010e505f5
Adjust weight for michagogo in gitian download scripts
...
Following a discussion in #bitcoin-dev, around
19:00 UTC, 20132209
11 years ago
Micha
0766e6ced5
Add michagogo to gitian download scripts
11 years ago
Wladimir J. van der Laan
c2f4187263
Merge pull request #2995 from Diapolo/GUI_message
...
Bitcoin-Qt: BitcoinGUI::message() updates/fixes
11 years ago
Pieter Wuille
f676fb91f3
Merge pull request #3020 from Diapolo/LogPrint_fixes
...
fix some printf -> LogPrintf leftovers
11 years ago
Philip Kaufmann
faaeae1eb3
fix some printf -> LogPrintf leftovers
11 years ago
Pieter Wuille
e0e14e43d9
Use 'low S' as malleability breaker rather than 'even S'
11 years ago
Gavin Andresen
9196f38c8f
Tweaks to the top-level pull-tester script
11 years ago
Gavin Andresen
3ee673a2c9
Rename BitcoinjBitcoindComparisonTool just BitcoindComparisonTool
11 years ago
Gavin Andresen
5d56b4574f
Master pull-tester-driver python script
11 years ago
Wladimir J. van der Laan
08596fc15d
Merge pull request #3021 from Diapolo/fix_extract_strings_qt
...
fix extract_strings_qt.py
11 years ago
Philip Kaufmann
01cbaeb62f
fix extract_strings_qt.py
...
- a recent pull changed xgettext to gettext, this is reverted here
11 years ago
Pieter Wuille
b4355ccaf7
Merge pull request #3019 from sipa/fugbix
...
Bugfix: nHeightLast instead of nHeightFirst
11 years ago
Pieter Wuille
367c29d6e0
Bugfix: nHeightLast instead of nHeightFirst
11 years ago
Gavin Andresen
d969c2c073
Fix gitian: bitcoin-deps is at version 0.0.7
11 years ago
Gavin Andresen
69b16a11a2
Merge pull request #3014 from theuni/gitian-fixups
...
Gitian fixups
11 years ago
Gavin Andresen
623518e115
Merge pull request #3017 from sipa/unitleaks
...
Fix minor unit test memory leaks
11 years ago
Pieter Wuille
1657ed2ab4
Fix minor unit test memory leaks
11 years ago
Cory Fields
5ceb9c9637
win32: only check for windres for win32, and fail if missing
11 years ago
Cory Fields
dee632cc25
win32: add version info to bitcoind.exe
...
TODO: Add icon info
11 years ago
Cory Fields
7a3df1cd94
autotools: fix the Makefile.include to be safely included anywhere.
...
This way we can reuse rules rather than duplicating them.
11 years ago
Cory Fields
c546dc05bb
autotools: fix subdir m4 check, never let it return -I
...
If BDB_CPPFLAGS returns only "-I", the next argument sent to the preprocessor
is treated as a path. There are 2 fixes here:
1. Check in CPPFLAGS, as a user might have manually passed a path to check.
2. Ensure the value is not empty before setting BDB_CPPFLAGS to "-I value"
11 years ago
Cory Fields
7f1c162aae
gitian: remove obsolete --disable-debug flag
11 years ago
Cory Fields
8d36b2dcfb
gitian: fix win32 build after configure bdb changes
...
bitcoin incorrectly linked against the dll after the configure changes, so
ensure that only the static lib is installed.
11 years ago
Jeff Garzik
2e9c8aed31
configure.ac: remove unneeded OSX flags
11 years ago
Jeff Garzik
87d7a0ee10
Merge pull request #3011 from jgarzik/autoconf
...
configure.ac: remove debug/release concept, prefer autotools default CXXFLAGS
11 years ago