Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-17 | CONFIG= should read CONFIG+= -- otherwise it causes bizare build errors | don bright | |
2012-12-23 | CONFIG=skip_version_check should be += otherwise qmake has bizarre problems ↵ | don bright | |
(bison doesnt get called??) | |||
2012-12-20 | CGAL<4.0.2 has strange errors with clang. notify user explicitly to upgrade. | don bright | |
2012-12-03 | actually assign copyright to Marius + Clifford, to eliminate any | don bright | |
problems with Debian. | |||
2012-08-13 | Merge pull request #169 from openscad/copyright_notices | Marius Kintel | |
Copyright notices | |||
2012-08-05 | QT minimum version was incorrect and did not match README. fixing. | Don Bright | |
2012-08-04 | give Kintel and Wolf permission to alter the license | don bright | |
2012-07-20 | cgal 4.0.2 has a bugfix re clang and gcc 4.7 ( issue #117 ) | don bright | |
2012-07-13 | improve wording of CGAL warning + env var warning | don bright | |
2012-07-13 | check versions of libraries at compile time - warn users. fix FIXME in ↵ | don bright | |
openscad.pro |