summaryrefslogtreecommitdiff
path: root/tests/cgalcachetest.cc
AgeCommit message (Collapse)Author
2014-01-07Mac fix: We need to use bundled resources when running bundled apps in ↵Marius Kintel
cmd-line node
2013-10-07Mac needs to know if we're a GUI app in order to find bundled libraries, Use ↵Marius Kintel
Qt to find application path if available
2013-04-26Further refactoring of scope/context mechanisms. Mostly related to the new ↵Marius Kintel
FileContext class. Not quite there yet, but almost
2013-04-26Refactoring: Split out FileModule from Module, Added LocalScope renamed some ↵Marius Kintel
confusing 'evaluate' methods to 'instantiate', added FileContext (not yet used)
2013-04-10Merge branch 'noqt' into testingMarius Kintel
2013-04-09Refactored context handling into using separate Module contexts and Eval ↵Marius Kintel
contexts. This allows for recursive module calls, and cascading children. I believe this fixes issue #116
2013-03-12Got rid of remaining Qt dependencies. The test framework should now be Qt-freeMarius Kintel
2013-01-26cleanups. and restore accidentally deleted old system-gl.hdon bright
2013-01-26enable root-modifier (! character) on gui-cmdline output. reduce duplicate code.don bright
2012-06-24Search for libraries from a list of paths. Preparations for issue #125Marius Kintel
2012-03-20bugfix: Support passing files without an explicit parent directoryMarius Kintel
2012-02-02Minor refactor: use set/get_librarydir() to access global variableMarius Kintel
2012-01-25Use QCoreApplication - reduce Qt dependencyMarius Kintel
2012-01-14add boosty.h for compatability with boost <1.44donb
2012-01-09Added cgalcachetestMarius Kintel
contact: Jan Huwald // Impressum