- 22 Aug, 2013 1 commit
-
-
Gavin Andresen authored
Add support for a Payment Protocol to Bitcoin-Qt. Payment messages are protocol-buffer encoded and communicated over http(s), so this adds a dependency on the Google protocol buffer library, and requires Qt with OpenSSL support.
-
- 16 Feb, 2013 2 commits
-
-
Gavin Andresen authored
Two changes: make some linux-specific linker options linux and linker specific. And in the cross-compile environment, prefer the $HOME/qt/bin tools to whatever might be somewhere else in the path.
-
Gavin Andresen authored
Fixes issue#2288. Includes cleanups from Luke's pull 2243.
-
- 29 Oct, 2012 2 commits
-
-
Matt Corallo authored
-
Matt Corallo authored
-
- 25 Sep, 2012 1 commit
-
-
Philip Kaufmann authored
-
- 22 Sep, 2012 1 commit
-
-
fanquake authored
Bump deps tp 0.0.5 Small docs corrections
-
- 28 Aug, 2012 1 commit
-
-
Wladimir J. van der Laan authored
Keeps the "windows", "windowsxp", "windowsvista" styles. Reduces the size of a static bitcoin-qt.exe by ~400 kB.
-
- 27 Aug, 2012 2 commits
-
-
Matt Corallo authored
-
Luke Dashjr authored
-
- 22 Jul, 2012 1 commit
-
-
Luke Dashjr authored
Replace all occurances of license.txt with COPYING, including naming the file COPYING.txt on Windows
-
- 15 Jun, 2012 2 commits
-
-
Matt Corallo authored
-
Matt Corallo authored
-
- 27 Apr, 2012 2 commits
-
-
Gavin Andresen authored
-
Gavin Andresen authored
-
- 10 Apr, 2012 1 commit
-
-
Pieter Wuille authored
All client version information is moved to version.cpp, which optionally (-DHAVE_BUILD_INFO) includes build.h. build.h is automatically generated on supporting platforms via contrib/genbuild.sh, using git describe. The git export-subst attribute is used to put the commit id statically in version.cpp inside generated archives, and this value is used if no build.h is present. The gitian descriptors are modified to use git archive instead of a copy, to create the src/ directory in the output. This way, src/src/version.cpp will contain the static commit id. To prevent gitian builds from getting the "-dirty" marker in their git-describe generated identifiers, no touching of files or running sed on the makefile is performed anymore. This does not seem to influence determinism.
-
- 05 Apr, 2012 1 commit
-
-
Gavin Andresen authored
-
- 23 Feb, 2012 1 commit
-
-
Matt Corallo authored
-
- 07 Feb, 2012 1 commit
-
-
Luke Dashjr authored
-
- 06 Feb, 2012 1 commit
-
-
Luke Dashjr authored
-
- 25 Dec, 2011 1 commit
-
-
Matt Corallo authored
-
- 07 Dec, 2011 1 commit
-
-
Matt Corallo authored
-
- 01 Nov, 2011 2 commits
-
-
Wladimir J. van der Laan authored
-
Matt Corallo authored
-
- 25 Oct, 2011 1 commit
-
-
Matt Corallo authored
-
- 22 Sep, 2011 1 commit
-
-
Matt Corallo authored
-
- 09 Sep, 2011 1 commit
-
-
Matt Corallo authored
Thanks to makomk for finding the bugs here and devrandom for passing them along (see https://bitcointalk.org/index.php?topic=42198.msg514312#msg514312)
-
- 23 Aug, 2011 3 commits
-
-
Matt Corallo authored
* Upgrade to use miniupnpc 1.6 * Upgrade to wxWidgets 2.9.2 * Upgrade to Bost 1.47 for Win32 Builds
-
Dev Random authored
-
Dev Random authored
-
- 05 Jul, 2011 1 commit
-
-
Matt Corallo authored
Also fix a minor type in gitian.yml
-
- 04 Jul, 2011 1 commit
-
-
Matt Corallo authored
This adds the relevent patches which are applied to wx, and updates for cross compiling.
-