Commit Graph

11 Commits (dd03cbd2d92785987338502587631bc9801165b8)

Author SHA1 Message Date
Edgar Velazquez-Armendariz dd03cbd2d9 Initial support for using the built-in dependencies version of Python.
In CMake it is only possible to use one version of Python at any given time.
2014-01-25 16:51:16 -05:00
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
Edgar Velazquez-Armendariz c70390820a Reflect the new built-in dependencies directories for mitsuba 0.4.5 2014-01-25 05:31:58 -05:00
Edgar Velazquez-Armendariz fcb3515d7f Fixup external dependencies provided by Homebrew/MacPorts. 2013-08-17 23:08:02 -04:00
Edgar Velazquez-Armendariz dc0fa6a26b Added some initial configuration flags in CMake for gcc/clang 2013-02-26 17:43:51 -05:00
Edgar Velazquez-Armendariz 4637821c30 Link the executables only agains libcore and librender by default in CMake 2013-02-02 09:26:01 -05:00
Edgar Velazquez-Armendariz 85a54d6c93 Add the mercurial revision number and date to the Windows resource info. 2012-11-27 12:17:08 -05:00
Edgar Velazquez-Armendariz 2f8d848300 Use the version info methods from HDRITools to get improved data. 2012-10-05 01:42:27 -04:00
Edgar Velazquez-Armendariz f12fdb16c1 Fix the PCH support when using absolute paths as with the Ninja generator. 2012-10-02 15:04:21 -04:00
Edgar Velazquez-Armendariz 2792581a83 Factorized the build options from the main CMakeLists.txt for readability sake. 2012-09-28 07:45:45 -04:00
Wenzel Jakob 35da602d4e The epic 0.4.0 merge of the bidirectional branch -- sorry not to do this in smaller batches, but doing so would have been an incredible amount of work. A through description of the changes will be made available on the blog this week. 2012-09-27 12:43:51 -04:00