Matt Corallo
97372c2d22
Update contrib/debian (including IRC removal)
12 years ago
Colin Dean
68cb1cd6b6
reformat OS X build instrcs, add 10.8 + Homebrew
...
* reformatted the entire document to look pretty in both standard text and
Markdown
* incorporated [my OS X 10.8 build instructions with Homebrew as the package
manager](http://bitcoin.stackexchange.com/questions/3672/trouble-compiling-bitcoind-on-osx-with-homebrew/5253#5253 )
* incorporated @gavinandresen's MacPorts and release build instructions based on
an earlier revision of this commit
* added makefile patch necessary for Homebrew compilation to `contrib`
12 years ago
Gavin Andresen
efb6d9aae7
Minor build fixes
...
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.
12 years ago
Gavin Andresen
fbd860287e
Pass compiler flags down into leveldb make
...
Fixes issue#2288. Includes cleanups from Luke's pull 2243.
12 years ago
Pieter Wuille
33c055c4f1
Add script to clean up datadirs
12 years ago
Gavin Andresen
f50706796b
Merge commit 'd38c6488d067c2e88726e2ca99bc76fd67dab49b'
12 years ago
fanquake
ced7f77df5
Update default URL in verify.sh
...
The current default URL doesn't seem to exist.
Unsure wether this should be updated to point to 0.7.2 now or wether
just to wait untill 0.8.0 is out and point there?
Commit also fixes a minor typo in the macdeploy notes.txt
12 years ago
Gavin Andresen
d38c6488d0
Bump version numbers for 0.8 release
...
Version numbers changed from 0.7.99 to 0.8.0
Set CLIENT_VERSION_IS_RELEASE to remove pre-release warning
Updated copyright in COPYING and doc/READMEs to 2013
Updated doc/release-notes.txt
12 years ago
Gavin Andresen
9126e08739
Utility to create pnSeed array
12 years ago
Jeff Garzik
0d3d6094fa
Merge pull request #2162 from gavinandresen/spendfrom
...
spendfrom.py sends coins from a particular address or addresses
12 years ago
Gavin Andresen
dba91a9a67
spendfrom.py sends coins from a particular address or addresses
...
Should be both useful and also a pretty good demonstration of
using the raw transactions API.
12 years ago
Gavin Andresen
33b377a016
Port macdeployqtplus to OSX 10.8
...
Use 'osascript' to run AppleScript, instead of using (broken-in-10.8)
python appscript package.
And added support for code-signing the .app bundle, to make OSX's
GateKeeper happy.
12 years ago
default
fe703deae7
Deploy properly with Nokia Qt installer's Frameworks
12 years ago
Pieter Wuille
cfec6b2c70
Merge pull request #1967 from TheBlueMatt/leveldbmakefile
...
Undo bad gitian update.
12 years ago
Matt Corallo
b478337312
Undo bad gitian update.
12 years ago
Gavin Andresen
a77bcaddbf
Merge pull request #1935 from runeksvendsen/master
...
Add script to contrib/ that verifies authenticity of binaries hosted on SourceForge
12 years ago
Matt Corallo
325a064c68
Upgrade to Qt 4.8.3 (because 4.8.2 was removed from qt repos?)
12 years ago
Rune K. Svendsen
de91ea0c0c
Added script that verifies authenticity of binaries on SourceForge
12 years ago
Gavin Andresen
00a757375c
Merge branch '2012_09_base58tests' of github.com:laanwj/bitcoin
12 years ago
Wladimir J. van der Laan
d6b13283d1
data-driven base58 CBitcoinAddress/CBitcoinSecret tests
...
Arbitrary numbers of test vectors can be generated using the script
`gen_base58_test_vectors.py`.
12 years ago
Wladimir J. van der Laan
a5ba586669
Merge pull request #1864 from Diapolo/Qt_4.8.2
...
switch to Qt 4.8.2 for Windows builds
12 years ago
Philip Kaufmann
26809acbf9
switch to Qt 4.8.2 for Windows builds
12 years ago
fanquake
0eaaa83ba5
Update Bitcoin to use OpenSSL 1.0.1c
...
Bump deps tp 0.0.5
Small docs corrections
12 years ago
Wladimir J. van der Laan
eabc8f2c81
Merge pull request #1803 from luke-jr/md2k7_license
...
Apply MIT license to md2k7 art
12 years ago
Luke Dashjr
23a44a7ad6
Apply MIT license to md2k7 art
...
[21:48:14] <md2k7> feel free to make it MIT if you like
12 years ago
Wladimir J. van der Laan
b9a4aaad1e
Merge pull request #1726 from laanwj/2012_08_gitian_qt_styles
...
Remove unused styles on Windows from gitian qt build
12 years ago
Gavin Andresen
3c28b335af
Minor build documentation fix
12 years ago
Gavin Andresen
004fa1441c
Merge branch 'master' of github.com:bitcoin/bitcoin
12 years ago
Gavin Andresen
4dc89fa875
Build doc updates
12 years ago
Gavin Andresen
ace35a1997
Fix mac .dmg packager for latest macports qt4
12 years ago
Gavin Andresen
21327ebe93
Update gitian build setup notes
12 years ago
Wladimir J. van der Laan
e598b5b5c2
Remove unused styles on Windows from gitian qt build
...
Keeps the "windows", "windowsxp", "windowsvista" styles.
Reduces the size of a static bitcoin-qt.exe by ~400 kB.
12 years ago
Matt Corallo
a1755ec426
Upgrade to Boost 1.50
12 years ago
Luke Dashjr
d0377a70e2
Bugfix: Adjust gitian-win32 to use Boost 1.49 for real
12 years ago
Luke Dashjr
1837696580
Bugfix: Move boost::interprocess Win32 workaround to Bitcoin-Qt sources, rather than hacking boost in gitian
12 years ago
Luke Dashjr
90d95b6323
Replace all occurances of license.txt with COPYING, including naming the file COPYING.txt on Windows
12 years ago
fanquake
f00a0dcfed
Docs Tidy up
12 years ago
Gavin Andresen
50fc02d063
Merge branch 'uri' of https://github.com/TheBlueMatt/bitcoin
13 years ago
Matt Corallo
3563824c60
Update contrib/debian and remove system json_spirit patch.
...
That patch has been broken for a long, long time (forever?) and
doesn't make sense.
13 years ago
Gregory Maxwell
a08e182698
Merge pull request #1490 from luke-jr/gd_ljr_key
...
gitian-downloader: Update luke-jr's key
13 years ago
Luke Dashjr
0783bcceef
gitian-downloader: Update luke-jr's key
13 years ago
Pieter Wuille
d65e959bae
Update my GPG key
13 years ago
Matt Corallo
1d42878adb
Fix #956 the Boost 1.49 way.
13 years ago
Matt Corallo
39471861d5
Upgrade to Boost 1.49 on Win32
13 years ago
Matt Corallo
993928cfcc
Fix broken config files
13 years ago
Matt Corallo
8f6111bb9c
Update contrib/debian.
...
* Updates package description to note that blockchain now takes
2+ GB instead of 150+ MB.
* Stop creating DB_CONFIG with DB_LOG_AUTO_REMOVE as that is set
in Bitcoin itself now.
* Update changelog with 0.6.2 and the current updates.
13 years ago
Christian von Roques
dbd9c486bb
Use debhelper to install bitcoind.bash-completion
13 years ago
Christian von Roques
33d7d93298
Bash programmable completion for bitcoind(1)
13 years ago
Matt Corallo
3d0a83aeb2
Update changelog to match reality.
13 years ago
Gavin Andresen
cedcec2dec
Bump win32.deps version number for new openssl
13 years ago