Commit Graph

2532 Commits (03be37d16b585e64de87118053206aaae06e7cf8)

Author SHA1 Message Date
Marius Kintel 03be37d16b Sync with latest commits 2013-02-04 14:08:23 -05:00
Marius Kintel 3f7037b524 bugfix: We didn't always print a warning when CSG normalization created too many elements 2013-02-04 12:29:00 -05:00
Marius Kintel d2d22503eb Merge pull request #271 from openscad/cmake_workaround
Cmake workaround
2013-02-02 18:13:37 -08:00
don bright 44cddd0b3c Merge branch 'master' of github.com:openscad/openscad into cmake_workaround
Conflicts:
	tests/virtualfb.sh
2013-02-03 02:40:26 +01:00
don bright b390d54471 fix bug in test_pretty_print.cc / Cmakefile
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-03 01:39:43 +01:00
don bright 8c9c9adfe0 improve Xvfb handling when ctest is cancelled partway through 2013-02-03 01:21:47 +01:00
don bright 1a545b75f6 workaround cmake 2.8.10 not allowing CTEST_CUSTOM_POST_TEST arguments 2013-02-02 15:44:25 -08:00
Marius Kintel e5448f5e69 Merge pull request #270 from openscad/misc_updates
Big Endian binary STL fix + misc updates
2013-02-02 14:25:13 -08:00
don bright 18e3a7d9ad Merge branch 'master' of github.com:openscad/openscad into misc_updates
Conflicts:
	scripts/uni-build-dependencies.sh
2013-02-02 11:43:59 -08:00
don bright 61fffc0e5b put boost back to 1.49 2013-02-02 20:30:03 +01:00
don bright 27eac3ead0 clarify dependency on GLU in documentation 2013-02-02 20:28:12 +01:00
don bright c48520aa4a clarify documentation for QT4 2013-02-02 20:17:36 +01:00
don bright 52cb3b00c2 start Xvfb on random DISPLAY number. 2013-02-02 20:04:05 +01:00
Marius Kintel eb30d42b5d Merge branch 'master' of github.com:openscad/openscad 2013-02-02 13:28:06 -05:00
Marius Kintel 2eda86bf2f Fix bug assuming negative doubles will overflow a size_t, which failed on ARM. Related to #259 2013-02-02 13:28:00 -05:00
Marius Kintel 625ba8eea0 Merge pull request #268 from boxofrox/openscad/issue267
openscad/issue267
2013-02-02 10:02:23 -08:00
don bright e9e62272a6 replace packed struct with union. remove some extraneous/debug code 2013-02-02 08:53:13 -08:00
don bright e357399fd9 enable import STL to work on big-endian computers 2013-02-02 07:56:07 -08:00
Justin C 96903036fd add test sample for issue #267 2013-02-02 02:12:56 -08:00
Justin C 757820fe1c missing NULL check when normalization exceeds limit for elements 2013-02-02 02:11:42 -08:00
don bright 78bfda369b prevent CGAL Floating Point Rounding Mode restortaion errors on PPC64 machines
by altering the cmake build mode from Debug to Release
2013-02-01 15:36:16 -08:00
don bright 1f39090cc0 fix GLU issues caued by mesa split from glu. clarify test error msg 2013-01-31 20:16:28 -08:00
don bright 684e023e84 detect if boost build fails, print msg and exit 2013-01-31 18:47:02 -08:00
don bright 01aaec3357 copy qt4 building script from macosx-build-deps to linux 2013-01-31 18:37:08 -08:00
don bright af0658a8fe use ./b2 not b2 when building boost 2013-01-31 02:04:00 +01:00
Marius Kintel 87a2e363b5 Merge pull request #266 from 5263/patch-1
enable csg output when compiled without CGAL
2013-01-30 10:31:54 -08:00
5263 97c8f40200 enable csg output when compiled without CGAL 2013-01-30 19:13:32 +01:00
Marius Kintel ced1c37774 Merge branch 'master' of github.com:openscad/openscad 2013-01-30 11:58:39 -05:00
Marius Kintel 6f205814bc Make it possible to build without CGAL. Fixes #264 2013-01-30 11:58:19 -05:00
Marius Kintel b0acc75980 typo 2013-01-30 11:47:25 -05:00
Marius Kintel c7cc3ab031 Merge pull request #263 from openscad/boost_backport_random
Boost backport random
2013-01-30 07:50:07 -08:00
don bright 5b14c57962 enable building older versions of boost 2013-01-30 07:06:54 +01:00
don bright 2eb5fddc53 make boost random work with version less than 1.47 2013-01-29 21:59:59 -06:00
don bright 600893dd74 fix bug report in glew finder 2013-01-28 22:20:55 -06:00
Marius Kintel c087605193 Support reading binary STLs which happen to start with the string 'solid'. Fixes #258 2013-01-28 17:58:36 -05:00
Marius Kintel e565414de1 cosmetics 2013-01-28 17:56:41 -05:00
Marius Kintel 0bf593b74a sync 2013-01-28 17:56:12 -05:00
Marius Kintel ce6813476d Merge pull request #255 from openscad/issue159
Issue159
2013-01-28 09:05:36 -08:00
Marius Kintel 81264c1d26 Merge pull request #256 from openscad/glewfix
fix bugs and rewrite GLEW finding code to be more clear.
2013-01-28 09:02:46 -08:00
Marius Kintel 5cf183a784 Merge pull request #257 from openscad/build_better2
Tests: if we are on linux/BSD and there's no X running, try Xvfb automatically.
2013-01-28 09:02:21 -08:00
don bright d6f2cc1a1e if we are on linux/BSD and there's no X running, try Xvfb automatically.
also workaround some Gallium bugs and Imagemagick bugs
2013-01-28 06:38:50 +01:00
don bright d09e0e7f42 fix pkg-config to actually work 2013-01-28 05:15:38 +01:00
don bright 6f0a0fff9e make it clear to the user that they can't rely on this behavior 2013-01-27 20:57:50 -06:00
don bright 1e64dddf1e Merge branch 'master' of github.com:openscad/openscad into issue159 2013-01-27 20:42:20 -06:00
don bright 9f83c8ffe7 fix bugs and rewrite GLEW finding code to be more clear. 2013-01-27 20:06:08 +01:00
donbright d0856efe6d Merge pull request #251 from openscad/windows_console
Windows console. Marius gave approval for Merge in Issue discussion.
2013-01-26 13:54:50 -08:00
don bright ddebb3991c add another to About dialog 2013-01-22 05:25:42 +01:00
don bright 3eb1394997 documentation fixup 2013-01-22 03:57:27 +01:00
don bright bc395c95f6 rewrite wrapper using popen. add 1 name to abt dialog 2013-01-22 03:43:55 +01:00
Marius Kintel 2e65c6ddc5 Merge pull request #238 from openscad/issue234
Issue234
2013-01-21 16:38:48 -08:00