# # ChangeLog for lemon/CMakeLists.txt in lemon-main # # Generated by Trac 1.2.3 # 03/29/24 11:23:47 Tue, 02 Dec 2008 20:40:33 GMT Balazs Dezso [458:7afc121e0689] * configure.ac (modified) * lemon/CMakeLists.txt (modified) * lemon/Makefile.am (modified) * lemon/bits/lp_id.h (added) * lemon/config.h.in (modified) * lemon/lp.h (added) * lemon/lp_base.cc (added) * lemon/lp_base.h (added) * lemon/lp_cplex.cc (added) * lemon/lp_cplex.h (added) * lemon/lp_glpk.cc (added) * lemon/lp_glpk.h (added) * lemon/lp_skeleton.cc (added) * lemon/lp_skeleton.h (added) * lemon/lp_soplex.cc (added) * lemon/lp_soplex.h (added) * lemon/mip_cplex.cc (added) * lemon/mip_cplex.h (added) * lemon/mip_glpk.cc (added) * lemon/mip_glpk.h (added) * test/CMakeLists.txt (modified) * test/Makefile.am (modified) * test/lp_test.cc (added) * test/mip_test.cc (added) Port LP and MIP solvers from SVN -r3509 (#44) 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 - ... Sun, 13 Apr 2008 11:22:52 GMT Akos Ladanyi [141:96f81c791f0c] * .hgignore (modified) * CMakeLists.txt (added) * benchmark/Makefile (deleted) * demo/CMakeLists.txt (added) * demo/Makefile (deleted) * doc/Makefile (deleted) * lemon/CMakeLists.txt (added) * lemon/Makefile (deleted) * test/CMakeLists.txt (added) * test/Makefile (deleted) * tools/Makefile (deleted) CMake based build system