Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
libraries there
|
|
|
|
for 64-bit only
|
|
|
|
|
|
Reported by nop head.
|
|
clothbot-master
Conflicts:
scripts/macosx-build-dependencies.sh
|
|
|
|
Defining EIGEN2DIR in setenv.
Set MAC_OSX_VERSION_MIN=10.5.
|
|
To work with QtSDK 4.7.4 and more current versions of Mac OS X.
|
|
- Made "macosx-version-min" set via MAC_OSX_VERSION_MIN variable.
- Added build-deps for eigen2
- Added EIGEN2DIR to openscad.pro.user
- Unchecked "Use Shadow Build" to build OpenSCAD.app in project
directory.
|
|
|
|
Explicitly added CC_CACHE_BASEDIR and prepended
/opt/local/libexec/ccache to PATH as per setenv_mjau.sh settings.
|
|
boost::format
|
|
Saves having to re-download the bundles every time, assuming downloaded
successfully the (N-1)th time.
|
|
|
|
|
|
Fix linux releases
|
|
Qt cleanup
|
|
|
|
correctly find patches and place libraries
|
|
Qt cleanup
|
|
|
|
- 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
commented out line open, shadowing command-line parameters. Fixes #76
|
|
|
|
|