log src/libiberty.mk @ 5893:53a6c7df43f8

age author description
Wed, 15 Apr 2020 21:23:05 -0400 John Donoghue * src/libiberty.mk, src/lua.mk, src/tinyxml.mk: dont create test apps
Thu, 27 Feb 2020 15:57:24 -0500 John Donoghue * src/libiberty.mk: bump version to match binutils
Mon, 23 Dec 2019 08:27:58 -0500 John Donoghue * src/libiberty.mk: update to match version to binutils used
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 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
Thu, 15 Nov 2012 16:11:45 -0500 John W. Eaton Allow static/shared libraries to be configured in top-level Makefile.
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
Thu, 22 Mar 2012 20:21:59 +0100 Volker Grabsch New package: libiberty