log src/nsis.mk @ 3745:e3c3beae094b

age author description
Wed, 26 Nov 2014 12:20:39 -0500 John Donoghue nsis: install native bins to build tools path
Sat, 08 Mar 2014 17:40:00 -0500 John W. Eaton revise and enable more $(PKG)_UPDATE rules
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
Sat, 25 May 2013 12:38:30 -0400 John Donoghue Update nsis to mxe devel branch 22-May 2013.
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
Sat, 21 May 2011 01:46:16 +0200 Volker Grabsch bugfix: enable package nsis to use the correct MinGW cross toolchain on systems where multiple MinGW cross toolchains are present
Wed, 21 Apr 2010 00:25:33 +0200 Volker Grabsch install NSIS with target prefix ("makensis" -> "i686-pc-mingw32-makensis")
Tue, 20 Apr 2010 21:47:54 +0200 Volker Grabsch remove a bugfix that is no longer needed for package nsis
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
Sun, 06 Dec 2009 13:06:46 +0100 Volker Grabsch update version of package nsis
Wed, 21 Oct 2009 13:24:44 +0200 Volker Grabsch improved version recognition of packages atk, glib, gtk, libxml2, libxslt, nsis, pango, sdl, sdl_image, sdl_mixer and sdl_ttf
Fri, 09 Oct 2009 17:12:01 +0200 Volker Grabsch improved version recognition of package nsis
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
Thu, 11 Jun 2009 10:54:42 +0200 Volker Grabsch portability for systems without /usr/local on package nsis
Wed, 10 Jun 2009 11:54:07 +0200 Volker Grabsch bugfix in the build options for package nsis
Wed, 10 Jun 2009 10:56:10 +0200 Volker Grabsch update version of packages atk, curl, gcc, gdal, glib, gnutls, gtk, libevent, libidn, libntlm, libpng, nsis, pango, pdflib_lite, pixman, sqlite, tre and xmlwrapp
Wed, 10 Jun 2009 10:08:20 +0200 Volker Grabsch add search paths to libiconv on FreeBSD for package nsis
Tue, 21 Apr 2009 17:26:00 +0200 Volker Grabsch portability fix for MacOS X in package nsis: Don't use the "SetIcon(wxICON(...))" call
Thu, 16 Apr 2009 19:45:56 +0200 Volker Grabsch improved coding style: use a consistent order of variables
Thu, 16 Apr 2009 11:59:55 +0200 Volker Grabsch new package: nsis