Go to file
Edgar Velazquez-Armendariz 8472ede60f Workaround for CMake hanging when calling find_library with a lot of names.
Calling find_library once for each name is much faster than a single call.
2014-01-25 05:33:06 -05:00
build added Python 3.3 all OSX build targets 2013-11-19 13:52:04 +01:00
data Workaround for CMake hanging when calling find_library with a lot of names. 2014-01-25 05:33:06 -05:00
doc Python documentation updates 2013-11-21 11:52:29 +01:00
include/mitsuba fixed Thread::registerUnmanagedThread, minor cleanups 2013-11-21 01:55:59 +01:00
src added accidentally deleted brace 2013-11-21 09:50:50 +01:00
.hgignore documentation updates 2012-09-28 00:17:44 -04:00
.hgtags Added tag v0.4.5 for changeset 454ebc86e4bd 2013-11-13 11:29:36 +01:00
CMakeLists.txt Added some initial configuration flags in CMake for gcc/clang 2013-02-26 17:43:51 -05:00
SConstruct some SCons-related improvements 2012-12-09 00:57:27 -05:00
setpath.csh fixed setpath.csh script on OSX 2012-10-25 00:58:14 -04:00
setpath.sh setpath.sh: added a feature to request a certain python plugin version 2013-11-21 09:55:59 +01:00