# # ChangeLog for doc/CMakeLists.txt in lemon-1.2 # # Generated by Trac 1.2.3 # 03/28/24 13:24:45 Fri, 04 Mar 2011 10:38:05 GMT Alpar Juttner [908:7f37e5fc416e] * configure.ac (modified) * configure.ac (modified) * doc/CMakeLists.txt (modified) * doc/CMakeLists.txt (modified) * doc/Doxyfile.in (modified) * doc/Doxyfile.in (modified) * doc/mainpage.dox (deleted) * doc/mainpage.dox.in (modified) Merge #404 to branch 1.2 Fri, 04 Mar 2011 09:31:12 GMT Alpar Juttner [907:d3b041452dd8] * configure.ac (modified) * doc/CMakeLists.txt (modified) * doc/Doxyfile.in (modified) * doc/mainpage.dox.in (moved) Remove doc header (show version number on the main page) (#404) Fri, 04 Mar 2011 09:40:44 GMT Alpar Juttner [905:d149eaf24638] * CMakeLists.txt (modified) * CMakeLists.txt (modified) * doc/CMakeLists.txt (modified) * doc/CMakeLists.txt (modified) * doc/Doxyfile.in (modified) * doc/Doxyfile.in (modified) * test/CMakeLists.txt (modified) * test/CMakeLists.txt (modified) Merge CMAKE backports to branch 1.2 Wed, 25 Aug 2010 19:34:58 GMT Alpar Juttner [904:16d466589b54] * CMakeLists.txt (modified) * doc/CMakeLists.txt (modified) * doc/Doxyfile.in (modified) * lemon/CMakeLists.txt (modified) * lemon/lemon.pc.cmake (added) * test/CMakeLists.txt (modified) Backport the CMAKE related changesets from the main branch ... Sun, 14 Mar 2010 08:13:04 GMT Alpar Juttner [865:d48d79b11f5b] * doc/CMakeLists.txt (modified) * doc/Makefile.am (modified) * doc/groups.dox (modified) * doc/images/matching.eps (added) Replace figure at matching doc #348 The original ... Thu, 11 Feb 2010 06:39:57 GMT Peter Kovacs [827:8131c2b9f59a] * doc/CMakeLists.txt (modified) * doc/Makefile.am (modified) * doc/images/planar.eps (added) Port planar image from SVN -r3524 (#62) Sat, 26 Sep 2009 08:15:49 GMT Alpar Juttner [744:f8c468367dab] * CMakeLists.txt (modified) * configure.ac (modified) * doc/CMakeLists.txt (modified) * doc/Doxyfile.in (modified) * doc/Makefile.am (modified) Integrate bib2dox.py into the build environments (#184) Fri, 29 May 2009 11:44:37 GMT Akos Ladanyi [679:9c7639f3a741] * CMakeLists.txt (modified) * demo/CMakeLists.txt (modified) * doc/CMakeLists.txt (modified) * lemon/CMakeLists.txt (modified) * test/CMakeLists.txt (modified) * tools/CMakeLists.txt (modified) Minor CMake improvements * Use the empty ELSE(), ENDIF(), ... Thu, 28 May 2009 18:46:43 GMT Akos Ladanyi [676:01d301395d03] * doc/CMakeLists.txt (modified) Change the label of the html project in Visual Studio Tue, 26 May 2009 16:49:10 GMT Akos Ladanyi [673:e4378da8cfcb] * doc/CMakeLists.txt (modified) * doc/Makefile.am (modified) Rename documentation install folder from 'docs' to 'html' Tue, 26 May 2009 16:47:51 GMT Akos Ladanyi [672:dbf22d9222a2] * doc/CMakeLists.txt (modified) Remove duplications from doc/CMakeLists.txt Wed, 15 Apr 2009 02:26:13 GMT Peter Kovacs [586:7c12061bd271] * doc/CMakeLists.txt (modified) * doc/Makefile.am (modified) * doc/groups.dox (modified) * doc/images/bipartite_matching.eps (added) * doc/images/bipartite_partitions.eps (added) * doc/images/connected_components.eps (added) * doc/images/edge_biconnected_components.eps (added) * doc/images/node_biconnected_components.eps (added) * doc/images/strongly_connected_components.eps (added) * lemon/connectivity.h (modified) * lemon/euler.h (modified) Add images + fixes in the doc of connectivity tools (#262) Mon, 16 Mar 2009 13:51:32 GMT Akos Ladanyi [549:ba659d676331] * CMakeLists.txt (modified) * demo/CMakeLists.txt (modified) * doc/CMakeLists.txt (modified) * lemon/CMakeLists.txt (modified) * test/CMakeLists.txt (modified) * tools/CMakeLists.txt (modified) Make it possible to use LEMON as a CMake subproject (#240) Sun, 22 Feb 2009 09:52:44 GMT Alpar Juttner [518:8668e1b5dafb] * CMakeLists.txt (modified) * CMakeLists.txt (modified) * doc/CMakeLists.txt (modified) * doc/CMakeLists.txt (modified) Merge Wed, 21 Jan 2009 18:18:41 GMT Alpar Juttner [506:efec3c133e74] * doc/CMakeLists.txt (modified) * doc/CMakeLists.txt (modified) Merge 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 ... Wed, 21 Jan 2009 18:06:17 GMT Akos Ladanyi [474:8b56605db6a8] * doc/CMakeLists.txt (modified) Fix 'make install' without 'make html' using CMAKE (#207) Mon, 20 Oct 2008 10:36:02 GMT Balazs Dezso [335: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 - ...