summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-02-15Reenable console outputMarius Kintel
2012-02-15expected file for updated projection-testsMarius Kintel
2012-02-15Comment out some debug info to let tests passMarius Kintel
2012-02-15Recursively handle dependencies after parsingMarius Kintel
2012-02-15Don't try to handle non-existing use'd librariesMarius Kintel
2012-02-15Initial implementation of ModuleCache and dependency tracking of used modulesMarius Kintel
2012-02-15Renamed OpenGL Info to Library Info and added version info of other ↵Marius Kintel
libraries there
2012-02-14Merge branch 'clothbot-master'Marius Kintel
2012-02-14Merged the 64-bit only script back into the main script. Use the -6 option ↵Marius Kintel
for 64-bit only
2012-02-14Minor unsigned fixesMarius Kintel
2012-02-14EIGEN2DIR not needed - build system uses OPENSCAD_LIBRARIES directlyMarius Kintel
2012-02-14Fix bug including files from within an included file inside a folder. ↵Marius Kintel
Reported by nop head.
2012-02-14Merge branch 'master' of https://github.com/clothbot/openscad into ↵Marius Kintel
clothbot-master Conflicts: scripts/macosx-build-dependencies.sh
2012-02-13Cleaned up unsigned int compiler warningsAndrew Plumb
2012-02-13EIGEN2DIR and MAC_OSX_VERSION_MINAndrew Plumb
Defining EIGEN2DIR in setenv. Set MAC_OSX_VERSION_MIN=10.5.
2012-02-12Build Deps for 64-bit only mac osxAndrew Plumb
To work with QtSDK 4.7.4 and more current versions of Mac OS X.
2012-02-10Parametrized version-min and added eigen2.Andrew Plumb
- 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.
2012-02-09Merge branch 'master' of github.com:clothbot/openscadAndrew Plumb
2012-02-09Adding CCACHE_BASEDIR & PATH update.Andrew Plumb
Explicitly added CC_CACHE_BASEDIR and prepended /opt/local/libexec/ccache to PATH as per setenv_mjau.sh settings.
2012-02-08Fixes #87 - don't mix positional and non-positional parameters with ↵Marius Kintel
boost::format
2012-02-08Conditionally download bundles if they don't exist.Andrew Plumb
Saves having to re-download the bundles every time, assuming downloaded successfully the (N-1)th time.
2012-02-08Fix linux releasesBrad Pitcher
2012-02-08missing -f for rm, spotted by Andrew PlumbMarius Kintel
2012-02-07Merge pull request #85 from brad/linux-releaseMarius Kintel
Fix linux releases
2012-02-07Merge pull request #2 from clothbot/qt_cleanupAndrew Plumb
Qt cleanup
2012-02-07Clarify human readable description of non-obvious testsMarius Kintel
2012-02-07Quick sanity check: script must be run from the source root in order to ↵Marius Kintel
correctly find patches and place libraries
2012-02-07Merge pull request #84 from clothbot/qt_cleanupMarius Kintel
Qt cleanup
2012-02-06Replaced user- with PWD-dependent pathsAndrew Plumb
2012-02-06Bugs ID'd by Qt Creator & setup for Mac OS X.Andrew Plumb
- 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-04Fix linux releasesBrad Pitcher
2012-02-04Use unsigned int for countMarius Kintel
2012-02-04expected file for updated projection-testsMarius Kintel
2012-02-03Added note about IGES export. #79Marius Kintel
2012-02-03Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2012-02-03Added debug function for exporting a PolySet to STLMarius Kintel
2012-02-03Added test case and source code comments related to issue #80Marius Kintel
2012-02-03Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2012-02-03Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2012-02-03Updated to gmp-5.0.3 - now works on Mac OS X Lion. Also exit script on any errorMarius Kintel
2012-02-03copy&paste errorMarius Kintel
2012-02-03Gracefully handle errors converting a Nef polyhedron to a polyset. Fixes #77Marius Kintel
2012-02-02updatedMarius Kintel
2012-02-02bugfix: Nested use and included of files inside libraries was broken. Fixes #78Marius Kintel
2012-02-02Use teardrop instead of roundedBox - renders better (#78)Marius Kintel
2012-02-02Test cases for #78Marius Kintel
2012-02-02Minor refactor: use set/get_librarydir() to access global variableMarius Kintel
2012-01-31bugfix: scad files without a newline as the last character could leave a ↵Marius Kintel
commented out line open, shadowing command-line parameters. Fixes #76
2012-01-29Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2012-01-29Added test case for recently fixed csg normalization bugfixMarius Kintel
contact: Jan Huwald // Impressum