log src/readline.mk @ 2988:aca8511e7751

age author description
Wed, 05 Dec 2012 12:21:50 -0500 John W. Eaton New rules for termcap package.
Fri, 16 Nov 2012 12:54:33 -0500 John W. Eaton Link readline with ncurses instead of pdcurses.
Fri, 16 Nov 2012 11:17:52 -0500 John W. Eaton Install pdcurses library as libcurses. Simplify readline .mk file.
Thu, 15 Nov 2012 16:11:45 -0500 John W. Eaton Allow static/shared libraries to be configured in top-level Makefile.
Wed, 09 May 2012 01:16:05 +1000 Tony Theodore all packages: use $(WGET) portability variable
Thu, 29 Mar 2012 21:41:44 +0200 Volker Grabsch Move full package names from src/*.mk into package list (index.html)
Thu, 29 Mar 2012 12:14:15 +0200 Volker Grabsch Move doc/index.html -> index.html
Thu, 29 Mar 2012 11:07:07 +0200 Volker Grabsch Move $(PKG)_VERSION and $(PKG)_WEBSITE from src/*.mk into doc/index.html
Wed, 28 Mar 2012 15:46:58 +0200 Volker Grabsch Rebrand to new project name MXE
Fri, 18 Feb 2011 13:28:51 +0100 Mark Brand update package readline
Tue, 16 Feb 2010 04:12:53 +0100 Volker Grabsch changed coding style: make "-i" always the first argument of $(SED) (by Mark Brand)
Mon, 08 Feb 2010 00:58:06 +0100 Volker Grabsch point consequently to "doc/index.html" instead of "doc/index.html or doc/README"
Sat, 16 Jan 2010 23:02:02 +0100 Volker Grabsch simplified file markers
Mon, 04 Jan 2010 13:23:53 +0100 Volker Grabsch update version of packages fltk and readline
Sun, 20 Sep 2009 14:36:46 +0200 Volker Grabsch improved version recognition, enable the notation of ignored (bad) package versions
Tue, 01 Sep 2009 16:35:59 +0200 Volker Grabsch replace the contact email address with hints to the project mailing list
Fri, 21 Aug 2009 06:58:11 +0200 Volker Grabsch add a copyright notice and license to each source file
Mon, 20 Apr 2009 22:40:41 +0200 Volker Grabsch enable multibyte characters in package readline
Mon, 20 Apr 2009 15:12:33 +0200 Volker Grabsch bugfix in package readline: unset the correct variables to avoid building the shared libraries
Mon, 20 Apr 2009 15:02:18 +0200 Volker Grabsch new package: readline