Commit Graph

31 Commits (fd829165fd59f44d4eb380e5b0d96898ccf84921)

Author SHA1 Message Date
Andrew Plumb 99633dd0da Conditionally download bundles if they don't exist.
Saves having to re-download the bundles every time, assuming downloaded
successfully the (N-1)th time.
2012-02-08 15:07:55 -05:00
Andrew Plumb 3c428a61ff Replaced user- with PWD-dependent paths 2012-02-06 09:13:11 -05:00
Andrew Plumb c6807d4c57 Bugs ID'd by Qt Creator & setup for Mac OS X.
- Removing user-dependency in dep-build path.
- QT Creator complains about entries in Preferences.ui
- File opescad.pro.user by QT Creator on Mac OS X 10.7.
2012-02-06 09:12:15 -05:00
Marius Kintel 3072518e83 Updated to gmp-5.0.3 - now works on Mac OS X Lion. Also exit script on any error 2012-02-03 03:29:08 +01:00
Marius Kintel 195137324a Handle internal boost dependencies 2011-12-23 22:00:53 +01:00
Marius Kintel 87ce149df2 Merge branch 'master' into boost_filesystem
Conflicts:
	boost.pri
	tests/CMakeLists.txt
2011-12-19 15:41:11 +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 b3fa4d98a4 Added regex to boost build 2011-12-06 22:34:43 +01:00
Marius Kintel ae30a79784 Ported from QFileInfo to boost::filesystem 2011-12-06 04:09:39 +01:00
Marius Kintel e68773df50 Upgraded OpenCSG to 1.3.2 2011-12-03 01:21:44 +01:00
Marius Kintel 1969396b9d Reverted to boost-1.47 for now - 1.48 causes some tests to fail; *_polygon-holes-touch *_polygon-mesh 2011-11-23 14:35:43 +01:00
Marius Kintel 077a914ac6 Upgraded to boost 1.48, added boost filesystem 2011-11-22 12:00:49 +01:00
Marius Kintel 73d0b74cdf Upgraded 3rd party software: gmp-5.0.2, mpfr-3.1.0, glew-1.7.0 2011-11-08 03:33:22 +01:00
Marius Kintel c407d6bbd1 gmp was specified twice 2011-09-30 02:43:49 +02:00
Marius Kintel c1fa2f9675 Upgrade to CGAL-3.9 2011-09-29 22:22:49 +02:00
Marius Kintel 3129189342 Use our own boost with CGAL 2011-09-03 06:02:15 +02:00
Marius Kintel daebff80c7 Apply FBO patch to OpenCSG 2011-08-02 17:42:24 +02:00
Marius Kintel 6882228058 Merge branch 'master' into visitor
Conflicts:
	src/GLView.h
	src/glview.cc
	src/mainwin.cc
	src/render-opencsg.cc
2011-07-31 01:58:51 +02:00
Marius Kintel 09a5fe2cae Updated to latest versions 2011-07-23 23:44:56 +02:00
Marius Kintel 21ac6c05d1 merged in recent changes in master 2011-07-11 03:54:20 +02:00
Marius Kintel 3499fb2fc9 Relocated files 2011-06-06 02:11:13 +02:00
Marius Kintel 2f740380dc Merged with master 2011-04-28 17:36:56 -04:00
Marius Kintel 1f51e279d8 bugfix: 64-bit build of gmp was broken under Leopard, bumped to mpfr 3.0.1 2011-04-19 04:54:56 +02:00
Marius Kintel d24b3cc84d Ported recent changes to master into the visitor branch 2011-04-12 20:35:44 +02:00
Marius Kintel 36e970bc79 forgot install name of boost_program_options 2011-04-06 18:05:42 +02:00
Marius Kintel 9103d2235c Updated to latest version of 3rd party libs 2011-04-06 15:16:59 +02:00
Marius Kintel dd73cb94a0 remove existing glew before building 2010-11-17 01:24:24 -05:00
kintel 746159d183 Updated to latest versions
git-svn-id: http://svn.clifford.at/openscad/trunk@570 b57f626f-c46c-0410-a088-ec61d464b74c
2010-10-31 00:30:27 +00:00
kintel 9f6a3da9bd mpft -> 1.3.0, cgal -> 3.6.1
git-svn-id: http://svn.clifford.at/openscad/trunk@567 b57f626f-c46c-0410-a088-ec61d464b74c
2010-07-09 09:35:15 +00:00
kintel 602d493c58 Fixed problems in fat binary build of libgmp and libmpfr
git-svn-id: http://svn.clifford.at/openscad/trunk@552 b57f626f-c46c-0410-a088-ec61d464b74c
2010-05-27 23:17:25 +00:00
kintel 9f5e5826c7 Build all dependencies in one go with current architectures and compatibility modes
git-svn-id: http://svn.clifford.at/openscad/trunk@538 b57f626f-c46c-0410-a088-ec61d464b74c
2010-05-09 01:56:03 +00:00