Commit Graph

6 Commits (b567f844ad654f9b2a433e45ab00d48f4b1f950b)

Author SHA1 Message Date
Marius Kintel 7a5035f14e bugfix: use 470 to read qmake variable 2014-04-24 22:46:36 -04:00
Don Bright 33c81d96c9 fix issue #705 by using MXE's mingw-*-pkgconfig instead of system 2014-03-18 00:47:54 -05:00
Don Bright 8955a66153 do not build gettext or glib2 by default. fix glib2.pri to find system version.
fix spaces.
2014-03-14 22:19:45 +02:00
Marius Kintel 4fd18f6d72 Silence glib-2.0.pri 2013-12-15 17:17:15 -05:00
Marius Kintel a3aa61bab2 bugfix: glib include fix 2013-12-14 12:49:23 -05: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