Commit graph

17 commits

Author SHA1 Message Date
Jonathan Dahan
6b80b3dadd allow user to cancel automatic installation of dependencies during install 2012-11-19 12:37:46 -05:00
Daid
76ae8137f2 Added readme.txt text. 2012-10-30 11:18:08 +01:00
Daid
82b89c66d6 Hopefully fix the macos icon. 2012-10-29 17:51:27 +01:00
Daid
b0a6ea8e95 Update template to use background inside of dmg. 2012-10-29 17:36:45 +01:00
Daid
e662a4214f Fixes for macOS packing. 2012-10-29 10:23:41 +01:00
Daid
dadb8b3eae Add icon for .app 2012-10-26 17:48:47 +02:00
Daid
b92bded688 Update on macos install script, run the installers that are required. 2012-10-22 13:32:27 +02:00
Daid
0cc89eb33a Starting to create a Cura.app for MacOS 2012-10-12 11:45:29 +02:00
bartbakk
4e19d7abfa New MacOS script, will be the base for a .app 2012-10-11 17:00:29 +02:00
daid
e698fb067d Allow you to give an STL file on the command line so it opens the file in Cura. #184 Also add file association on stl files for Windows. 2012-07-26 11:30:39 +02:00
daid
68f6ebf5d2 Updated macOS scripts to be commands, makes them easier to run. 2012-07-05 13:08:13 +02:00
Daid
0d16ef4bd1 Updated script filenames.
Renamed SkeinPyPy to Cura in README
2012-03-24 19:50:37 +01:00
Daid
3973424294 Rename from SkeinPyPy to Cura in URLs, paths and scripts. 2012-03-24 11:01:35 +01:00
daid
41adf54d0c Updated osx scripts not to use 2.7 version of python, but whatever is available 2012-03-19 12:09:50 +01:00
Bill Bumgarner
6e01b9cd3d - build.sh now copies just the startup scripts, and not any editor turds.
- startup scripts on Mac OS X are marked executable

- startup scripts now make sure that PyOpenGL is installed
2012-03-13 04:19:01 +08:00
Bill Bumgarner
d7d543e199 - build.sh can now take an optional argument that is the architecture of the target platform. I.e.:
./build.sh osx64

- updated to use the latest nightly pypy as it both seems relatively stable and the URL is subject to less rot

- updated pronterface.sh to push user to installing Cocoa variant of wxPython and to no longer launch in 32 bit mode
2012-03-13 04:19:01 +08:00
daid
559f855ef0 Updated build script so it works for osx. (Thanks bbum!)
Added osx pronterface start script (Thanks bbum!)
General update to the build script so it's easier to use.
2012-02-13 11:33:38 +01:00