Commit Graph

20 Commits (db475505ad96b3e2ba5a8c93058c02fedada01ad)

Author SHA1 Message Date
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 6cea65d7e5 Updated the build script to newer pypy build. And removed GLE32.dll library for windows, as it requires an dll which is not packaged with it 2012-03-10 13:09:23 +01:00
daid b3ed15c2bf Removed checkSSE2, check is included in pypy now.
Updated to the config wizard, check endstops (work in progress, untested)
2012-03-07 12:17:03 +01:00
daid 1606f93e09 Renamed "configWindowBase" package to "configBase"
Fixed a small issue if you had never opened the advanced config window
Fixed few comments in joris plugin
2012-02-28 11:28:28 +01:00
daid 4ee638898e Updated start/end code with correct style comments (not evil comments) 2012-02-27 17:29:14 +01:00
Daid 761b279a2b Changes for new UI version 2012-02-26 15:37:29 +01:00
daid 535854ab0f Added some clean actions to build, which save a lot of final package size 2012-02-22 18:44:14 +01:00
daid c32e38a1c9 Added check for windows to check for SSE2 instructions. Needs a custom executable :( 2012-02-22 15:58:22 +01:00
daid 8a68eaa980 Made win32 build zip name same as linux/macos tgz names 2012-02-15 13:53:12 +01: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
daid 3b0845f87e Few fixes in build script. 2012-02-10 17:34:28 +01:00
daid 77d04ceab8 Removed patches for different skeinforge versions. Only SF48 now.
Updated build script to create win32/linux/macos versions.
Fixed the defaults to they work with PLA.
Fixed the temperature plugin default "ON" problem.
Removed all profiles except for PLA.
2012-02-10 17:20:03 +01:00
daid aab9adce95 . 2012-01-10 17:34:05 +01:00
daid 42b77765a4 Merge branch 'master' of github.com:daid/Skeinforge_PyPy 2011-12-16 18:43:33 +01:00
daid 9581c8f6e7 Updated bat file generation to use backslashes 2011-12-16 18:43:13 +01:00
daid 65103a8f09 Added requirements for "printrun" to python. Will add printrun later. 2011-12-15 10:58:10 +01:00
daid ded1a45970 Updated build script to check for 7zip 2011-12-15 10:22:34 +01:00
daid 17118fabbb Updated build script to generate batch files.
Updated build script to generate final zip file.
2011-12-13 16:41:02 +01:00
daid 3263858b97 Added build scripts and initial patch for SF41 2011-12-13 15:45:38 +01:00