log Makefile @ 461:c489fb1015e2

age author description
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
Wed, 02 Sep 2009 11:15:34 +0200 Volker Grabsch improved output: don't show "[build]" for download-only packages
Wed, 02 Sep 2009 11:08:02 +0200 Volker Grabsch highlevel output of the download/build process, put also download actions into the log file
Wed, 02 Sep 2009 10:48:47 +0200 Volker Grabsch improved coding style
Wed, 02 Sep 2009 10:08:31 +0200 Volker Grabsch bugfix and simplification of "make download"
Wed, 02 Sep 2009 09:37:48 +0200 Volker Grabsch create a separate build log file "usr/log-PKG" for each package build
Wed, 02 Sep 2009 09:23:45 +0200 Volker Grabsch small bugfix in "make dist"
Tue, 01 Sep 2009 16:35:59 +0200 Volker Grabsch replace the contact email address with hints to the project mailing list
Tue, 01 Sep 2009 11:22:25 +0200 Volker Grabsch let "make dist" put everything into a separate dist/ subdirectory
Tue, 01 Sep 2009 10:58:45 +0200 Volker Grabsch moved the whole project to Savannah, and renamed it from mingw_cross_env to mingw-cross-env
Fri, 21 Aug 2009 06:58:11 +0200 Volker Grabsch add a copyright notice and license to each source file
Tue, 11 Aug 2009 10:24:24 +0200 Volker Grabsch increased version number to 2.8
Mon, 10 Aug 2009 13:24:12 +0200 Volker Grabsch improved version recognition for sourceforge packages
Fri, 19 Jun 2009 05:28:20 +0200 Volker Grabsch increased version number to 2.7
Fri, 19 Jun 2009 04:53:01 +0200 Volker Grabsch improved variable naming in the Makefile
Fri, 19 Jun 2009 04:47:02 +0200 Volker Grabsch sort package names
Wed, 17 Jun 2009 16:40:42 +0200 Volker Grabsch improved implementation of the download-* commands
Tue, 16 Jun 2009 22:17:10 +0200 Volker Grabsch bugfix: decouple the download-* targets from the build targets
Tue, 16 Jun 2009 21:57:25 +0200 Volker Grabsch new command "make download"
Fri, 12 Jun 2009 23:48:45 +0200 Volker Grabsch screenshots for the docs (by Hans Bezemer)
Thu, 11 Jun 2009 12:05:57 +0200 Volker Grabsch automatically apply patches "src/PKG-*.patch" which are provided with a "src/PKG.mk" file
Wed, 10 Jun 2009 11:51:16 +0200 Volker Grabsch bugfix: unset the EXTRA_* environment variables which causes trouble
Tue, 09 Jun 2009 21:12:44 +0200 Volker Grabsch mention doc/index.html in the Makefile
Sun, 07 Jun 2009 12:19:44 +0200 Volker Grabsch bugfix: unset the PKG_CONFIG_PATH environment variable which causes trouble
Wed, 03 Jun 2009 15:01:05 +0200 Volker Grabsch introduce placeholders for version number and target in the tutorial
Wed, 03 Jun 2009 02:06:59 +0200 Volker Grabsch renamed doc/README.html to doc/index.html
Wed, 15 Apr 2009 11:15:39 +0200 Volker Grabsch bugfix in the "update-checksum-%" target which is internally used by "make update"
Mon, 06 Apr 2009 17:29:30 +0200 Volker Grabsch increased version number to 2.6
Sun, 05 Apr 2009 18:26:45 +0200 Volker Grabsch use "openssl sha1 ..." instead of "sha1sum -b ..."
Sun, 05 Apr 2009 16:11:11 +0200 Volker Grabsch bugfix in handling checksums
Sun, 05 Apr 2009 14:00:17 +0200 Volker Grabsch validate downloads using SHA-1 checksums
Sun, 05 Apr 2009 11:54:24 +0200 Volker Grabsch improved download mechanism
Tue, 10 Mar 2009 18:42:00 +0100 Volker Grabsch portability fix for MacOS X: use more common options for the "strip" command
Sun, 08 Mar 2009 21:12:08 +0100 Volker Grabsch increased version number to 2.5
Sat, 07 Mar 2009 21:59:35 +0100 Volker Grabsch bugfix: unset any environment variables which might cause trouble
Sat, 07 Mar 2009 08:52:50 +0100 Volker Grabsch portability fix for Open Solaris: when "ginstall" exists, use that instead of "install"
Sat, 07 Mar 2009 08:51:19 +0100 Volker Grabsch use the shorter '--help' instead of '--version' to check for gsed
Fri, 06 Mar 2009 05:37:08 +0100 Volker Grabsch merge text documentation and website into an HTML documentation
Thu, 05 Mar 2009 20:41:25 +0100 Volker Grabsch set timeout to 30 seconds for downloads
Thu, 05 Mar 2009 17:54:59 +0100 Volker Grabsch increased version number to 2.4
Sun, 01 Mar 2009 16:18:46 +0100 Volker Grabsch new macro SHORT_PKG_VERSION which assists in creating download URLs
Sat, 28 Feb 2009 21:51:05 +0100 Volker Grabsch remove also the etc/ directory on "make strip"
Sat, 28 Feb 2009 15:59:29 +0100 Volker Grabsch improved quoting
Sat, 28 Feb 2009 15:57:07 +0100 Volker Grabsch remove .def files on "make strip"
Sat, 28 Feb 2009 12:33:58 +0100 Volker Grabsch improved portability of the Makefile by avoiding $(lastword ...)
Mon, 09 Feb 2009 09:38:45 +0100 Volker Grabsch new target "make clean-pkg" to remove all unused package files (handy after a successful "make update")
Tue, 03 Feb 2009 00:12:28 +0100 Volker Grabsch new macro UNPACK_PKG_ARCHIVE for build rules (This is useful in connection with download-only packages)
Mon, 02 Feb 2009 23:50:59 +0100 Volker Grabsch allow packages without a BUILD section (This will be used for download-only packages such as gcc-g++.)
Sat, 31 Jan 2009 18:02:39 +0100 Volker Grabsch find the src/*.mk and doc/ files even when called from another directory, e.g. via "make -f /path/to/mingw_cross_env/Makefile"
Sat, 31 Jan 2009 10:17:24 +0100 Volker Grabsch increased version number to 2.3
Sat, 31 Jan 2009 09:58:34 +0100 Volker Grabsch on "make update" touch only the *.mk files which have a new version
Sat, 31 Jan 2009 09:28:20 +0100 Volker Grabsch force a package rebuild when its *.mk file changed (e.g. on a version update)
Sat, 31 Jan 2009 07:38:19 +0100 Volker Grabsch disable parallel builds by default and document in the README how to enable parallelization
Sat, 13 Dec 2008 01:43:06 +0100 Volker Grabsch increased version number to 2.2
Mon, 10 Nov 2008 11:43:01 +0100 Volker Grabsch increased version number to 2.1