Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-08 | Add libffi to MacOS build. | Torsten Paul | |
2014-01-03 | Fixed merge error | Marius Kintel | |
2013-12-11 | Merge pull request #561 from brodykenrick/master | Marius Kintel | |
Unicode support for search, length and STRING[] accesses (+ a fix for 3rd Party CGAL lib issue on Ubunti) | |||
2013-12-11 | Updated gmp patch. Fixes #558 | Marius Kintel | |
2013-12-11 | Merge branch 'master' of git://github.com/brodykenrick/openscad into ↵ | Marius Kintel | |
brodykenrick-master Conflicts: scripts/macosx-build-dependencies.sh tests/CMakeLists.txt | |||
2013-12-11 | Build glib2 and gettext on Mac, Find macro for glib2 | Marius Kintel | |
2013-12-08 | Add in missed glib build dependencies for OS X and unix | Brody Kenrick | |
2013-12-06 | Add in missed glib build dependencies for OS X and unix | Brody Kenrick | |
2013-12-05 | Update Mac deployment target to make it build on 10.9, apply Qt4 patches | Marius Kintel | |
2013-11-15 | Removed eigen2 from build system and documentation. We now require eigen3 | Marius Kintel | |
2013-11-01 | Bumped to eigen-3.2.0 | Marius Kintel | |
2013-10-24 | fix llvm build | Marius Kintel | |
2013-10-22 | updated Sparkle | Marius Kintel | |
2013-10-22 | Updated eigen, gmp, boost, cgal and glew | Marius Kintel | |
2013-09-06 | Mac Build update build to 2013-09 versions | David M. Palmer | |
README.md reflect change in setenv_mac*.sh files macosx-build-dependencies.sh qt4 version updated to 4.8.5 and is now at a different host which uses 302 redirection FindBoost.cmake Added paths for MacPorts (/opt/local) and Brew (/usr/local) to previous Fink (/sw/local) | |||
2013-06-19 | clang fixes | Marius Kintel | |
2013-06-18 | Default to clang for Mac | Marius Kintel | |
2013-06-08 | Bumped CGAL to 4.2m eigen to 3.1.3 and gmp tp 5.1.2 | Marius Kintel | |
2013-04-24 | Merge branch 'master' into issue116 | Marius Kintel | |
2013-04-22 | Better OX version check | Marius Kintel | |
2013-04-22 | Build 32-bit binaries only in deployment mode | Marius Kintel | |
2013-04-22 | We cannot target 10.5 while building on Mountain lion due to a compiler/sdk ↵ | Marius Kintel | |
incompatibility. This should fix the build error by selecting 10.6 as a build target. Fixes #335 | |||
2013-04-10 | Merge branch 'noqt' into testing | Marius Kintel | |
2013-03-17 | Bumped mpfr to 3.1.2 | Marius Kintel | |
2013-03-11 | Merge branch 'master' of /Users/kintel/code/OpenSCAD/clang/../openscad | Marius Kintel | |
2013-03-11 | Qt fixes for clang | Marius Kintel | |
2013-03-09 | Set preprocessor define for deployment builds. Don't include sparkle in ↵ | Marius Kintel | |
development builds. Note: Development snapshots are considered deployment builds | |||
2013-03-06 | Updated gmp to 5.1.1, boost to 1.53, tweaked Sparkle build (again) | Marius Kintel | |
2013-03-02 | Sparkle build tweak | Marius Kintel | |
2013-02-12 | Added Sparkle to build script | Marius Kintel | |
2013-01-17 | Build our own Qt binaries on Mac, to be able to support 32-bit builds. ↵ | Marius Kintel | |
Upgraded gmp to 5.1.0 | |||
2012-12-11 | Bumped eigen to 3.1.2 | Marius Kintel | |
2012-10-28 | Updated to CGAL-4.1 | Marius Kintel | |
2012-10-26 | Boost 1.51 requires chrono for thread | Marius Kintel | |
2012-10-23 | Initial clang build support | Marius Kintel | |
Conflicts: scripts/macosx-build-dependencies.sh | |||
2012-10-23 | Minor clang updates | Marius Kintel | |
Conflicts: scripts/macosx-build-dependencies.sh | |||
2012-10-23 | Now builds on clang-4.0 on Mac OS X Lion | Marius Kintel | |
Conflicts: scripts/macosx-build-dependencies.sh | |||
2012-08-22 | Updated mpfr, boost, glew | Marius Kintel | |
2012-08-20 | Merge commit '765f1a98dc124e1913b53ea8467908b8b8bda032' | Marius Kintel | |
2012-08-20 | Added support for Lion, added option to force LLVM compiler | Marius Kintel | |
2012-08-18 | alter Mac OSX dependencies build script to get eigen version 3.1.1 | don bright | |
This still allows the building of eigen, 2.0.17 just change the version number at the bottom of the file. Eigen3 requires an 'out of source' build. | |||
2012-07-29 | Upgraded CGAL to 4.0.2 | Marius Kintel | |
2012-07-17 | sed parameter bug for build_glew(). Fixes #145 | Marius Kintel | |
2012-07-15 | Merge branch 'timestamp-cache' | Marius Kintel | |
2012-07-09 | Tweaks for Qt 4.8 and correct mpfr download link | Marius Kintel | |
2012-05-27 | Don't build CGAL as debug | Marius Kintel | |
2012-05-09 | Build mpfr with the latest official patches | Marius Kintel | |
2012-05-09 | Bumped gmp to 5.0.5 | Marius Kintel | |
2012-05-09 | Fixes to make CGAL-4.0 link correctly on Mac | Marius Kintel | |
2012-03-27 | Upgraded CGAL to 4.0 | Marius Kintel | |