David Wales
2e8a71bf31
Update build-osx.md: Add mkdir
...
mkdir line added in line 97 to prevent the following error:
-bash: /Users/dwales/.twister/twister.conf: No such file or directory
2014-05-05 17:05:41 +10:00
Kirill A. Korinskiy
7b2b70dcdf
Make build on osx easier
2014-03-22 14:36:30 +02:00
Joel Meyer-Hamme
c082391fa8
Update build-osx.md
...
typo
2014-02-05 22:53:27 +01:00
iShift
f6de4c9754
Update build-osx.md
2014-01-29 10:14:36 +03:00
Laurent Raufaste
8108820acc
Updated the ubuntu building doc to use autotool.sh
2014-01-26 00:02:37 -05:00
Laurent Raufaste
d52c2429b7
Updated and fixed the debian/ubuntu build doc
2014-01-25 18:06:14 -05:00
miguelfreitas
b2ab48e1f4
Merge pull request #109 from iShift/patch-2
...
add libtool
2014-01-20 16:38:42 -08:00
iShift
3251692be9
add libtool
...
fix #108
2014-01-20 10:18:43 +03:00
iShift
9bcad2b070
fix typo, add Troubleshooting, simplified install
...
... html ui, replace *.git repos url to https:// repos
2014-01-20 09:29:36 +03:00
miguelfreitas
796fd9f1e5
Merge pull request #104 from ddorian1/doc
...
Overlay for gentoo
2014-01-19 18:01:19 -08:00
Johannes Schwab
6449904d5c
Add doc to build on gentoo with overlay
2014-01-19 21:17:31 +01:00
Giacomo Lacava
2e42e4bb5d
updated OSX build doc to use Autotools (easier)
2014-01-19 03:42:42 +00:00
miguelfreitas
bfbe583ff4
Merge pull request #94 from iShift/patch-1
...
fix #91
2014-01-18 12:39:15 -08:00
iShift
2d5c1ce94e
fix #91
2014-01-18 14:14:22 +03:00
kmpm
73e8df12cf
moved vagrant and changed to ubuntu
...
Also using the new autoconf
2014-01-18 02:44:57 +01:00
miguelfreitas
9a789ec988
Merge pull request #89 from kmpm/vagrant
...
Added support for building in vagrant
2014-01-17 11:04:38 -08:00
Peter Magnusson
d9912ac43e
Added support for building in vagrant
2014-01-17 13:54:30 +01:00
Chris Glass
3025103933
Added two missing dependencies.
...
Autoconf and libtool were missing.
2014-01-17 10:45:47 +01:00
gubatron
8466448d35
make sure BDB_INCLUDE_PATH is in the PATH for Mac users as it can be in conflict with existing BDB installation.
2014-01-15 15:19:19 -05:00
gubatron
01b69ad102
added 2 missing brew dependencies that broke the bootstrap.sh script.
2014-01-15 11:29:36 -05:00
Oluf Lorenzen
940d44f3fc
fix tiny typo
2014-01-14 21:08:25 +01:00
basst85
791d3de786
Fixed small typo
2014-01-14 14:01:35 +01:00
Vincent Murphy
f7c151af4c
Called out debug.log
2014-01-13 17:48:31 +00:00
Laurent Raufaste
dd75bdc39d
Fixed the ubuntu building doc
...
Tested on pristine Ubuntu 12.04 LTS and 13.10
2014-01-10 00:55:01 -05:00
miguelfreitas
6c6c3fa0a2
Merge pull request #47 from iShift/master
...
Remove Bitcoin Docs, add simple ubuntu-debian install instruction
2014-01-09 16:15:22 -08:00
Shift
0b41bdd249
Remove Bitcoin docs
2014-01-08 20:43:48 +04:00
iShift
b30361837b
Create bulding-on-ubuntu-debian.md
2014-01-08 19:28:29 +03:00
iShift
fc711b3d44
Fix missing packages
...
Package 'libdb4.8++-dev' has no installation candidate
2014-01-08 18:05:02 +03:00
miguelfreitas
aaa4ab61e9
Merge pull request #39 from iShift/patch-1
...
fix some mistakes (minor OSX doc improvements)
2014-01-08 06:14:29 -08:00
Jorge Acosta Goszczyñski
1b565e7147
typo rpcpassword
2014-01-07 14:43:45 -06:00
iShift
1bebfbc2fd
fix some mistakes
2014-01-07 20:53:58 +03:00
Giacomo Lacava
d06042cab2
explicit paths in LDFLAGS and CPPFLAGS
...
Libtorrent build script needs explicit LDFLAGS and CPPFLAGS to work properly.
2014-01-06 10:51:46 +00:00
Giacomo Lacava
df21f1d015
minor doc corrections
2014-01-04 13:57:43 +00:00
toyg
ac5444d3fe
updated build doc for OSX
2014-01-03 00:04:48 +00:00
fanquake
7772821a69
Remove readme-qt.rst and update documentation for readme-qt.md
2013-07-10 16:01:57 +08:00
Micha
e9bfe65729
Made the build/release process completable verbatim as listed in
...
release-process.md
2013-07-07 19:24:15 +03:00
super3
00a8874503
Markdown Cleanup - Part 2
...
Now everything is in markdown...
2013-06-16 06:29:23 -04:00
Wladimir J. van der Laan
25c0cce7fb
Qt5 compatibility
...
This commit squashes all the changes in the Qt5 branch
relative to master.
Backward compatibility with Qt4 is retained.
Original authors:
- Philip Kaufmann <phil.kaufmann@t-online.de>
- Jonas Schnelli <jonas.schnelli@include7.ch>
2013-06-01 11:05:08 +02:00
Wladimir J. van der Laan
ba35ecc003
Merge pull request #2697 from Michagogo/master
...
Make release-process.md more generic
2013-05-30 04:51:07 -07:00
Michagogo
bb70bbfc5d
Made more generic by removing specific version references
...
Tweaked a little bit to provide examples.
Squashed commits into 1, while hoping not to break anything
2013-05-30 12:55:16 +03:00
Pieter Wuille
8c8132be73
Prepare for 0.9 merge window
2013-05-30 04:43:51 +02:00
Michael Ford
a680b095b6
Update links in build-osx.md
...
Add link to Github for Mac
Update link to HomeBrew
2013-05-22 12:34:18 +08:00
super3
2341e9b533
Docs Markdown Cleanup
2013-05-20 00:30:00 -04:00
Gavin Andresen
5b5d399593
Update version numbers for 0.8.2rc1 release
2013-05-10 09:50:33 -04:00
Gavin Andresen
8f6709076e
Release notes for 0.8.2rc1
2013-05-10 09:37:56 -04:00
Gavin Andresen
7aaaff37ff
Merge pull request #2532 from jonasschnelli/mac_plist_fix
...
fixes #2506 : mac binary with proper version and copyright meta-informati...
2013-05-07 08:37:21 -07:00
Gavin Andresen
77a1e12eed
Merge pull request #2554 from fanquake/qt-pro-brew-patch
...
bitcoin-qt.pro Brew patch
2013-04-24 08:48:06 -07:00
APerson241
6ee82ddb70
Update Tor.txt for grammar fixes
2013-04-23 13:17:59 -03:00
Michael Ford
0565b7122f
Update Qt Readme to include HomeBrew setup for OSX
2013-04-23 17:20:28 +08:00
Michael Ford
46aecb2bdf
Update osx build instructions to ensure users link to the correct version of OpenSSL
2013-04-22 16:26:42 +08:00