Commit Graph

28 Commits

Author SHA1 Message Date
Louise Fox 16c23b5eb4 updated icon and deps 2018-01-25 23:23:30 -08:00
Louise Fox b1515e46c5 connecting 2018-01-23 23:59:47 -08:00
Louise Fox d3d5fdf687 added support for building macOS 2018-01-23 01:17:31 -08:00
ThomasV f7200cb616 use pyinstaller for OSX builds 2017-10-24 22:52:53 +02:00
SomberNight 4ac162f18b migration to PyQt5. initial commit. 2017-09-23 05:54:38 +02:00
ThomasV cea705b153 update OSX builds with python3 2017-08-26 08:28:24 +02:00
ThomasV 93a503b07b package only gui.qt 2017-08-26 08:28:24 +02:00
ThomasV a7209a1f77 python3: update setup-release.py 2017-08-26 08:28:24 +02:00
ThomasV 2af670ea2b add packages directory to osx setup 2015-08-18 17:36:22 +02:00
Maran d2097c15d9 Disable argv_emulation for OSX builds, fixes #1006 2015-03-09 09:15:30 +01:00
Maran b701ca185c Removed packages folder as depedency for osx builds
Will require py2app 0.9
2015-02-23 09:37:44 +01:00
Maran 199868c2c0 Change OSX build to use new structure 2015-02-23 08:35:18 +01:00
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
2015-01-27 12:32:23 +01:00
ortutay 4edfc6d82e Coinbase BuyBack plugin 2014-01-05 00:19:23 -08:00
Helmut K. C. Tessarek 33a7e5c9ea fix problem https://github.com/spesmilo/electrum/issues/454 2013-12-20 21:21:35 -05:00
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
2013-12-20 19:52:41 -05:00
Michael Wozniak 433a3ba0fe Mac OSX bitcoin: URI updates 2013-11-13 05:59:36 -06:00
Bryan Stitt 55e1e4b4bc flake8 cleanup of ./setup* 2013-11-12 19:33:47 -08:00
Maran ef19def171 Fix OSX / Windows builds 2013-11-04 12:15:14 +01:00
Maran c6a31dac18 Added support for Bitcoin URIs on OS X. Implements #209 2013-06-18 00:00:55 +02:00
Maran 4570db0804 Add icon back to Lite GUI. Fixes #112 2013-06-17 23:22:49 +02:00
Maran 76f045f616 Update osx build scripts 2013-03-15 13:03:28 +01:00
Maran 1189081b58 Updated OS build script with locale support 2013-01-26 17:15:13 +01:00
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.
2013-01-02 18:08:27 -05:00
Maran 737a84e951 Update release scripts for OSX 2012-12-09 13:04:01 +01:00
Maran f1e83e6693 Added a search option if qt was not installed via port 2012-08-02 16:06:17 +02:00
coblee 640e0346e0 Fix comment. 2012-07-22 16:21:31 -07:00
coblee a5c5953d0c Add release process for Mac OS X. 2012-07-22 16:19:25 -07:00