Manual merge of jaromil's source tree reorg commit.
Conflicts: src/sha256.cpp
6
.gitignore
vendored
@ -1,3 +1,3 @@
|
|||||||
*.exe
|
src/*.exe
|
||||||
bitcoin
|
src/bitcoin
|
||||||
bitcoind
|
src/bitcoind
|
||||||
|
@ -106,7 +106,7 @@ Get miniupnpc-1.5.20110215.tar.gz and copy *.h to \upnpc-exe-win32-20110215\mini
|
|||||||
Bitcoin
|
Bitcoin
|
||||||
-------
|
-------
|
||||||
DOS prompt:
|
DOS prompt:
|
||||||
cd \bitcoin
|
cd \bitcoin\src
|
||||||
mingw32-make bitcoin.exe bitcoind.exe -f makefile.mingw
|
mingw32-make bitcoin.exe bitcoind.exe -f makefile.mingw
|
||||||
strip bitcoin.exe
|
strip bitcoin.exe
|
||||||
strip bitcoind.exe
|
strip bitcoind.exe
|
@ -13,6 +13,8 @@ UNIX BUILD NOTES
|
|||||||
To Build
|
To Build
|
||||||
--------
|
--------
|
||||||
|
|
||||||
|
cd src/
|
||||||
|
|
||||||
make -f makefile.unix # Bitcoin with wxWidgets GUI
|
make -f makefile.unix # Bitcoin with wxWidgets GUI
|
||||||
or
|
or
|
||||||
make -f makefile.unix bitcoind # Headless bitcoin
|
make -f makefile.unix bitcoind # Headless bitcoin
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 126 B After Width: | Height: | Size: 126 B |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 142 B After Width: | Height: | Size: 142 B |
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 25 KiB |
Before Width: | Height: | Size: 766 B After Width: | Height: | Size: 766 B |
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 126 B After Width: | Height: | Size: 126 B |
Before Width: | Height: | Size: 126 B After Width: | Height: | Size: 126 B |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 142 B After Width: | Height: | Size: 142 B |