Commit Graph

2612 Commits (fc2d9341fac6948716b328b75f3366313bd2545a)

Author SHA1 Message Date
don bright b911a3615e properly indent my code 2013-02-01 02:48:33 +01:00
don bright 466490a55a properly indent code 2013-02-01 02:47:12 +01:00
don bright f8ebf1c963 give clear message that OpenCSG png export is not implemented yet 2013-02-01 02:24:02 +01:00
don bright 0c04641aa0 clarify code that enables 'sharing' of expected imgs between test progs 2013-02-01 02:01:31 +01:00
don bright 8776da0b68 cleanup 2013-01-31 05:42:19 +01:00
don bright e184c014f0 tests:detect whether openscad gui binary has been built - fail if not 2013-01-31 05:36:12 +01:00
don bright 3ee7e9de2c throw some assert() in to guard against bugs 2013-01-31 05:22:52 +01:00
don bright 8f59e43915 fix manpage 2013-01-31 05:17:35 +01:00
don bright 47a6970899 bracket got misplaced during master merge - repair 2013-01-31 05:06:04 +01:00
don bright 3b28d9a406 cleanup 2013-01-31 05:02:07 +01:00
don bright e8a9df55cf test guicgalpngtest against cgalpngtest images. cleanup debugging stuff 2013-01-31 05:00:22 +01:00
don bright c56ec08ba9 better removal of GCC -Waddress GL macro warning - using pragma 2013-01-31 04:41:36 +01:00
don bright a6ea63099b remove compiler warning about GLX 1.3 / 1.2 detection 2013-01-31 04:31:08 +01:00
don bright 44bb37fdee move 'delete root_node' where it was before merging master. cleanup 2013-01-31 04:26:53 +01:00
don bright 85378e4436 documentation note 2013-01-31 04:18:08 +01:00
don bright 8ba6a78288 add correct test result images, and minor cleanup 2013-01-31 04:14:09 +01:00
don bright 997a0afac3 Merge branch 'master' and fix bugs
Conflicts:
	src/openscad.cc
	tests/CMakeLists.txt
2013-01-31 03:58:34 +01:00
don bright d0de384a7e translate shell script wrapper into C++ code, for portability 2013-01-31 03:42:33 +01: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
Marius Kintel 961dd79d9d Use file(COPY) instead of configure_file(). Port to Mac 2013-01-29 21:04:41 -05:00
Marius Kintel cd9ed9bc9e Kill warning when running test in --info mode 2013-01-29 21:04:03 -05:00
Marius Kintel 3a9148a1aa Make it work with the Mac app bundle binary 2013-01-29 21:03:11 -05:00
Marius Kintel 2ce2eef74a Better message for setting test configuration 2013-01-29 21:02:13 -05: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 256eb2c2f2 Mac OS X build fixes 2013-01-28 14:56:17 -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
don bright 5eed194f15 fix wrong command in docs 2013-01-26 23:45:19 +01:00
don bright 561a7c7ca5 fixup bug 2013-01-26 23:23:44 +01:00
don bright f17a282220 cleanups. and restore accidentally deleted old system-gl.h 2013-01-26 23:19:14 +01:00
don bright c133ae3b7d cleanup macosx code again 2013-01-26 23:07:51 +01:00
don bright 7d8bc8e2b7 cleanup macosx code 2013-01-26 23:06:47 +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