Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-04 | Mac fixes: Moved sparkle config to sparkle.pri. Link with ApplicationServices | Marius Kintel | |
2013-12-05 | Unicode support for strings | Brody Kenrick | |
Add suport for using unicode strings in .scad files. Support iterating across them/accessing them via [] and searching. -------- Add GLIB (to build for test and normal build -- both with installed and built locally development files). Add support for unicode chars to length and search builtin functions and [] for strings. Added unicode testing functions. Ad GLIB to library info page. | |||
2013-05-27 | windows - library path find, also windows build fixes | Don Bright | |
2012-08-19 | look for EIGENDIR env var. (also look for EIGEN2DIR for backwards compatability) | don bright | |
2012-08-18 | modify build system to auto-detect eigen3, and fallback to eigen2 | don bright | |
2012-08-18 | initial rework to enable eigen3 per issue #174. | don bright | |
1. enable eigen3 in qmake build system 2. convert Transform3d and cwise() per the eigen2->eigen3 porting faq online 3. get rid of 'using namespace boost::filesystem' as it conflicts with eigen3 | |||
2011-12-15 | Some more build system cleaning | Marius Kintel | |
2011-12-15 | generalized MACOSX_DEPLOY_DIR into the platform-independent OPENSCAD_LIBRARIES | Marius Kintel | |