log Makefile @ 2988:aca8511e7751

age author description
Tue, 05 Feb 2013 20:53:27 -0500 John W. Eaton also build pkg-config instead of expecting it to be present
Tue, 05 Feb 2013 15:41:22 -0500 John W. Eaton build autoconf, automake, libtool, and cmake instead of expecting them to exist
Thu, 24 Jan 2013 17:33:34 -0500 John W. Eaton get notepad++
Mon, 14 Jan 2013 14:49:08 -0500 John W. Eaton Octave Forge package sources and build script
Fri, 11 Jan 2013 22:33:56 -0500 John W. Eaton msys binary packages
Thu, 15 Nov 2012 16:14:26 -0500 John W. Eaton New script to make shared libraries from static libraries. This
Thu, 15 Nov 2012 16:02:40 -0500 John W. Eaton By default, build shared instead of static libraries.
Thu, 15 Nov 2012 16:11:45 -0500 John W. Eaton Allow static/shared libraries to be configured in top-level Makefile.
Fri, 21 Sep 2012 09:49:59 -0700 Volker Grabsch Merge pull request #81 from tonytheodore/glib-optional-native
Wed, 19 Sep 2012 00:20:01 +0200 Mark Brand fix spurious PKGS targets
Tue, 18 Sep 2012 17:35:15 +1000 Tony Theodore Makefile: pass PKG variable to build rules
Sun, 16 Sep 2012 19:43:49 +1000 Tony Theodore add package cdn fallback
Sun, 16 Sep 2012 19:03:11 +1000 Tony Theodore cleanup after failed download
Sun, 16 Sep 2012 18:26:07 +1000 Tony Theodore fix bracketing of wget calls
Sun, 16 Sep 2012 17:49:28 +1000 Tony Theodore add tertiary fallback for unavailable package files
Fri, 17 Aug 2012 14:37:42 +0200 Mark Brand Merge branch 'stable'
Fri, 17 Aug 2012 14:36:05 +0200 Mark Brand replace sourceforge mirror
Wed, 09 May 2012 01:07:36 +1000 Tony Theodore Makefile: add wget portability variable - $(WGET)
Thu, 03 May 2012 22:57:19 +0200 Volker Grabsch Add support for a local settings file settings.mk
Wed, 02 May 2012 15:42:36 +0200 Volker Grabsch Bugfix in "make check-requirements" to work with Automake 1.12
Mon, 16 Apr 2012 14:48:03 +0200 Volker Grabsch Remove entries for the "dist/" directory which is no longer used
Tue, 10 Apr 2012 06:49:00 +0200 Volker Grabsch Portability fix: Define $(PWD) before $(SHELL)
Fri, 06 Apr 2012 23:54:54 +1000 Tony Theodore revert PWD portability fix
Fri, 06 Apr 2012 15:19:41 +1000 Tony Theodore portability fix: use physical location for PWD
Sat, 31 Mar 2012 13:10:47 +0200 Volker Grabsch Load only *.mk files of packages mentioned in index.html
Fri, 30 Mar 2012 09:23:13 +0200 Volker Grabsch Load list of packages from index.html instead of scanning src/
Fri, 30 Mar 2012 09:22:06 +0200 Volker Grabsch Improve order of entries in main Makefile
Fri, 30 Mar 2012 09:12:14 +0200 Volker Grabsch Improve "make cleanup-style" to touch only files that have to be fixed
Thu, 29 Mar 2012 14:17:02 +0200 Volker Grabsch Fix trailing space after version number
Thu, 29 Mar 2012 13:00:17 +0200 Volker Grabsch Add new command "make cleanup-style"
Thu, 29 Mar 2012 12:27:58 +0200 Volker Grabsch Remove "make dist" as it is of no use anymore
Thu, 29 Mar 2012 12:14:15 +0200 Volker Grabsch Move doc/index.html -> index.html
Thu, 29 Mar 2012 11:07:56 +0200 Volker Grabsch Improve performance of loading main Makefile
Thu, 29 Mar 2012 11:07:07 +0200 Volker Grabsch Move $(PKG)_VERSION and $(PKG)_WEBSITE from src/*.mk into doc/index.html
Thu, 29 Mar 2012 11:05:38 +0200 Volker Grabsch Improve coding style
Thu, 29 Mar 2012 10:10:20 +0200 Volker Grabsch Improve coding style
Thu, 29 Mar 2012 09:58:26 +0200 Volker Grabsch Improve coding style
Wed, 28 Mar 2012 16:48:44 +0200 Volker Grabsch Disable release tarball creation and upload in "make dist"
Wed, 28 Mar 2012 16:47:39 +0200 Volker Grabsch Remove dead code
Wed, 28 Mar 2012 15:46:58 +0200 Volker Grabsch Rebrand to new project name MXE
Tue, 27 Mar 2012 13:41:41 +0200 Volker Grabsch Remove the old and probably incorrectly working "make strip" feature
Thu, 22 Mar 2012 23:50:57 +0100 Volker Grabsch Produce cleaner HTML code for package list
Thu, 22 Mar 2012 23:25:43 +0100 Volker Grabsch Simplify code
Thu, 22 Mar 2012 23:19:40 +0100 Volker Grabsch Simplify authors list in the docs
Mon, 19 Mar 2012 12:19:52 +0100 Volker Grabsch Check for required versions of Autoconf and Automake
Mon, 28 Nov 2011 09:51:56 +0100 Volker Grabsch replaced $(BUILD) with a more direct and less brittle construct
Sat, 26 Nov 2011 21:28:02 +0100 Mark Brand add BUILD and install config.guess and config.sub
Tue, 15 Nov 2011 16:43:58 +0100 Volker Grabsch merge
Sat, 03 Sep 2011 21:17:41 +0200 Volker Grabsch log the total disk usage of the temporary build directory after each successful build
Tue, 15 Nov 2011 16:32:32 +0100 Volker Grabsch Ensure that $(PWD) is always set, which is needed for use with sudo
Wed, 25 May 2011 12:48:11 +0200 Volker Grabsch avoid HTTPS issues when downloading files (the checksum test remains, of course)
Wed, 06 Apr 2011 15:10:47 +0200 Volker Grabsch improved validator URL to be used on "make dist"
Sat, 19 Mar 2011 20:00:13 +0100 Volker Grabsch fixed usability issue in "make dist"
Sat, 19 Mar 2011 19:56:28 +0100 Volker Grabsch improved "make dist" to automate more activities of the release process
Thu, 17 Mar 2011 05:05:00 +1100 Tony Theodore add cmake toolchain file and simplify build rules of relevant packages
Fri, 21 Jan 2011 11:37:49 +0100 Mark Brand unpack .tar.xz archives
Sun, 19 Dec 2010 11:28:39 +0100 Volker Grabsch merge
Sun, 19 Dec 2010 11:28:25 +0100 Volker Grabsch change number of download retries from 20 to 3 in case an alternative download location is available
Sat, 18 Dec 2010 11:24:49 +0100 Volker Grabsch generate list of year for copyright message automatically from "hg log"
Mon, 13 Dec 2010 14:41:32 +0100 Volker Grabsch improved pkg-config wrapper and its documentation
Thu, 02 Dec 2010 20:31:45 +0100 Volker Grabsch improved update script of all remaining SourceForge packages
Sun, 28 Nov 2010 17:41:46 +0100 Volker Grabsch improved coding style
Sun, 28 Nov 2010 13:51:03 +0100 Volker Grabsch implemented $(PKG)_FIX_GZIP for GitWeb snapshots and similar issues
Sun, 28 Nov 2010 13:11:32 +0100 Volker Grabsch changed download mechanism to allow for simple integration of post-download filters, at the cost of not being able to contine interrupted downloads
Wed, 24 Nov 2010 18:38:33 +1100 Tony Theodore add portability variable for libtool
Sun, 21 Nov 2010 22:06:33 +0100 Volker Grabsch remove the $(INSTALL) tool from check-requirements, because "--help" makes trouble there
Fri, 19 Nov 2010 11:47:35 +0100 Volker Grabsch check requirements only at the first time and after each change to the main Makefile (which possibly changed the list of requirements)
Fri, 19 Nov 2010 11:37:14 +0100 Volker Grabsch bugfix in the integration of "make check-requirements"
Thu, 18 Nov 2010 12:00:26 +0100 Volker Grabsch check most of the requirements in advance
Thu, 18 Nov 2010 04:00:31 +0100 Volker Grabsch improved coding style: make use of the "-f" option of "ln"
Thu, 18 Nov 2010 03:58:30 +0100 Volker Grabsch portability fix for MSYS
Tue, 05 Oct 2010 14:22:19 +0200 Volker Grabsch merge
Tue, 05 Oct 2010 14:22:08 +0200 Volker Grabsch Backed out changeset 4b7a5212ac52
Sat, 02 Oct 2010 13:14:16 +0200 Volker Grabsch improved coding style
Wed, 29 Sep 2010 11:43:27 +0200 Volker Grabsch add more environment variables to the blacklist: CPATH C_INCLUDE_PATH CPLUS_INCLUDE_PATH OBJC_INCLUDE_PATH LIBRARY_PATH
Mon, 27 Sep 2010 01:25:24 +1000 Tony Theodore rollback previous commit
Mon, 27 Sep 2010 01:12:56 +1000 Tony Theodore use the more recent gcc42 on OSX
Sun, 26 Sep 2010 16:51:42 +0200 Martin Gerhardy handle *.bz2 files as *.tar.bz2
Mon, 20 Sep 2010 02:11:07 +0200 Volker Grabsch improved coding style
Mon, 13 Sep 2010 22:35:00 +0200 Mark Brand improved portability invoking tar with stdin
Mon, 13 Sep 2010 11:47:52 +0200 Volker Grabsch bugfix: use GNU Patch under FreeBSD (by Tony Theodore)
Mon, 30 Aug 2010 10:19:55 +0200 Volker Grabsch improved coding style
Sun, 29 Aug 2010 11:40:18 +0200 Mark Brand upgrade packages curl freetype gcc glew gnutls gst* libarchive libevent libgcrypt pcre sqlite w32api
Sat, 19 Jun 2010 21:01:01 +0200 Volker Grabsch improved coding style
Sat, 19 Jun 2010 20:48:32 +0200 Volker Grabsch really unexport the troublesome environment variables, rather than just setting them to empty strings
Sun, 28 Mar 2010 03:19:53 +0200 Volker Grabsch bugfix: unset the QMAKESPEC environment variables which causes trouble
Sun, 21 Feb 2010 13:51:41 +0100 Volker Grabsch bugfix: add test scripts as dependency files, and put them into the distribution tarball
Sun, 14 Feb 2010 21:04:32 +0100 Volker Grabsch don't generate the README and ChangeLog files anymore
Thu, 11 Feb 2010 09:17:28 +0100 Volker Grabsch use explicitly "patch -u" to avoid warnings about guessing the patch type
Mon, 08 Feb 2010 00:58:06 +0100 Volker Grabsch point consequently to "doc/index.html" instead of "doc/index.html or doc/README"
Sun, 07 Feb 2010 14:55:35 +0100 Volker Grabsch use glibtoolize instead of libtoolize where appropriate (by Tony Theodore)
Sun, 07 Feb 2010 11:45:03 +0100 Volker Grabsch handle special characters correctly in "make dist"
Sun, 07 Feb 2010 11:41:54 +0100 Volker Grabsch more liberal parsing of doc/index.html in "make dist"
Fri, 05 Feb 2010 14:06:26 +0100 Volker Grabsch reveal the current version number automatically from doc/index.html
Fri, 22 Jan 2010 16:28:40 +0100 Volker Grabsch increased version number to 2.11
Fri, 22 Jan 2010 03:53:37 +0100 Volker Grabsch test program for package sdl
Sat, 16 Jan 2010 23:02:02 +0100 Volker Grabsch simplified file markers
Sun, 20 Dec 2009 15:46:03 +0100 Volker Grabsch improved layout of the log/ directory
Sun, 13 Dec 2009 15:17:24 +0100 Volker Grabsch keep old log files with timestamp using symlinks to refer to the latest ones
Sun, 13 Dec 2009 15:07:05 +0100 Volker Grabsch keep separate download logs in log/PKG-download
Sun, 13 Dec 2009 14:18:03 +0100 Volker Grabsch put log files into a separate sub directory log/, separate from usr/, surviving a "make clean"
Sun, 13 Dec 2009 14:04:58 +0100 Volker Grabsch put installation markers into a separate sub directory usr/installed/
Sun, 13 Dec 2009 13:52:50 +0100 Volker Grabsch unpack source packages quietly to avoid cluttering the log files
Wed, 02 Dec 2009 12:53:36 +0100 Volker Grabsch adjust the $(SOURCEFORGE_FILES) macro to the new layout of the SourceForge download sites (needed by "make update")
Wed, 02 Dec 2009 12:40:36 +0100 Volker Grabsch improved error message for "make update"
Tue, 10 Nov 2009 20:51:41 +0100 Volker Grabsch don't remove usr/i686-pc-mingw32/share/ on "make strip", because this might break NSIS and other packages
Wed, 28 Oct 2009 15:27:48 +0100 Volker Grabsch generate the list of authors automatically from the version history
Wed, 28 Oct 2009 14:42:08 +0100 Volker Grabsch in the HTML documentation generation of "make dist", orient on ids rather than comments
Wed, 28 Oct 2009 13:36:27 +0100 Volker Grabsch bugfix for "make update": avoid silent package update failures
Wed, 28 Oct 2009 03:23:28 +0100 Volker Grabsch improved "make update": revert a package's version number when there were download problem with the new version
Tue, 27 Oct 2009 18:12:38 +0100 Volker Grabsch improved build output
Sat, 24 Oct 2009 12:52:13 +0200 Volker Grabsch increased version number to 2.10
Fri, 09 Oct 2009 16:47:01 +0200 Volker Grabsch improved output of "make update"
Fri, 09 Oct 2009 01:23:39 +0200 Volker Grabsch improved status output
Sun, 04 Oct 2009 00:28:22 +0200 Volker Grabsch improved output style of "make update" again
Sat, 03 Oct 2009 22:42:36 +0200 Volker Grabsch improved output style of "make update"
Sat, 26 Sep 2009 03:51:58 +0200 Volker Grabsch update the target triplet to i686-pc-mingw32
Sun, 20 Sep 2009 14:36:46 +0200 Volker Grabsch improved version recognition, enable the notation of ignored (bad) package versions
Fri, 11 Sep 2009 04:00:35 +0200 Volker Grabsch increased version number to 2.9
Wed, 02 Sep 2009 11:18:01 +0200 Volker Grabsch improved coding style