summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
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
2013-02-05Reenable building - upload still disabledMarius Kintel
2013-02-05First version of automatic updates for MacMarius Kintel
2013-02-02Merge branch 'master' of github.com:openscad/openscad into misc_updatesdon bright
Conflicts: scripts/uni-build-dependencies.sh
2013-02-02put boost back to 1.49don bright
2013-02-02clarify dependency on GLU in documentationdon bright
2013-02-02clarify documentation for QT4don bright
2013-02-01prevent CGAL Floating Point Rounding Mode restortaion errors on PPC64 machinesdon bright
by altering the cmake build mode from Debug to Release
2013-02-01fix GLU issues caued by mesa split from glu. clarify test error msgdon bright
2013-02-01detect if boost build fails, print msg and exitdon bright
2013-02-01copy qt4 building script from macosx-build-deps to linuxdon bright
2013-01-31use ./b2 not b2 when building boostdon bright
2013-01-30enable building older versions of boostdon bright
2013-01-30make boost random work with version less than 1.47don bright
2013-01-26Merge pull request #251 from openscad/windows_consoledonbright
Windows console. Marius gave approval for Merge in Issue discussion.
2013-01-22Merge pull request #241 from openscad/qt5buildMarius Kintel
Qt5build
2013-01-21add wrapper code from nop head, mod build scriptsdon bright
2013-01-17Note about setting VERSION env. variableMarius Kintel
2013-01-17Use correct Qt toolsMarius Kintel
2013-01-17Build our own Qt binaries on Mac, to be able to support 32-bit builds. ↵Marius Kintel
Upgraded gmp to 5.1.0
2013-01-13Moved Mac download site from github to google codeMarius Kintel
2013-01-11Added hashbangMarius Kintel
2013-01-10dont crash if there's no .netrc file. add security notice. discourage .netrc ↵don bright
use.
2013-01-10add google code uploader script. for uploading binaries / releasesdon bright
2013-01-08better detection of qmake-qt5 vs qmake for qt5don bright
2013-01-08notify user of QTDIR settingdon bright
2013-01-08allow qt5 builddon bright
2013-01-05Merge pull request #235 from openscad/mxebuild_fixMarius Kintel
Mxebuild fix
2012-12-30clarify commentsdon bright
2012-12-30clarify commentsdon bright
2012-12-30clarify variable names. simplify.don bright
2012-12-30clarify comments and variable names in pretty printdon bright
2012-12-29clarify commentsdon bright
2012-12-29remove detection via package system, complicated + doesnt work welldon bright
2012-12-29prevent LD_LIBRARY_PATH problems on unix (not OSX) systems withdon bright
dependency builds, by using RPATH during build. remove the shell script workaround that was added during the previous commit, as it is 'less clean' a solution.
2012-12-25a workaround for LD_LIBRARY_PATH having to be set every time you want todon bright
run openscad if you build your own dependencies.
2012-12-25Merge branch 'mxebuild_fix' of github.com:openscad/openscad into mxebuild_fixdon bright
2012-12-25fix clang build on glew. add some documentation.don bright
2012-12-25path instructions should be / not ./don bright
2012-12-25fix eigen detection bug i introduced yesterdaydon bright
contact: Jan Huwald // Impressum