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"