Commit Graph

1729 Commits (44360abe09897fff43b0ee0a499a80652886e733)

Author SHA1 Message Date
Marius Kintel 339aec3911 Supply the REQUIRED parameter to the find macros 2011-12-19 16:30:43 +01:00
Marius Kintel 87c915af43 minor clarification 2011-12-19 16:16:25 +01:00
Don Bright 638743e220 remove unneeded debugging cout<< from cgalpngtest 2011-12-18 21:50:02 -06:00
Don Bright c2d94835b0 translate old style viewport mouse drag into Eigen math (see T. Hunter bug rpt) 2011-12-18 15:55:12 -06:00
Don Bright 541db676ee make view rotation work like 2011.06 release. (per Triffid Hunter bug rpt) 2011-12-18 13:17:24 -06:00
Don Bright fb28bc8576 initialize variables in glview.cc 2011-12-18 13:04:26 -06:00
Don Bright 1a01aff200 fix zoomed-in panning (per Triffid Hunter bug report) 2011-12-18 13:03:12 -06:00
Don Bright 58b793679a Merge remote branch 'upstream/master' 2011-12-18 12:46:56 -06:00
Don Bright d900ae9a84 fix bug in test_pretty_print, dont try to upload 0 byte files 2011-12-18 11:37:37 -06:00
Don Bright 696c174b91 make it so test_pretty_print by default only shows failed tests 2011-12-17 18:17:13 -06:00
Don Bright 3763f373b2 add no-strict-aliasing to cmake of regression tests, fixing CGAL/GCC bugs 2011-12-17 17:32:17 -06:00
Don Bright 644f28e01c Merge remote branch 'upstream/master' 2011-12-17 16:32:30 -06:00
Don Bright bb62bf4ad9 fix pretty print bug that was printing error message during ctest 2011-12-17 15:39:07 -06:00
Don Bright 52655b3b5f -fno-strict-aliasing fix for GCC bug & link to wikibooks build instructions. 2011-12-17 13:17:11 -06:00
Don Bright ee2cdb6489 Merge remote branch 'upstream/master'
Conflicts:
	openscad.pro
2011-12-17 12:56:50 -06:00
Marius Kintel ef29553226 Minor release preparations 2011-12-17 18:42:45 +01:00
Marius Kintel 02457d7b6d bison fix 2011-12-17 18:04:09 +01:00
Marius Kintel 320fe7d54d Killed warning 2011-12-17 17:58:32 +01:00
Marius Kintel de282d1ae8 Compile tests with -O2 -g as default 2011-12-17 14:47:11 +01:00
Marius Kintel 312509296d Merge pull request #42 from donbright/qmakemod
Qmakemod
2011-12-17 05:19:03 -08:00
don bright 6bba101f69 mt bug fix 2011-12-17 05:06:34 -06:00
don bright 9573fabdb8 remove /usr/include from win32-MSVC eigen path 2011-12-17 04:52:13 -06:00
Don Bright fd0e429715 fix bug boost.pri (unix* -> unix) 2011-12-16 22:36:54 -06:00
Don Bright d289903ee3 Merge branch 'qmakemod' of github.com:donbright/openscad into qmakemod 2011-12-16 21:51:51 -06:00
Don Bright 6bccf5be43 make EIGEN2DIR prepend to -I not append. make boost MT detection use BOOSTDIR 2011-12-16 21:51:07 -06:00
don 609e59d4cc fix OPENSCAD_LIBRARIES on FreeBSD 2011-12-17 01:56:24 -06:00
don cae91b57cf improve OPENSCAD_LIBRARIES for use on freebsd 2011-12-16 21:49:26 -06:00
Don Bright a7ebe94199 fix qmake under mingw-cross-compile 2011-12-16 21:03:10 -06:00
don bright b6a01a76b9 fix compilation on Fedora: boost, flex, and OPENSCAD_LIBRARIES 2011-12-16 17:33:31 -08:00
don b8be38ce8b improve OPENSCAD_LIBRARIES for freebsd 2011-12-16 21:51:42 -06:00
Marius Kintel 6aa1a6d4c8 Some more build system cleaning 2011-12-15 05:17:04 +01:00
Marius Kintel b74bb392af generalized MACOSX_DEPLOY_DIR into the platform-independent OPENSCAD_LIBRARIES 2011-12-15 04:59:15 +01:00
Marius Kintel 6d3304a306 Merge pull request #41 from donbright/master
fixing freebsd TEST build and win32 MSVC QT GUI build + doc improvements
2011-12-14 10:35:46 -08:00
don 30e1747f5e fix EIGEN2DIR cmake syntax 2011-12-14 18:23:07 -06:00
don 1f790437ea fix freebsd build, improve test_pretty_print error handle, improve documentation 2011-12-14 15:02:55 -06:00
don bright 21c4bbe7d4 fix windows MSVC build, fix testing.txt to reflect win32 build 2011-12-14 02:36:37 -06:00
Don Bright 7781ae7015 fix cmake path bugs. rewrite testing to match non-underscore DIR variables. 2011-12-13 17:53:12 -06:00
Marius Kintel f82fef62b7 Merge pull request #40 from donbright/master
fix div by zero bug in test_pretty_print
2011-12-13 01:33:35 -08:00
Don Bright e01b9a5666 fix div by zero bug in test_pretty_print 2011-12-12 19:57:39 -06:00
Marius Kintel 72000cbd58 sync 2011-12-13 01:52:55 +01:00
Marius Kintel 51c5789516 Added note about GL deprecation 2011-12-13 01:50:36 +01:00
Marius Kintel 3f6a2f0fbb Improved sphere tesselation for low resolution spheres 2011-12-13 01:24:53 +01:00
Marius Kintel a020b54dc2 Don't run if TEST_GENERATE is set 2011-12-13 01:24:15 +01:00
Marius Kintel ed06583eca Use the same env. variables as in openscad.pro. NB\! This may break some build scripts\! 2011-12-13 01:23:39 +01:00
Marius Kintel d61b274dad Started documenting env. variables 2011-12-13 01:22:33 +01:00
Marius Kintel 05e2e6ba2d sync 2011-12-12 21:55:18 +01:00
Marius Kintel 4251775d3b bugfix: Make include also search librarydir 2011-12-12 21:53:21 +01:00
Marius Kintel 67b2b8be1f added note about auto-indent 2011-12-12 21:52:36 +01:00
Marius Kintel f76b77ae90 notepad++ syntax highlighting byt tjhowse 2011-12-12 02:55:13 +01:00
Marius Kintel e58ffa958b bugfix: Default font size was set to 0 - will now be 12 2011-12-12 01:13:17 +01:00