summaryrefslogtreecommitdiffstats
path: root/src/gcc.mk
Commit message (Collapse)AuthorAgeFilesLines
* add reminder to remove gmp links after next gcc updateTony Theodore2010-10-121-0/+3
|
* upgrade packages curl freetype gcc glew gnutls gst* libarchive libevent ↵Mark Brand2010-08-291-2/+2
| | | | | | libgcrypt pcre sqlite w32api New requirement XZ Utils for unpacking w32api lzma archive.
* use a build directory separate from the source directory in package gcc (by ↵Volker Grabsch2010-06-151-7/+7
| | | | Tony Theodore)
* upgrade package gcc-mpfrMark Brand2010-06-141-0/+4
|
* improved version recognition of packages: boost freetype gcc glew libgee ↵Volker Grabsch2010-06-041-1/+1
| | | | mingwrt openssl pcre pdcurses w32api wxwidgets
* bugfix: remove mingwrt-dll from the dependencies of package gccVolker Grabsch2010-06-041-1/+1
|
* switch from SJLJ to DW2 in package gccVolker Grabsch2010-05-311-1/+0
|
* improved version recognition of packages binutils and gccVolker Grabsch2010-05-201-1/+0
|
* provide GCC OpenMP functionality as extra package libgomp (by Tony Theodore)Volker Grabsch2010-05-091-1/+3
|
* avoid all old 4.4.x versions of package gccVolker Grabsch2010-05-031-0/+1
|
* detangle package pthreads from package gccVolker Grabsch2010-05-031-41/+16
| | | | | Originally, the builds of gcc and pthreads were interlaced as a work-around to get OpenMPI support. However, that never worked.
* upgrade package gcc to GCC 4.5, switching back from TDM to MinGW (by Tony ↵Volker Grabsch2010-05-011-13/+6
| | | | Theodore)
* enable static linking of pthreads even when <sched.h> is included without ↵Volker Grabsch2010-04-211-0/+2
| | | | <pthread.h>
* replace Allegro's DirectX headers with the ones provided by Qt (by Mark Brand)Volker Grabsch2010-04-121-1/+1
|
* changed coding style: make "-i" always the first argument of $(SED) (by ↵Volker Grabsch2010-02-161-4/+4
| | | | Mark Brand)
* hardcode the --static argument into i686-pc-mingw32-pkg-configVolker Grabsch2010-02-141-1/+1
|
* use explicitly "patch -u" to avoid warnings about guessing the patch typeVolker Grabsch2010-02-111-1/+1
|
* point consequently to "doc/index.html" instead of "doc/index.html or doc/README"Volker Grabsch2010-02-071-1/+1
|
* bugfix: remove dependencies on package pkg_config which no longer existsVolker Grabsch2010-02-071-1/+1
|
* use the natively installed pkg-config instead of building a custom pkg-configVolker Grabsch2010-02-071-0/+6
|
* ignore gcc-4.4.3 for nowVolker Grabsch2010-01-221-1/+1
|
* new package: directxVolker Grabsch2010-01-191-1/+1
|
* simplified file markersVolker Grabsch2010-01-161-20/+2
|
* improved speed of version recognition for package gccVolker Grabsch2009-12-201-4/+3
|
* improved structure of the gcc-* packagesVolker Grabsch2009-10-271-26/+28
|
* mark TDM-GCC 4.4.1-tdm-2 as bad versionVolker Grabsch2009-10-091-1/+1
|
* new package: mingwrt-dll (for mingwm10.dll)Volker Grabsch2009-10-041-1/+1
|
* strip the disturbing '#include "config.h"' from pthread.hVolker Grabsch2009-10-031-0/+1
|
* improved version recognition, enable the notation of ignored (bad) package ↵Volker Grabsch2009-09-201-0/+1
| | | | versions
* improved coding styleVolker Grabsch2009-09-201-2/+2
|
* fix for systems where wine confuses the cross-compiling detection of ./configureVolker Grabsch2009-09-201-0/+1
|
* enable libgomp (OpenMP) in package gcc by interweaving the pthread build ↵Volker Grabsch2009-09-191-14/+36
| | | | into the gcc build
* revert the upgrade of the gcc* packages, because the new version causes ↵Volker Grabsch2009-09-021-3/+3
| | | | trouble in many libraries
* improved download URLs for all SourceForge packages to ensure that the ↵Volker Grabsch2009-09-011-1/+1
| | | | selected SOURCEFORGE_MIRROR is really used
* update version of packages gcc*Volker Grabsch2009-09-011-3/+3
|
* improved download URLs for packages boost and gcc*Volker Grabsch2009-09-011-1/+1
|
* replace the contact email address with hints to the project mailing listVolker Grabsch2009-09-011-1/+1
|
* add a copyright notice and license to each source fileVolker Grabsch2009-08-211-1/+21
|
* improved version recognition for sourceforge packagesVolker Grabsch2009-08-101-3/+2
|
* update version of packages atk, curl, gcc, gdal, glib, gnutls, gtk, ↵Volker Grabsch2009-06-101-4/+4
| | | | libevent, libidn, libntlm, libpng, nsis, pango, pdflib_lite, pixman, sqlite, tre and xmlwrapp
* validate downloads using SHA-1 checksumsVolker Grabsch2009-04-051-7/+8
|
* improved the regexes for package version recognitionVolker Grabsch2009-03-021-1/+1
|
* put all package's project websites into Make variables $($(PKG)_WEBSITE)Volker Grabsch2009-03-011-1/+1
|
* update version of packages gcc, libpng and xmlwrappVolker Grabsch2009-02-281-1/+1
|
* new packages: gcc-objc and gcc-fortranVolker Grabsch2009-02-281-2/+4
|
* switch from MinGW GCC to TDM-GCCVolker Grabsch2009-02-031-11/+28
|
* bugfix: call 'make' explicitly with '-j 1' for packages that don't allow ↵Volker Grabsch2008-11-081-1/+1
| | | | parallel builds
* use $(1) instead of $(2) to address to temporary build dirVolker Grabsch2008-11-081-2/+2
|
* add pkg_config as dependency of gcc to simplify the libraries' dependenciesVolker Grabsch2008-11-081-1/+1
|
* translated packages: mingwrt, w32api, binutils, gccVolker Grabsch2008-11-081-0/+33