summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-18more eigen3 fixes.don bright
1. finish converting 'using namespace boost::filsystem' to 'namespace fs = boost::filesystem'. 2. initial version of changes to CMakelists.txt for the regression test
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-18avoid compiler warning about unusued parameterdon bright
2012-08-18bugfix: default parameters should be in class declaration onlyMarius Kintel
2012-08-18Merge pull request #179 from openscad/issue176Marius Kintel
fix issue #176
2012-08-18detect flaws in 'use' and 'include' statements. make locate_file consider ↵don bright
directories as 'non files'.
2012-08-18Merge pull request #178 from openscad/issue177Marius Kintel
maintain order of polygons in evaluateCGALMesh to fix issue 177. add opt...
2012-08-18maintain order of polygons in evaluateCGALMesh to fix issue 177. add option ↵don bright
to dump more info to csgchain
2012-08-16Merge pull request #175 from openscad/issue174Marius Kintel
fix issue 174 by maintaining order of pointdata during dxf import
2012-08-16fix issue 174 by maintaining order of pointdata during dxf importdon bright
2012-08-13Merge pull request #169 from openscad/copyright_noticesMarius Kintel
Copyright notices
2012-08-13Merge pull request #170 from openscad/mingw_installer2Marius Kintel
Mingw installer2
2012-08-13Merge pull request #173 from openscad/issue160Marius Kintel
Issue160
2012-08-09rearrange to check once at init, then use set variabledon bright
2012-08-09check if running under wine, then run swapbuffers() if sodon bright
2012-08-06fix issue160 by adding updateGL() call after 'f5' (opencsg)don bright
2012-08-05QT minimum version was incorrect and did not match README. fixing.Don Bright
2012-08-05add nsis to list of toolsdon bright
2012-08-05add flattr icondon bright
2012-08-05clarify documentationdon bright
2012-08-05restory old submodule update command if .git existsdon bright
2012-08-05remove debuggingdon bright
2012-08-05update README to match mingw script changesdon bright
2012-08-05update README to match new mingw builddon bright
2012-08-05more error reporting and log reportingdon bright
2012-08-05improve log messages in release scriptdon bright
2012-08-05fix path of openscad.exe in installer.nsidon bright
2012-08-051. fix bug in detecting makensisdon bright
2. better error message for MXE not being found
2012-08-05move functionality from build-installer script to release-common.don bright
mostly this means 1. detect NSIS and fail with error message if its not there 2. remove mingw-build-installer and mingw-build-openscad as they are nowredundant. running publish-mingw-x does exactly the same thing, only better because it builds from a clean source tree.
2012-08-05favor exclusion during copy instead of rm of .git directory.don bright
2012-08-04use mxe's nsis if we dont have it. detect MCAD better.don bright
2012-08-04enable MXEDIR to bet user-set. improve linux doc.don bright
2012-08-04remove debug commentdon bright
2012-08-04fix symlink bug in setenv-mingw script. enhance linux docsdon bright
2012-08-04cleanup OSTYPEdon bright
2012-08-04Add info to 'about' window with acknowledgements, etc.don bright
2012-08-04give Kintel and Wolf permission to alter the licensedon bright
2012-08-04some tweaks for better error reportingdon bright
2012-08-04use VERSION environment variable instead of editing filesdon bright
2012-08-03update the 'release checklist' and integrate with mingw crossbuilddon bright
2012-08-03integrate mingw-xxxx scripts with release-common.shdon bright
2012-08-02tweak wording.don bright
2012-08-02bugfixes, update READMEdon bright
2012-08-02add script to do qmake line for mingw. enable fully auto builddon bright
2012-08-02update README with cross-build instructionsdon bright
2012-08-02Merge branch 'mingw_installer' of github.com:openscad/openscad into ↵don bright
mingw_installer
contact: Jan Huwald // Impressum