summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2014-02-06Use homebrew-built libraries, use actual # of CPUsMarius Kintel
2014-02-04Build qt5Marius Kintel
2014-02-02fix issue 629 - dont run sudo automatically as it can harm some systemsDon Bright
2014-01-29Made executableMarius Kintel
2014-01-08Add libffi to MacOS build.Torsten Paul
2014-01-04Experimental homebrew dependency buildMarius Kintel
2014-01-04Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2014-01-04Fail on clang's libc++ usage. Don't require 32-bit. Don't require < 10.7 ↵Marius Kintel
compatibility
2014-01-03Added elif statement for Raspbian (Raspberry Pi)Ivoah
2014-01-03Fixed merge errorMarius Kintel
2013-12-30fix mingw cross buildDon Bright
2013-12-29attempt to fix broken mingw build due to new GLIB dependencyDon Bright
2013-12-12Merge pull request #570 from brodykenrick/masterMarius Kintel
Fix check_dependencies glib2 for Ubuntu 12.10
2013-12-12Correct coding style for last commit (check_dependencies).Brody Kenrick
2013-12-12Fix check_dependencies for Ubuntu 12.10 and ...Brody Kenrick
... and other platforms that report a different arch triplet than where they store their libraries) check-dependencies.sh doesn't find glib2 on Ubuntu 12.10 since glib is installed in /usr/lib/i386-linux-gnu/glib-2.0/include/glibconfig.h while gcc -dumpmachine reports the arch as i686-linux-gnu
2013-12-11Merge pull request #561 from brodykenrick/masterMarius Kintel
Unicode support for search, length and STRING[] accesses (+ a fix for 3rd Party CGAL lib issue on Ubunti)
2013-12-11Add gettext lib for linux alsoBrody Kenrick
2013-12-11Updated gmp patch. Fixes #558Marius Kintel
2013-12-11Merge branch 'master' of git://github.com/brodykenrick/openscad into ↵Marius Kintel
brodykenrick-master Conflicts: scripts/macosx-build-dependencies.sh tests/CMakeLists.txt
2013-12-11Build glib2 and gettext on Mac, Find macro for glib2Marius Kintel
2013-12-09Set upload env. variable in travis env since the cmake version on Travis is ↵Marius Kintel
too old
2013-12-09Upload test results from travisMarius Kintel
2013-12-09Merge branch 'master' into travisMarius Kintel
2013-12-08Add in missed glib build dependencies for OS X and unixBrody Kenrick
2013-12-08Unicode support for stringsBrody 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-12-06Add in missed glib build dependencies for OS X and unixBrody Kenrick
2013-12-05Update Mac deployment target to make it build on 10.9, apply Qt4 patchesMarius Kintel
2013-12-05Unicode support for stringsBrody 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-11-30MXE c/o 'stable' instd of 'master' from github b/c master has gcc 4.8.2 whichDon Bright
is causing crashes. also allow 'build only' builder.sh script command
2013-11-24mxe64 build fix. make 'qt disabled' message less confusing on test binary.Don Bright
2013-11-15Removed eigen2 from build system and documentation. We now require eigen3Marius Kintel
2013-11-10download eigen 3 package , eigen2 no longer worksDon Bright
2013-11-01Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2013-11-01Bumped to eigen-3.2.0Marius Kintel
2013-10-31bugfix: CMAKE_BUILDTYPE typoMarius Kintel
2013-10-31Use find instead of ls and grep to locate gmp.h (or gmp-blah.h) for gmp_sysverPatrick Bogen
2013-10-31Use quotes for values that might end up empty, so that pretty print displays ↵Patrick Bogen
missing version numbers properly.
2013-10-31More robust searching through README files for dependency versions.Patrick Bogen
2013-10-31Limit parallel builds as Travis apparently runs out of memoryMarius Kintel
2013-10-31Parallel buildMarius Kintel
2013-10-31Detect errors mid-way into test runMarius Kintel
2013-10-31Script for kicking off Travis CIMarius Kintel
2013-10-25Merge branch 'master' of github.com:openscad/openscadMarius Kintel
2013-10-25doc typoMarius Kintel
2013-10-24fix llvm buildMarius Kintel
2013-10-22Move files to files.openscad.org. Disable google code uploadsMarius Kintel
2013-10-22updated SparkleMarius Kintel
2013-10-22Updated eigen, gmp, boost, cgal and glewMarius Kintel
2013-10-02Merge branch 'master' of github.com:openscad/openscad into issue480Don Bright
Conflicts: src/openscad.cc
2013-10-01Added appdata for Linux desktops. #494Marius Kintel
contact: Jan Huwald // Impressum