Age | Commit message (Collapse) | Author |
|
|
|
Difference test for subtracting something from nothing
|
|
|
|
where the C++/boost random_device stuff doesn't work.
boost random_device in particular has a lot of issues with old versions
not working, with -lboost_random not being installed by default, etc,
that complicate the build too much.
|
|
|
|
|
|
|
|
|
|
|
|
Mxebuild fix
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dependency builds, by using RPATH during build. remove the shell script
workaround that was added during the previous commit, as it is 'less
clean' a solution.
|
|
children. Fixes #229
|
|
run openscad if you build your own dependencies.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(bison doesnt get called??)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
shorten os detect code
|
|
|
|
|
|
|
|
|
|
|
|
|