Go to file
whitequark 5d7a5bf3a7 Pack everything into namespace SolveSpace.
This is required to avoid name conflicts with the Cocoa libraries
on OS X.

I renamed the `class SolveSpace` to `class SolveSpaceUI`, because
that's what it does, and because otherwise the namespace would
have to be called something else than `namespace SolveSpace`.
2015-07-10 15:59:12 +03:00
cmake Add a CMake buildsystem. 2015-07-10 15:59:11 +03:00
debian Add a native Debian package. 2015-07-10 15:59:12 +03:00
exposed Add a CMake buildsystem. 2015-07-10 15:59:11 +03:00
extlib Updated the bundled LibPNG/zlib, and polished the MSVC makefile further 2013-11-13 00:33:23 -05:00
include Trim trailing whitespace. 2015-07-10 15:59:11 +03:00
src Pack everything into namespace SolveSpace. 2015-07-10 15:59:12 +03:00
tools Add a CMake buildsystem. 2015-07-10 15:59:11 +03:00
.gitattributes Added a .gitattributes file 2013-11-19 18:17:55 -05:00
.gitignore Add a native Debian package. 2015-07-10 15:59:12 +03:00
CMakeLists.txt Add a native Debian package. 2015-07-10 15:59:12 +03:00
COPYING.txt Changes in preparation for the release of SolveSpace under the GPL, 2013-07-28 14:08:34 -08:00
wishlist.txt Make oops() calls exit instead of entering debugger by default, 2011-03-05 12:52:57 -08:00