log src/readline.mk @ 6516:5ef7d51c2195

age author description
Sat, 12 Nov 2022 17:00:41 +0100 Markus Mützel readline: Update to version 8.2-001.
Mon, 21 Dec 2020 18:46:12 -0500 John Donoghue readline: update to v8.1
Sat, 09 Mar 2019 13:47:48 +0100 Markus Mützel Update readline to 8.0.
Tue, 08 Jul 2014 10:03:56 -0400 John W. Eaton link readline with ncurses for native builds
Fri, 31 Jan 2014 16:04:01 -0500 John W. Eaton move version info from index.html to src/*.mk files
Fri, 29 Nov 2013 18:50:18 -0500 Michael Goffioul * src/readline.mk ($(PKG)_BUILD): Remove unnecessary SED calls.
Sat, 09 Nov 2013 23:28:04 -0500 Michael Goffioul Support file list generation in packages.
Fri, 05 Jul 2013 22:25:41 -0400 Michael Goffioul [MSVC] enable readline compilation
Fri, 14 Jun 2013 16:51:29 -0400 John W. Eaton treat gcc and binutils as build tools
Mon, 10 Jun 2013 09:17:31 -0400 John W. Eaton readline: use termcap for mingw native or cross builds
Sun, 02 Jun 2013 12:40:32 -0400 John W. Eaton use variable for --host and --build configure arguments
Sun, 02 Jun 2013 10:31:04 -0400 John W. Eaton Improve handling of prefix directories by defining HOST_PREFIX and
Tue, 28 May 2013 17:31:59 -0400 John W. Eaton allow native builds too
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