Commit Graph

49 Commits (157bf75a9b6fa576d4f4fb8090660981fcb0e646)

Author SHA1 Message Date
Brody Kenrick 225afc966b Add gettext lib for linux also 2013-12-11 17:53:43 +11:00
Brody Kenrick a0d8cbe692 Add in missed glib build dependencies for OS X and unix 2013-12-06 18:16:49 +11:00
Brody Kenrick 0717c67c9f Unicode support for strings
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-05 18:28:40 +11:00
Marius Kintel 3e3caaa625 Removed eigen2 from build system and documentation. We now require eigen3 2013-11-15 15:48:43 -05:00
Marius Kintel a40530d73d bugfix: CMAKE_BUILDTYPE typo 2013-10-31 14:41:02 -04:00
Don Bright c9f8b7bf6b Merge branch 'issue480' of github.com:openscad/openscad into issue480
Conflicts:
	tests/CMakeLists.txt
2013-09-22 16:45:38 -05:00
Don Bright 40a198a087 tweaks for building on older machines 2013-09-22 16:35:29 -05:00
Don Bright 47ed2f1b12 moving towards making tests work on bsd again 2013-09-21 00:12:42 -05:00
Don Bright 49af42cfd0 a few fixes for netbsd 2013-06-08 23:49:21 -05:00
don bright 85a6cf92fe remove debugging assignment 2013-05-23 19:35:44 -07:00
don bright 1c480a554a make dependency build work for OpenCSG without qmake 2013-05-23 19:16:04 -07:00
don bright f242a7a693 backport to boost 1.37. improve dependency build for older lib versions
including the requirement of symlink to $DEPLOYDIR/include/boost if
boost is so old that it uses version numbers in the path name
2013-03-21 04:29:54 +01:00
don bright 100b1733df backport boost functions to pre-1.48 2013-03-17 18:34:47 +01:00
Marius Kintel 58e9eff236 Disable use of multithreaded boost libs when building CGAL to ensure it finds our libraries instead of the system libraries 2013-03-09 20:43:44 +01:00
don bright 2d64fbcf3d update man page. change == in shell script to = 2013-03-03 17:58:25 -06:00
Don Bright 3fc620c965 new upload design using python paramiko. also fix glew bugs. 2013-02-18 19:45:37 -06:00
Don Bright 28f03cab4d some fixes for sparc64 2013-02-17 02:52:34 +01:00
don bright 293d44384b prevent CGAL from linking wrong version of Boost 2013-02-15 04:20:36 +01:00
don bright 18e3a7d9ad Merge branch 'master' of github.com:openscad/openscad into misc_updates
Conflicts:
	scripts/uni-build-dependencies.sh
2013-02-02 11:43:59 -08:00
don bright 61fffc0e5b put boost back to 1.49 2013-02-02 20:30:03 +01:00
don bright 27eac3ead0 clarify dependency on GLU in documentation 2013-02-02 20:28:12 +01:00
don bright c48520aa4a clarify documentation for QT4 2013-02-02 20:17:36 +01:00
don bright 78bfda369b prevent CGAL Floating Point Rounding Mode restortaion errors on PPC64 machines
by altering the cmake build mode from Debug to Release
2013-02-01 15:36:16 -08:00
don bright 1f39090cc0 fix GLU issues caued by mesa split from glu. clarify test error msg 2013-01-31 20:16:28 -08:00
don bright 684e023e84 detect if boost build fails, print msg and exit 2013-01-31 18:47:02 -08:00
don bright 01aaec3357 copy qt4 building script from macosx-build-deps to linux 2013-01-31 18:37:08 -08:00
don bright af0658a8fe use ./b2 not b2 when building boost 2013-01-31 02:04:00 +01:00
don bright 5b14c57962 enable building older versions of boost 2013-01-30 07:06:54 +01:00
don bright 25266bed0d allow qt5 build 2013-01-07 21:48:26 -06:00
don bright 158e760b4d clarify comments 2012-12-29 18:07:57 -06:00
don bright 728f00d8f7 clarify comments 2012-12-29 17:41:13 -06:00
don bright 51259e6caa Merge branch 'mxebuild_fix' of github.com:openscad/openscad into mxebuild_fix 2012-12-24 19:45:14 -06:00
don bright fb6d7f9875 fix clang build on glew. add some documentation. 2012-12-24 19:44:43 -06:00
don bright 3c9f36e744 path instructions should be / not ./ 2012-12-25 02:21:22 +01:00
don bright ef72f6fa7d fix slight bug in cgal build 2012-12-21 09:31:01 -06:00
don bright d8ecb145ac deal with black-on-white terminals. opencsg:dont copy lib/.libs if not there. 2012-12-21 08:30:27 -06:00
don bright 1a399e7a30 document 'out of tree' dependency build. fix opencsg on netbsd 2012-12-21 03:24:43 +01:00
Don Bright 8b0ced0f93 glew fixes for clang and for hurd 2012-12-21 02:16:22 +00:00
Don Bright b925540b39 improve handling of clang for glew build 2012-12-21 01:41:20 +00:00
Don Bright aeefc1f6bc dont rebuild dependencies that are already built/installed 2012-12-21 01:30:05 +00:00
don bright 43e1d6150d download and build bison if needed. detect better on BSD 2012-12-21 02:18:21 +01:00
don bright ced98a72c0 fix bug detecting if CGAL was already downloaded. simplify some wording 2012-12-20 18:24:06 -06:00
don bright 238cf8570d fixes for netbsd. clarify readme. 2012-12-21 00:35:16 +01:00
don bright 208be52473 improve OpenCSG build to use qmake + work better standalone 2012-12-20 15:14:54 -06:00
don bright 10f16dfe84 skip broken opengl testing under eigen3 2012-12-20 12:46:25 -08:00
don bright d80b067d53 convert tabs to spaces. fix some BSD problems 2012-12-20 20:52:14 +01:00
don bright bbcc2a0708 update boost version. allow 'out of tree' dependency check. fix cmake detection 2012-12-20 19:35:44 +01:00
don bright f5cb2ecb30 enable 'out of tree' call of dependency scripts. fix old ubuntu detection. 2012-12-20 18:55:13 +01:00
don bright 03ef1a27ea unify build scripts. introduce 'version checker' script. simplify instructions 2012-12-04 22:18:12 -06:00