Commits
User selector
Commit History
Commits on Sep 17, 2014
Commits on Jul 12, 2014
Commits on Jul 10, 2014
Restore the soname symlink generation feature when using CMAKE_SYSTEM_NAME "Emscripten", like the previous CMAKE_SYSTEM_NAME "Linux" did. This lets test_openjpeg generate output files with same fil…
Show description for c064ab8committed- committed
- committed
- committed
Fix a long-standing CMake toolchain issue where the toolchain was not able to specify a default suffix (.js) for generated executables and the suffix that was set got silently erased. Previously th…
Show description for 6038404committed- committed
Commits on Jun 27, 2014
Fix CMAKE_FIND_ROOT_PATH
Show description for e3cf0efcommitted
Jonas Platte
Commits on May 28, 2014
Commits on Apr 14, 2014
Commits on Feb 19, 2014
Commits on Dec 30, 2013
Commits on Dec 24, 2013
Fixed small problems which exhibit themself when building projects with too many source files.
Show description for c0fcd18committed
Commits on Nov 17, 2013
Commits on Nov 14, 2013
CMake: only append to LINK_FLAGS if they exist
Show description for 11fa4bacommitted
Commits on Sep 18, 2013
Commits on Sep 4, 2013
- committed
- committed
- committed
Improve CMake toolchain file to use response files. Avoid the compiler detection mechanism that could throw CMake off depending on what is in Windows PATH. Use CMAKE_EXECUTABLE_SUFFIX to specify wh…
Show description for 9de7165committed
Commits on Nov 15, 2012
Commits on Nov 13, 2012
Commits on Nov 12, 2012
- committed
Make separate cmake files for unix and windows cmake toolchains. On Windows, specifying the absolute path to emcc causes cmake to fail. On Linux, one must specify absolute path to emcc, or cmake fa…
Show description for f77bffecommitted- committed
Loading