log src/pdcurses.mk @ 4601:dc3eb553f5e9

age author description
Mon, 29 Jan 2018 11:57:20 -0500 John D update UPDATE rule for sourceforge projects with version directories
Fri, 31 Jan 2014 16:04:01 -0500 John W. Eaton move version info from index.html to src/*.mk files
Fri, 14 Jun 2013 16:51:29 -0400 John W. Eaton treat gcc and binutils as build tools
Sun, 09 Jun 2013 09:48:08 -0400 John W. Eaton improve handling of cross tool prefix
Sun, 02 Jun 2013 16:59:24 -0400 John W. Eaton Use HOST_BINDIR, HOST_LIBDIR, and HOST_INCDIR instead of MXE_BINDIR, MXE_LIBDIR, and MXE_INCDIR. Attempt to use these variables consistently instead of using $(HOST_PREFIX)/bin, $(HOST_PREFIX)/lib, and $(HOST_PREFIX)/include
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, 28 Nov 2012 19:42:55 -0500 John W. Eaton Delete installed .la files. Install .dll and .dll.a files with mode 755.
Fri, 16 Nov 2012 11:19:09 -0500 John W. Eaton Generate shared libraries for pdcurses.
Fri, 16 Nov 2012 11:17:52 -0500 John W. Eaton Install pdcurses library as libcurses. Simplify readline .mk file.
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
Wed, 01 Dec 2010 03:44:21 +0100 Volker Grabsch improved update script of packages: boost cppunit cunit expat freetype glew pcre pdcurses wxwidgets
Thu, 09 Sep 2010 21:24:32 +0200 Mark Brand fixed sourceforge URLs in UPDATE macros
Fri, 04 Jun 2010 23:05:41 +0200 Volker Grabsch improved version recognition of packages: boost freetype gcc glew libgee mingwrt openssl pcre pdcurses w32api wxwidgets
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
Wed, 28 Oct 2009 15:06:19 +0100 Volker Grabsch corrected Copyright lines
Sun, 20 Sep 2009 14:36:46 +0200 Volker Grabsch improved version recognition, enable the notation of ignored (bad) package versions
Wed, 02 Sep 2009 00:55:53 +0200 Volker Grabsch improved download URLs for all SourceForge packages to ensure that the selected SOURCEFORGE_MIRROR is really used
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, 10 Aug 2009 13:24:12 +0200 Volker Grabsch improved version recognition for sourceforge packages
Sun, 05 Apr 2009 14:00:17 +0200 Volker Grabsch validate downloads using SHA-1 checksums
Sat, 07 Mar 2009 08:52:50 +0100 Volker Grabsch portability fix for Open Solaris: when "ginstall" exists, use that instead of "install"
Sun, 01 Mar 2009 16:35:21 +0100 Volker Grabsch put all package's project websites into Make variables $($(PKG)_WEBSITE)
Sun, 09 Nov 2008 13:30:12 +0100 Volker Grabsch update packages binutils, curl, fltk, fontconfig, freetype, gdal, geos, libgcrypt, libpng, libxml2, libxslt, pdcurses
Sat, 08 Nov 2008 19:06:50 +0100 Volker Grabsch use $(1) instead of $(2) to address to temporary build dir
Sat, 08 Nov 2008 18:42:21 +0100 Volker Grabsch translated package: pdcurses