summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-02-05cleanupMarius Kintel
2013-02-05First version of automatic updates for MacMarius Kintel
2013-02-04Sync with latest commitsMarius Kintel
2013-02-04bugfix: We didn't always print a warning when CSG normalization created too ↵Marius Kintel
many elements
2013-02-03Merge pull request #271 from openscad/cmake_workaroundMarius Kintel
Cmake workaround
2013-02-03Merge branch 'master' of github.com:openscad/openscad into cmake_workarounddon bright
Conflicts: tests/virtualfb.sh
2013-02-03fix bug in test_pretty_print.cc / Cmakefiledon bright
The build needs to be after Python binary has been found because the Python binary path is passed to the .cc compile through a -D flag.
2013-02-03improve Xvfb handling when ctest is cancelled partway throughdon bright
2013-02-02workaround cmake 2.8.10 not allowing CTEST_CUSTOM_POST_TEST argumentsdon bright
2013-02-02Merge pull request #270 from openscad/misc_updatesMarius Kintel
Big Endian binary STL fix + misc updates
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-02start Xvfb on random DISPLAY number.don bright
2013-02-02Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2013-02-02Fix bug assuming negative doubles will overflow a size_t, which failed on ↵Marius Kintel
ARM. Related to #259
2013-02-02Merge pull request #268 from boxofrox/openscad/issue267Marius Kintel
openscad/issue267
2013-02-02replace packed struct with union. remove some extraneous/debug codedon bright
2013-02-02enable import STL to work on big-endian computersdon bright
2013-02-02add test sample for issue #267Justin C
2013-02-02missing NULL check when normalization exceeds limit for elementsJustin C
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-30Merge pull request #266 from 5263/patch-1Marius Kintel
enable csg output when compiled without CGAL
2013-01-30enable csg output when compiled without CGAL5263
2013-01-30Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2013-01-30Make it possible to build without CGAL. Fixes #264Marius Kintel
2013-01-30typoMarius Kintel
2013-01-30Merge pull request #263 from openscad/boost_backport_randomMarius Kintel
Boost backport random
2013-01-30enable building older versions of boostdon bright
2013-01-30make boost random work with version less than 1.47don bright
2013-01-29fix bug report in glew finderdon bright
2013-01-28Support reading binary STLs which happen to start with the string 'solid'. ↵Marius Kintel
Fixes #258
2013-01-28cosmeticsMarius Kintel
2013-01-28syncMarius Kintel
2013-01-28Merge pull request #255 from openscad/issue159Marius Kintel
Issue159
2013-01-28Merge pull request #256 from openscad/glewfixMarius Kintel
fix bugs and rewrite GLEW finding code to be more clear.
2013-01-28Merge pull request #257 from openscad/build_better2Marius Kintel
Tests: if we are on linux/BSD and there's no X running, try Xvfb automatically.
2013-01-28if we are on linux/BSD and there's no X running, try Xvfb automatically.don bright
also workaround some Gallium bugs and Imagemagick bugs
2013-01-28fix pkg-config to actually workdon bright
2013-01-28make it clear to the user that they can't rely on this behaviordon bright
2013-01-28Merge branch 'master' of github.com:openscad/openscad into issue159don bright
2013-01-27fix bugs and rewrite GLEW finding code to be more clear.don bright
2013-01-26Merge pull request #251 from openscad/windows_consoledonbright
Windows console. Marius gave approval for Merge in Issue discussion.
2013-01-22add another to About dialogdon bright
2013-01-22documentation fixupdon bright
contact: Jan Huwald // Impressum