Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-08 | Unicode support for strings | Brody 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-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-12-05 | Unicode support for strings | Brody 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-30 | MXE c/o 'stable' instd of 'master' from github b/c master has gcc 4.8.2 which | Don Bright | |
is causing crashes. also allow 'build only' builder.sh script command | |||
2013-11-24 | mxe64 build fix. make 'qt disabled' message less confusing on test binary. | Don Bright | |
2013-11-15 | Removed eigen2 from build system and documentation. We now require eigen3 | Marius Kintel | |
2013-11-10 | download eigen 3 package , eigen2 no longer works | Don Bright | |
2013-11-01 | Merge branch 'master' of github.com:openscad/openscad | Marius Kintel | |
2013-11-01 | Bumped to eigen-3.2.0 | Marius Kintel | |
2013-10-31 | bugfix: CMAKE_BUILDTYPE typo | Marius Kintel | |
2013-10-31 | Use find instead of ls and grep to locate gmp.h (or gmp-blah.h) for gmp_sysver | Patrick Bogen | |
2013-10-31 | Use quotes for values that might end up empty, so that pretty print displays ↵ | Patrick Bogen | |
missing version numbers properly. | |||
2013-10-31 | More robust searching through README files for dependency versions. | Patrick Bogen | |
2013-10-25 | Merge branch 'master' of github.com:openscad/openscad | Marius Kintel | |
2013-10-25 | doc typo | Marius Kintel | |
2013-10-24 | fix llvm build | Marius Kintel | |
2013-10-22 | Move files to files.openscad.org. Disable google code uploads | Marius Kintel | |
2013-10-22 | updated Sparkle | Marius Kintel | |
2013-10-22 | Updated eigen, gmp, boost, cgal and glew | Marius Kintel | |
2013-10-02 | Merge branch 'master' of github.com:openscad/openscad into issue480 | Don Bright | |
Conflicts: src/openscad.cc | |||
2013-10-01 | Added appdata for Linux desktops. #494 | Marius Kintel | |
2013-09-22 | Merge branch 'issue480' of github.com:openscad/openscad into issue480 | Don Bright | |
Conflicts: tests/CMakeLists.txt | |||
2013-09-22 | tweaks for building on older machines | Don Bright | |
2013-09-22 | enable clang for freebsd (tested on freebsd 9) | Don Bright | |
2013-09-21 | moving towards making tests work on bsd again | Don Bright | |
2013-09-13 | copyright info to nsis scripts | Don Bright | |
2013-09-13 | rm googlecode stuff | Don Bright | |
2013-09-13 | remove googlecode uploader | Don Bright | |
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-08-14 | more migration from google-code to files.openscad.org | Don Bright | |
2013-08-14 | switch from google-code file hosting to files.openscad.org | Don Bright | |
2013-06-22 | check OPENSCAD_LIBRARIES first | Don Bright | |
2013-06-19 | clang fixes | Marius Kintel | |
2013-06-18 | Default to clang for Mac | Marius Kintel | |
2013-06-18 | Merge branch 'master' of github.com:openscad/openscad | Marius Kintel | |
2013-06-18 | Merge branch 'master' of github.com:openscad/openscad | Don Bright | |
2013-06-18 | add files.openscad.org to windows builder script | Don Bright | |
2013-06-17 | Added future wishes | Marius Kintel | |
2013-06-17 | Updated to latest version from https://github.com/Kentzo/git-archive-all | Marius Kintel | |
2013-06-17 | move private binary signing key to a common place | Marius Kintel | |
2013-06-13 | Experimental: Also upload to files.openscad.org | Marius Kintel | |
2013-06-10 | .scad perceived type under windows = text. issue 398 by MichaelAtOz | Don Bright | |
2013-06-09 | better solution for xvfb startup on netbsd/ash | Don Bright | |
2013-06-09 | netbsd fix for virtualfb.sh xvfb startup | Don Bright | |
A | |||
2013-06-09 | Merge branch 'master' of github.com:openscad/openscad | Don Bright | |
2013-06-09 | make sure OPENSCAD_LIBRARIES is searched | Don Bright | |