# # ChangeLog for bootstrap in lemon-0.x # # Generated by Trac 1.2.3 # 03/28/24 22:52:46 Wed, 21 Jun 2006 08:35:23 GMT Akos Ladanyi [2103:a979fcdda073] * Makefile.am (modified) * bootstrap (modified) * configure.ac (modified) * m4/Makefile.am (deleted) Exclude the gui from the build. Wed, 12 Apr 2006 20:38:22 GMT Akos Ladanyi [2043:54f80cf6ac86] * Makefile.am (modified) * bootstrap (modified) * configure.ac (modified) * gui/ABOUT-NLS (deleted) * gui/Makefile.am (modified) * gui/bootstrap (deleted) * gui/configure.ac (deleted) * gui/po/LINGUAS (deleted) * gui/po/Makevars (deleted) * gui/po/POTFILES.in (deleted) * gui/po/glemon.pot (deleted) * gui/po/hu.po (deleted) * po/LINGUAS (added) * po/Makevars (added) * po/POTFILES.in (added) * po/hu.po (added) * po/lemon.pot (added) revert to single configure scheme Fri, 24 Mar 2006 20:27:42 GMT Mihaly Barasz [2015:5e51c9eb5e83] * bootstrap (modified) * doc/Makefile.am (modified) bootstrap: quiet option Thu, 23 Mar 2006 19:57:14 GMT Akos Ladanyi [2012:224cd6aacfc1] * Makefile.am (modified) * bootstrap (modified) * configure.ac (modified) * gui/ABOUT-NLS (added) * gui/Makefile.am (modified) * gui/bootstrap (added) * gui/configure.ac (added) * gui/gettext.h (added) * gui/graph-displayer.cc (modified) * gui/main_win.cc (modified) * gui/po/LINGUAS (added) * gui/po/Makevars (added) * gui/po/POTFILES.in (added) * gui/po/glemon.pot (added) * gui/po/hu.po (added) * m4/lx_check_cplex.m4 (moved) * m4/lx_check_glpk.m4 (moved) - added gettext infrastructure to the gui - the gui has a separate ... Wed, 13 Apr 2005 06:49:42 GMT Akos Ladanyi [1348:115e42a5b0f7] * bootstrap (modified) * configure.ac (modified) - added autoheader (just to reduce the compliers argument list) - ... Tue, 05 Apr 2005 08:43:51 GMT Akos Ladanyi [1304:c9c2e90b2342] * bootstrap (modified) * configure.ac (modified) * doc/Doxyfile (deleted) * doc/Doxyfile.in (added) * src/lemon/Makefile.am (modified) * src/lemon/lemon.pc.in (added) Merged my branch (branches/akos) changes r1654:1740 into the trunk. Thu, 06 May 2004 13:48:04 GMT Akos Ladanyi [542:69bde1d90c04] * AUTHORS (added) * ChangeLog (added) * Makefile.am (added) * NEWS (added) * README (added) * bootstrap (added) * configure.ac (added) * doc/Doxyfile (modified) * doc/Makefile.am (added) * doc/makefile (deleted) * src/Makefile.am (added) * src/hugo/Makefile.am (added) * src/hugo/bin_heap.h (modified) * src/hugo/dijkstra.h (modified) * src/hugo/dimacs.h (modified) * src/hugo/skeletons/graph.h (modified) * src/hugo/smart_graph.h (modified) * src/hugo/unionfind.h (modified) * src/test/Makefile.am (added) * src/test/dijkstra_heap_test.cc (modified) * src/test/error_test.cc (modified) * src/test/graph_test.cc (modified) * src/test/makefile (deleted) * src/test/unionfind_test.cc (modified) * src/test/xy_test.cc (modified) * src/work/alpar/list_graph.h (modified) Set up automake environment.