summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2013-05-17windows zipfile was filpped with installfileDon Bright
2013-05-17fix bad url being pushed to website, bug report per Andrew PlumbDon Bright
2013-05-17tweaks to improve build. alos update about.html docsDon Bright
2013-05-17enable both win32 and win64 build and upload (beta level) from same scriptDon Bright
2013-05-16enable mingw64 cross build (alpha stage)Don Bright
2013-05-16make size postpend 'B' for 'Bytes', for download pageDon Bright
2013-05-16Merge branch 'master' of github.com:openscad/openscadDon Bright
2013-05-16fix bug in dryrun settingsDon Bright
2013-05-16Update the new javascript with download infoMarius Kintel
2013-05-15enable 'dry run' in builder scriptDon Bright
2013-05-15clarify commentsDon Bright
2013-05-15enable auto updateing of website thru openscad.github.comDon Bright
2013-05-13fix indentation, uncomment cd command, fix reading of usernameDon Bright
2013-05-12add notesDon Bright
2013-05-12update to match new mxe. add 'builder' script to automate some stuffDon Bright
2013-04-24Merge branch 'master' into issue116Marius Kintel
2013-04-22Better OX version checkMarius Kintel
2013-04-22Build 32-bit binaries only in deployment modeMarius Kintel
2013-04-22We cannot target 10.5 while building on Mountain lion due to a compiler/sdk ↵Marius Kintel
incompatibility. This should fix the build error by selecting 10.6 as a build target. Fixes #335
2013-04-18Merge branch 'master' into issue116Marius Kintel
2013-04-14add curl and imagemagick to get-dependency script for linuxDon Bright
2013-04-12Merge branch 'noqt'Marius Kintel
2013-04-10Merge branch 'noqt' into testingMarius Kintel
2013-03-21backport to boost 1.37. improve dependency build for older lib versionsdon bright
including the requirement of symlink to $DEPLOYDIR/include/boost if boost is so old that it uses version numbers in the path name
2013-03-17Bumped mpfr to 3.1.2Marius Kintel
2013-03-17backport boost functions to pre-1.48don bright
2013-03-11Merge branch 'master' of /Users/kintel/code/OpenSCAD/clang/../openscadMarius Kintel
2013-03-11Qt fixes for clangMarius Kintel
2013-03-09Disable use of multithreaded boost libs when building CGAL to ensure it ↵Marius Kintel
finds our libraries instead of the system libraries
2013-03-09Set preprocessor define for deployment builds. Don't include sparkle in ↵Marius Kintel
development builds. Note: Development snapshots are considered deployment builds
2013-03-06Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2013-03-06Updated gmp to 5.1.1, boost to 1.53, tweaked Sparkle build (again)Marius Kintel
2013-03-05check for stale pkgconfig under /usr/local/libdon bright
2013-03-04cleanup tab spacingdon bright
2013-03-04update docdon bright
2013-03-03update man page. change == in shell script to =don bright
2013-03-03Merge branch 'master' of github.com:openscad/openscad into issue11_2don bright
2013-03-02Sparkle build tweakMarius Kintel
2013-02-26Fix testing of /opt/local, move /usr/local to the front of the list, and ↵Scott Lahteine
break on first found. Check for Sparkle on Darwin
2013-02-24Merge branch 'master' of github.com:openscad/openscad into issue11_2don bright
Conflicts: RELEASE_NOTES openscad.pro src/mainwin.cc
2013-02-19new upload design using python paramiko. also fix glew bugs.Don Bright
2013-02-17some fixes for sparc64Don Bright
2013-02-15prevent CGAL from linking wrong version of Boostdon bright
2013-02-12Put back commented-out upload while testingMarius Kintel
2013-02-12Added support for signing binariesMarius Kintel
2013-02-12Added Sparkle to build scriptMarius Kintel
2013-02-07bugfix: Actually use Set instead of Add after we added the key to Info.plist ↵Marius Kintel
manually
2013-02-06Bug in previous commit: Check the absolute path, not the relativeMarius Kintel
2013-02-06Fail on external non-system dependencyMarius Kintel
2013-02-05Correctly add CFBundleVersion to Info.plistMarius Kintel
contact: Jan Huwald // Impressum