# # ChangeLog for doc/CMakeLists.txt in lemon # # Generated by Trac 1.2.3 # 04/20/24 00:58:14 Wed, 21 Jan 2009 18:06:17 GMT Akos Ladanyi [497:8b56605db6a8] * doc/CMakeLists.txt (modified) Fix 'make install' without 'make html' using CMAKE (#207) Mon, 20 Oct 2008 10:36:02 GMT Balazs Dezso [347:160bf92c7cdc] * doc/CMakeLists.txt (modified) * doc/Makefile.am (modified) * doc/images/grid_graph.eps (added) * lemon/grid_graph.h (modified) * test/graph_test.cc (modified) Improvement on grid graphs - The indexing of matrix is changed ... 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 - ...