log src/gcc.mk @ 2988:aca8511e7751

age author description
Wed, 12 Dec 2012 12:34:19 -0500 John W. Eaton attempt to coerce gcc build system to install exe files without .exe suffix in DESTDIR
Wed, 12 Dec 2012 10:00:54 -0500 John W. Eaton also install cross and native tools in separate destdir locations
Tue, 04 Dec 2012 08:58:08 -0500 John W. Eaton gcc.mk: eliminate stray ')' in rule for building pkg-config script stable
Thu, 15 Nov 2012 16:11:45 -0500 John W. Eaton Allow static/shared libraries to be configured in top-level Makefile.
Thu, 20 Sep 2012 16:25:00 +0200 Mark Brand update package gcc
Mon, 17 Sep 2012 20:05:35 +1000 Tony Theodore package gcc: fix for OSX ASLR issues with pre-compiled headers
Sat, 25 Aug 2012 16:40:28 +0200 Volker Grabsch Move CMAKE_BUILD_TYPE into toolchain file
Sat, 25 Aug 2012 16:11:23 +0200 Volker Grabsch Revert "Move CMAKE_BUILD_TYPE, CMAKE_AR and CMAKE_RANLIB into toolchain file"
Mon, 13 Aug 2012 10:15:30 +0200 Volker Grabsch Move CMAKE_BUILD_TYPE, CMAKE_AR and CMAKE_RANLIB into toolchain file
Thu, 14 Jun 2012 15:11:31 +0200 Mark Brand update package gcc
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
Tue, 27 Mar 2012 13:29:57 +0200 Volker Grabsch Fix annoying whitespaces at EOL
Fri, 23 Mar 2012 16:04:21 +0100 Mark Brand update package gcc
Thu, 01 Mar 2012 19:19:23 +0100 Mark Brand update package gcc
Mon, 28 Nov 2011 09:51:56 +0100 Volker Grabsch replaced $(BUILD) with a more direct and less brittle construct
Sun, 27 Nov 2011 22:13:09 +0100 Mark Brand take config.guess from binutils instead of gcc
Sat, 26 Nov 2011 21:28:02 +0100 Mark Brand add BUILD and install config.guess and config.sub
Tue, 15 Nov 2011 00:56:57 +0100 Mark Brand add cmake definition for fortran
Thu, 27 Oct 2011 18:53:50 +0200 Mark Brand update packages gcc pfstools
Wed, 19 Oct 2011 01:24:22 +0200 Mark Brand set QT_QMAKE_EXECUTABLE in cmake toolchain file
Tue, 04 Oct 2011 10:28:04 +0200 Mark Brand update package gcc-mpfr
Sat, 27 Aug 2011 12:40:01 +0200 Zach Thibeau additional variable for the cmake toolchain file
Fri, 19 Aug 2011 13:54:26 +0200 Mark Brand packages gcc libmikmod: explicitly specify --libdir
Mon, 27 Jun 2011 20:21:32 +0200 Mark Brand update packages: gcc imagemagick
Fri, 29 Apr 2011 09:13:21 +0200 Mark Brand package gcc: fix update macro
Fri, 22 Apr 2011 14:12:35 +0200 Kay Hayen disable SJLJ exceptions explicitly, as those cause trouble
Fri, 25 Mar 2011 22:35:49 +0100 Mark Brand update package gcc
Thu, 17 Mar 2011 05:05:00 +1100 Tony Theodore add cmake toolchain file and simplify build rules of relevant packages
Thu, 23 Dec 2010 20:55:19 +1100 Tony Theodore package gcc: remove mpfr configure workaround after upgrade
Thu, 23 Dec 2010 02:31:43 +0100 Mark Brand upgrade package gcc
Mon, 13 Dec 2010 14:41:32 +0100 Volker Grabsch improved pkg-config wrapper and its documentation
Wed, 13 Oct 2010 06:18:33 +1100 Tony Theodore add reminder to remove gmp links after next gcc update
Sun, 29 Aug 2010 11:40:18 +0200 Mark Brand upgrade packages curl freetype gcc glew gnutls gst* libarchive libevent libgcrypt pcre sqlite w32api
Tue, 15 Jun 2010 22:12:49 +0200 Volker Grabsch use a build directory separate from the source directory in package gcc (by Tony Theodore)
Mon, 14 Jun 2010 21:22:54 +0200 Mark Brand upgrade package gcc-mpfr
Fri, 04 Jun 2010 23:05:41 +0200 Volker Grabsch improved version recognition of packages: boost freetype gcc glew libgee mingwrt openssl pcre pdcurses w32api wxwidgets
Fri, 04 Jun 2010 21:59:52 +0200 Volker Grabsch bugfix: remove mingwrt-dll from the dependencies of package gcc
Mon, 31 May 2010 16:37:35 +0200 Volker Grabsch switch from SJLJ to DW2 in package gcc
Thu, 20 May 2010 22:38:49 +0200 Volker Grabsch improved version recognition of packages binutils and gcc
Sun, 09 May 2010 19:00:16 +0200 Volker Grabsch provide GCC OpenMP functionality as extra package libgomp (by Tony Theodore)
Mon, 03 May 2010 16:51:20 +0200 Volker Grabsch avoid all old 4.4.x versions of package gcc
Mon, 03 May 2010 12:12:53 +0200 Volker Grabsch detangle package pthreads from package gcc
Sat, 01 May 2010 15:31:20 +0200 Volker Grabsch upgrade package gcc to GCC 4.5, switching back from TDM to MinGW (by Tony Theodore)
Thu, 22 Apr 2010 01:09:36 +0200 Volker Grabsch enable static linking of pthreads even when <sched.h> is included without <pthread.h>
Mon, 12 Apr 2010 17:42:15 +0200 Volker Grabsch replace Allegro's DirectX headers with the ones provided by Qt (by Mark Brand)
Tue, 16 Feb 2010 04:12:53 +0100 Volker Grabsch changed coding style: make "-i" always the first argument of $(SED) (by Mark Brand)
Sun, 14 Feb 2010 18:49:22 +0100 Volker Grabsch hardcode the --static argument into i686-pc-mingw32-pkg-config
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 10:49:04 +0100 Volker Grabsch bugfix: remove dependencies on package pkg_config which no longer exists
Sun, 07 Feb 2010 10:00:58 +0100 Volker Grabsch use the natively installed pkg-config instead of building a custom pkg-config
Fri, 22 Jan 2010 01:54:03 +0100 Volker Grabsch ignore gcc-4.4.3 for now
Tue, 19 Jan 2010 20:29:13 +0100 Volker Grabsch new package: directx
Sat, 16 Jan 2010 23:02:02 +0100 Volker Grabsch simplified file markers
Sun, 20 Dec 2009 16:36:28 +0100 Volker Grabsch improved speed of version recognition for package gcc
Tue, 27 Oct 2009 14:33:05 +0100 Volker Grabsch improved structure of the gcc-* packages