Age | Commit message (Expand) | Author |
2012-12-20 | improve qt version detection | don bright |
2012-12-20 | change 'system' to 'found' in header of printed table | don bright |
2012-12-20 | skip broken opengl testing under eigen3 | don bright |
2012-12-20 | convert tabs to spaces. fix some BSD problems | don bright |
2012-12-20 | update boost version. allow 'out of tree' dependency check. fix cmake detection | don bright |
2012-12-20 | for out of tree, build under $PWD/openscad_deps not $PWD | don bright |
2012-12-20 | enable 'out of tree' call of dependency scripts. fix old ubuntu detection. | don bright |
2012-12-20 | do not use OSTYPE, its a read-only operating system variable | don bright |
2012-12-05 | unify build scripts. introduce 'version checker' script. simplify instructions | don bright |
2012-12-03 | clarify mingw32 usage in docs & in 'print usage' | don bright |
2012-12-03 | actually assign copyright to Marius + Clifford, to eliminate any | don bright |
2012-12-03 | allow 'mingw32' option. dont use OSTYPE. fix docs. allow NUMCPU multicore build | don bright |
2012-12-03 | fix bug where if $MXEDIR didn't already exist, build failed | don bright |
2012-10-28 | Updated to CGAL-4.1 | Marius Kintel |
2012-10-26 | Boost 1.51 requires chrono for thread | Marius Kintel |
2012-10-23 | Initial clang build support | Marius Kintel |
2012-10-23 | Minor clang updates | Marius Kintel |
2012-10-23 | Now builds on clang-4.0 on Mac OS X Lion | Marius Kintel |
2012-08-22 | Updated mpfr, boost, glew | Marius Kintel |
2012-08-20 | Merge commit '765f1a98dc124e1913b53ea8467908b8b8bda032' | Marius Kintel |
2012-08-20 | Merge branch 'master' of github.com:openscad/openscad | Marius Kintel |
2012-08-20 | Added support for Lion, added option to force LLVM compiler | Marius Kintel |
2012-08-19 | for ubuntu 12, use binary libcgal libopencsg packages, not build from source | don bright |
2012-08-19 | rewrite Eigen detection in CMakelists. cleanup files for pull request. | don bright |
2012-08-19 | cleaning up for pull request | don bright |
2012-08-18 | fix bug in build script for boost | don bright |
2012-08-18 | restore commented-out build commands | don bright |
2012-08-18 | alter Mac OSX dependencies build script to get eigen version 3.1.1 | don bright |
2012-08-18 | modify build system to auto-detect eigen3, and fallback to eigen2 | don bright |
2012-08-18 | initial rework to enable eigen3 per issue #174. | don bright |
2012-08-13 | Merge pull request #169 from openscad/copyright_notices | Marius Kintel |
2012-08-05 | clarify documentation | don bright |
2012-08-05 | restory old submodule update command if .git exists | don bright |
2012-08-05 | more error reporting and log reporting | don bright |
2012-08-05 | improve log messages in release script | don bright |
2012-08-05 | fix path of openscad.exe in installer.nsi | don bright |
2012-08-05 | 1. fix bug in detecting makensis | don bright |
2012-08-05 | move functionality from build-installer script to release-common. | don bright |
2012-08-05 | favor exclusion during copy instead of rm of .git directory. | don bright |
2012-08-04 | use mxe's nsis if we dont have it. detect MCAD better. | don bright |
2012-08-04 | enable MXEDIR to bet user-set. improve linux doc. | don bright |
2012-08-04 | remove debug comment | don bright |
2012-08-04 | fix symlink bug in setenv-mingw script. enhance linux docs | don bright |
2012-08-04 | cleanup OSTYPE | don bright |
2012-08-04 | give Kintel and Wolf permission to alter the license | don bright |
2012-08-04 | some tweaks for better error reporting | don bright |
2012-08-04 | use VERSION environment variable instead of editing files | don bright |
2012-08-03 | update the 'release checklist' and integrate with mingw crossbuild | don bright |
2012-08-03 | integrate mingw-xxxx scripts with release-common.sh | don bright |
2012-08-02 | tweak wording. | don bright |