# # ChangeLog for cmake in lemon-1.2 # # Generated by Trac 1.2.3 # 03/28/24 18:33:42 Wed, 04 Feb 2009 08:39:06 GMT Alpar Juttner [489:97070bd10b98] * CMakeLists.txt (modified) * cmake/FindGhostscript.cmake (modified) * doc/CMakeLists.txt (modified) CMAKE config improvements - install docs in share/doc/ - look for ... Fri, 23 Jan 2009 16:30:05 GMT Alpar Juttner [478:64c2641286df] * CMakeLists.txt (modified) * Makefile.am (modified) * cmake/version.cmake.in (added) * configure.ac (modified) Set the proper version for CMAKE in the tarballs (made by autotools). Thu, 22 Jan 2009 10:39:56 GMT Akos Ladanyi [476:f9a879c9787c] * cmake/nsis/lemon.ico (modified) Update the lemon icon Tue, 20 Jan 2009 12:23:14 GMT Akos Ladanyi [473:17d918051964] * CMakeLists.txt (modified) * cmake/FindGLPK.cmake (added) * demo/CMakeLists.txt (modified) * lemon/CMakeLists.txt (modified) * lemon/config.h.cmake (added) * test/CMakeLists.txt (modified) Build GLPK dependent parts with CMake too Fri, 18 Jul 2008 15:36:58 GMT Alpar Juttner [225:c5a40fc54f1a] * CMakeLists.txt (modified) * cmake/FindGhostscript.cmake (added) * cmake/nsis/lemon.ico (added) * cmake/nsis/uninstall.ico (added) * configure.ac (modified) * demo/CMakeLists.txt (modified) * doc/CMakeLists.txt (added) * lemon/CMakeLists.txt (modified) * test/CMakeLists.txt (modified) CMake improvements. - documentation generation with Doxygen - ...