summaryrefslogtreecommitdiff
path: root/scripts/uni-build-dependencies.sh
AgeCommit message (Collapse)Author
2013-12-11Add gettext lib for linux alsoBrody Kenrick
2013-12-06Add in missed glib build dependencies for OS X and unixBrody Kenrick
2013-12-05Unicode support for stringsBrody Kenrick
Add suport for using unicode strings in .scad files. Support iterating across them/accessing them via [] and searching. -------- Add GLIB (to build for test and normal build -- both with installed and built locally development files). Add support for unicode chars to length and search builtin functions and [] for strings. Added unicode testing functions. Ad GLIB to library info page.
2013-11-15Removed eigen2 from build system and documentation. We now require eigen3Marius Kintel
2013-10-31bugfix: CMAKE_BUILDTYPE typoMarius Kintel
2013-09-22Merge branch 'issue480' of github.com:openscad/openscad into issue480Don Bright
Conflicts: tests/CMakeLists.txt
2013-09-22tweaks for building on older machinesDon Bright
2013-09-21moving towards making tests work on bsd againDon Bright
2013-06-09a few fixes for netbsdDon Bright
2013-05-24remove debugging assignmentdon bright
2013-05-24make dependency build work for OpenCSG without qmakedon bright
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-17backport boost functions to pre-1.48don bright
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-03update man page. change == in shell script to =don bright
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-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-08allow qt5 builddon bright
2012-12-30clarify commentsdon bright
2012-12-29clarify commentsdon bright
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-21fix slight bug in cgal builddon bright
2012-12-21deal with black-on-white terminals. opencsg:dont copy lib/.libs if not there.don bright
2012-12-21document 'out of tree' dependency build. fix opencsg on netbsddon bright
2012-12-21glew fixes for clang and for hurdDon Bright
2012-12-21improve handling of clang for glew buildDon Bright
2012-12-21dont rebuild dependencies that are already built/installedDon Bright
2012-12-21download and build bison if needed. detect better on BSDdon bright
2012-12-21fix bug detecting if CGAL was already downloaded. simplify some wordingdon bright
2012-12-20fixes for netbsd. clarify readme.don bright
2012-12-20improve OpenCSG build to use qmake + work better standalonedon bright
2012-12-20skip broken opengl testing under eigen3don bright
2012-12-20convert tabs to spaces. fix some BSD problemsdon bright
2012-12-20update boost version. allow 'out of tree' dependency check. fix cmake detectiondon bright
2012-12-20enable 'out of tree' call of dependency scripts. fix old ubuntu detection.don bright
2012-12-05unify build scripts. introduce 'version checker' script. simplify instructionsdon bright
contact: Jan Huwald // Impressum