summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2012-12-21add libglew-dev to mageiadon bright
2012-12-21deal with situation where gcc doesnt exist. add mageia urpmi commands. ↵don bright
shorten os detect code
2012-12-21remove debug lineDon Bright
2012-12-21revise ubuntu / debian detection, dont try to detect version. check libgmp3-devDon 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-21opensuse - get bison/flexdon 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-21clarify README for linux/bsd build, streamline 'get-depdendencies' scriptdon bright
2012-12-21fix bug detecting if CGAL was already downloaded. simplify some wordingdon bright
2012-12-21deal with hurdDon Bright
2012-12-20fixes for netbsd. clarify readme.don bright
2012-12-20improve OpenCSG build to use qmake + work better standalonedon bright
2012-12-20improve qt version detectiondon bright
2012-12-20change 'system' to 'found' in header of printed tabledon 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-20for out of tree, build under $PWD/openscad_deps not $PWDdon bright
2012-12-20enable 'out of tree' call of dependency scripts. fix old ubuntu detection.don bright
2012-12-20do not use OSTYPE, its a read-only operating system variabledon bright
2012-12-11Bumped eigen to 3.1.2Marius Kintel
2012-12-05unify build scripts. introduce 'version checker' script. simplify instructionsdon bright
2012-12-03clarify mingw32 usage in docs & in 'print usage'don bright
2012-12-03actually assign copyright to Marius + Clifford, to eliminate anydon bright
problems with Debian.
2012-12-03allow 'mingw32' option. dont use OSTYPE. fix docs. allow NUMCPU multicore builddon bright
2012-12-03fix bug where if $MXEDIR didn't already exist, build faileddon bright
2012-10-28Updated to CGAL-4.1Marius Kintel
2012-10-26Boost 1.51 requires chrono for threadMarius Kintel
2012-10-23Initial clang build supportMarius Kintel
Conflicts: scripts/macosx-build-dependencies.sh
2012-10-23Minor clang updatesMarius Kintel
Conflicts: scripts/macosx-build-dependencies.sh
2012-10-23Now builds on clang-4.0 on Mac OS X LionMarius Kintel
Conflicts: scripts/macosx-build-dependencies.sh
2012-08-22Updated mpfr, boost, glewMarius Kintel
2012-08-20Merge commit '765f1a98dc124e1913b53ea8467908b8b8bda032'Marius Kintel
2012-08-20Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2012-08-20Added support for Lion, added option to force LLVM compilerMarius Kintel
2012-08-19for ubuntu 12, use binary libcgal libopencsg packages, not build from sourcedon bright
2012-08-19rewrite Eigen detection in CMakelists. cleanup files for pull request.don bright
2012-08-19cleaning up for pull requestdon bright
2012-08-18fix bug in build script for boostdon bright
2012-08-18restore commented-out build commandsdon bright
2012-08-18alter Mac OSX dependencies build script to get eigen version 3.1.1don bright
This still allows the building of eigen, 2.0.17 just change the version number at the bottom of the file. Eigen3 requires an 'out of source' build.
2012-08-18modify build system to auto-detect eigen3, and fallback to eigen2don bright
2012-08-18initial rework to enable eigen3 per issue #174.don bright
1. enable eigen3 in qmake build system 2. convert Transform3d and cwise() per the eigen2->eigen3 porting faq online 3. get rid of 'using namespace boost::filesystem' as it conflicts with eigen3
2012-08-13Merge pull request #169 from openscad/copyright_noticesMarius Kintel
Copyright notices
2012-08-05clarify documentationdon bright
contact: Jan Huwald // Impressum