Age | Commit message (Collapse) | Author |
|
|
|
... 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
|
|
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.
|
|
|
|
|
|
missing version numbers properly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
break on first found. Check for Sparkle on Darwin
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
shorten os detect code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|