Gavin Andresen
383ad8b8a6
Add notes on getting gitian builds going
13 years ago
Matt Corallo
472bbb750c
Update openssl to 1.0.0e.
13 years ago
Matt Corallo
438adb6c25
Decrease number of installed packages for Linux Gitian build.
13 years ago
Matt Corallo
f5e760268b
Remove wxWidgets gitian descriptors.
13 years ago
Matt Corallo
8ab246297b
Update Linux gitian descriptor for bitcoin-qt.
13 years ago
Gavin Andresen
b50ac8f73e
Mac OSX release process changes
...
Rename App Bundle "Bitcoin-Qt.app" instead of "Bitcoin Qt" for
consistency with Windows/Linux.
Update create_osx_dmg.sh script to use macdeployqt tool.
Add ifdef STATIC to makefile.osx to build bitcoind static or dynamic.
13 years ago
Luke Dashjr
b4d0588d06
Add support to makefile.unix for the same parameters used by bitcoin-qt.pro, dynamic linking unless STATIC=1 is passed
13 years ago
Gavin Andresen
0b3f3657c8
Remove old wx translations, updated qt translations
13 years ago
David Perry
5a105cdb7d
Added bitrpc.py which allows for sending of all standard Bitcoin commands via RPC rather than as command line args.
...
Signed-off-by: David Perry <enmaku@gmail.com>
13 years ago
David Perry
8ad100a55b
Added wallet tools
...
Signed-off-by: David Perry <enmaku@gmail.com>
13 years ago
Gavin Andresen
6b8a5ab622
Bump version to 0.4.1
13 years ago
Matt Corallo
3fc4c3a9f1
Add win32 gitian download config.
13 years ago
Gavin Andresen
a4f2c8419f
Script to create OSX .dmg diskimage file.
13 years ago
Matt Corallo
0920ad152f
Restructure gitian files and add download config files.
13 years ago
p2k
2c1fd3c395
Some Mac OS X specific things
...
* Added application icon for Mac OS X * Added instructions for compiling
under Mac OS X * Added Portfile for compiling miniupnpc with MacPorts
13 years ago
Matt Corallo
0295912479
Update gitian build descriptors to produce proper builds.
...
Thanks to makomk for finding the bugs here and devrandom
for passing them along (see
https://bitcointalk.org/index.php?topic=42198.msg514312#msg514312 )
13 years ago
Matt Corallo
7b7d46be89
Fix build process to actually work.
13 years ago
Gavin Andresen
7464e647de
Bumped version numbers to 0.4.0rc1
13 years ago
Jeff Garzik
927aaa0f27
Add reference python miner, in contrib/pyminer/
13 years ago
Dev Random
e40bef3c0a
Add Gitian Build descriptors for Boost and wxWidgets.
13 years ago
Matt Corallo
b4ada906c0
Upgrade dependancies and tweak build process.
...
* Upgrade to use miniupnpc 1.6
* Upgrade to wxWidgets 2.9.2
* Upgrade to Bost 1.47 for Win32 Builds
13 years ago
Dev Random
3bb23e5c8b
Mingw gitian build with deterministic bitcoin.exe by use of faketime
13 years ago
Dev Random
bef41ada0d
Mingw gitian with separate wxWidgets and boost
13 years ago
Dev Random
d2cbb14d7c
Linux gitian config with separate wxWidgets build
13 years ago
Jeff Garzik
24a0def8cd
Bump version to 0.3.25
...
Yes, we might release as v0.4, but let's just do a simple increment
for now.
14 years ago
Matt Corallo
09923991e5
Enable UPnP by default on bitcoin, but not on bitcoind (on gitian)
...
Also fix a minor type in gitian.yml
14 years ago
Matt Corallo
fa105b1d3a
Added a couple minor things to match newer build process.
...
This adds the relevent patches which are applied to wx,
and updates for cross compiling.
14 years ago
Jeff Garzik
fc27eb188f
Bump OSX version to 0.3.24 (missed in previous commit)
14 years ago
Doug Huff
d8dda9de84
Add OSX App bundle and correct build instructions to reflect reality.
14 years ago
Matt Corallo
6c5064b5c3
Update Gitian Build Descriptor to match new directory layout.
14 years ago
devrandom
dec289e821
gitian: strip binaries
14 years ago
devrandom
26e0de41c3
gitian descriptor with miniupnpc
14 years ago
devrandom
0d0bd331ae
move gitian descriptor file
14 years ago