configure.ac
Tue, 04 Jul 2006 10:06:24 +0000 Copied the autotools files from trunk and commented them out so that configure and make succeeds.
Fri, 27 Jun 2008 06:37:14 +0000 Update the version number
Fri, 08 Feb 2008 10:18:55 +0000 Math constants + configure bugfix backported
Thu, 22 Mar 2007 06:36:50 +0000 Append the svn revision number to the version string automatically.
Sat, 03 Mar 2007 16:04:50 +0000 - '-Wshadow' seemed to strict therefore removed
Fri, 02 Mar 2007 18:04:28 +0000 Hard Warning checking
Wed, 29 Nov 2006 17:34:29 +0000 Configuration files for soplex
Thu, 12 Oct 2006 10:56:26 +0000 Improve the configuration environment / repository layout:
Thu, 22 Jun 2006 18:20:25 +0000 Single makefile.
Wed, 21 Jun 2006 08:35:23 +0000 Exclude the gui from the build.
Tue, 02 May 2006 18:23:42 +0000 gLEMON does not compile with gtkmm 2.4.x
Fri, 14 Apr 2006 22:01:02 +0000 downgrade to gettext 0.14.2
Wed, 12 Apr 2006 20:38:22 +0000 revert to single configure scheme
Thu, 23 Mar 2006 19:57:14 +0000 - added gettext infrastructure to the gui
Wed, 01 Mar 2006 17:37:25 +0000 bugfix: moving "invalid.h" down to "bits" broke autoconf
Thu, 02 Feb 2006 08:52:20 +0000 The version tag of the trunk is svn-head
Wed, 25 Jan 2006 15:03:45 +0000 Do not append -Wall -W to CXXFLAGS when it is set on the commandline.
Sun, 18 Dec 2005 03:01:53 +0000 Demos and benchmarks are not built by default now. They can be enabled with the --enable-demo and --enable-benchmark configure flags.
Wed, 31 Aug 2005 23:14:58 +0000 install docs in $datadir/doc/$PACKAGE
Sat, 27 Aug 2005 12:08:23 +0000 Let's go on!
Sat, 27 Aug 2005 09:32:34 +0000 Dependency problem (guipixbufs.h) is solved.
Wed, 20 Jul 2005 08:03:15 +0000 A bit more information on installation.
Tue, 14 Jun 2005 20:01:41 +0000 - separate file for each m4 script
Tue, 14 Jun 2005 19:18:14 +0000 added macro for setting the name of the directory under datadir/doc
Tue, 14 Jun 2005 10:26:37 +0000 added support for generating rpms (completely untested though)
Tue, 14 Jun 2005 10:18:12 +0000 updated required automake/autoconf versions (autoconf 2.57 is surely not enough; couldn't test with 2.58)
Mon, 23 May 2005 04:48:14 +0000 trunk/src/* move to trunk/
Fri, 20 May 2005 12:44:28 +0000 added a configuration header to the lemon directory
Wed, 11 May 2005 16:55:18 +0000 moved the gui
Thu, 05 May 2005 15:34:43 +0000 added directory and check for the GUI
Mon, 02 May 2005 05:49:33 +0000 Better doc generation.
Fri, 22 Apr 2005 16:20:12 +0000 added check for CLPEX
Tue, 19 Apr 2005 06:51:37 +0000 Fix glpk summary
Tue, 19 Apr 2005 06:36:37 +0000 Configure summary is printed. (To be extended.)
Mon, 18 Apr 2005 17:26:51 +0000 added m4 macro to control documentation generation
Thu, 14 Apr 2005 12:04:29 +0000 - added an m4 script to set debugging related compiler flags
Thu, 14 Apr 2005 12:02:14 +0000 - GLPK is autodetected now
Wed, 13 Apr 2005 06:49:42 +0000 - added autoheader (just to reduce the compliers argument list)
Fri, 08 Apr 2005 15:22:46 +0000 Disable shared libraries (makes the compilation a bit faster)
Tue, 05 Apr 2005 08:43:51 +0000 Merged my branch (branches/akos) changes r1654:1740 into the trunk.
Wed, 23 Feb 2005 10:53:17 +0000 Experimental autopackage specfile.
Mon, 21 Feb 2005 14:17:24 +0000 Let's go on!
Sat, 29 Jan 2005 23:22:02 +0000 - '%%Title:', '%%Copyright:' and '%%CreationDate:' fields added to graphToEps-
Thu, 07 Oct 2004 07:39:42 +0000 - Change version 0.2 -> 0.3
Mon, 04 Oct 2004 14:43:11 +0000 Added 'src/demo/Makefile.am'.
Wed, 29 Sep 2004 15:30:04 +0000 hugo -> lemon
Mon, 30 Aug 2004 12:01:47 +0000 Merge back the whole branches/hugo++ to trunk.
Wed, 21 Jul 2004 06:59:55 +0000 Turn on '-Wall' by default.
Thu, 15 Jul 2004 15:31:24 +0000 Added new make target 'benchmark'.
Thu, 06 May 2004 13:48:04 +0000 Set up automake environment.