ThomasV
2af670ea2b
add packages directory to osx setup
9 years ago
Maran
d2097c15d9
Disable argv_emulation for OSX builds, fixes #1006
10 years ago
Maran
b701ca185c
Removed packages folder as depedency for osx builds
Will require py2app 0.9
10 years ago
Maran
199868c2c0
Change OSX build to use new structure
10 years ago
Maran
fd8a931608
Make where() work with OSX app bundles
MEIPASS is PythonInstaller specific and won't work for py2app
modified: lib/util.py
modified: .gitignore
modified: lib/util.py
modified: setup-release.py
10 years ago
ortutay
4edfc6d82e
Coinbase BuyBack plugin
11 years ago
Helmut K. C. Tessarek
33a7e5c9ea
fix problem https://github.com/spesmilo/electrum/issues/454
11 years ago
Helmut K. C. Tessarek
1ed00e108b
ports do not necessarily install qt_menu.nib in /opt/local/lib/Resources/
it could be anywhere under /opt/local, changed code to search /opt/local, if necessary
11 years ago
Michael Wozniak
433a3ba0fe
Mac OSX bitcoin: URI updates
11 years ago
Bryan Stitt
55e1e4b4bc
flake8 cleanup of ./setup*
11 years ago
Maran
ef19def171
Fix OSX / Windows builds
11 years ago
Maran
c6a31dac18
Added support for Bitcoin URIs on OS X. Implements #209
12 years ago
Maran
4570db0804
Add icon back to Lite GUI. Fixes #112
12 years ago
Maran
76f045f616
Update osx build scripts
12 years ago
Maran
1189081b58
Updated OS build script with locale support
12 years ago
Charles Lehner
6a82123e6e
Use find instead of mdfind in Mac build script.
This is for compatibility with Mac OS X 10.5 Leopard,
which does not have mdfind -name.
12 years ago
Maran
737a84e951
Update release scripts for OSX
12 years ago
Maran
f1e83e6693
Added a search option if qt was not installed via port
13 years ago
coblee
640e0346e0
Fix comment.
13 years ago
coblee
a5c5953d0c
Add release process for Mac OS X.
13 years ago