summaryrefslogtreecommitdiffstats
path: root/src/gcc.mk
Commit message (Collapse)AuthorAgeFilesLines
* update package gccMark Brand2012-06-141-1/+1
|
* all packages: use $(WGET) portability variableTony Theodore2012-05-161-1/+1
|
* Move full package names from src/*.mk into package list (index.html)Volker Grabsch2012-03-291-1/+0
|
* Move doc/index.html -> index.htmlVolker Grabsch2012-03-291-1/+1
|
* Move $(PKG)_VERSION and $(PKG)_WEBSITE from src/*.mk into doc/index.htmlVolker Grabsch2012-03-291-2/+0
|
* Rebrand to new project name MXEVolker Grabsch2012-03-281-1/+1
|
* Fix annoying whitespaces at EOLVolker Grabsch2012-03-271-1/+1
|
* update package gccMark Brand2012-03-231-2/+2
| | | | | | --- src/gcc.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
* update package gccMark Brand2012-03-011-2/+2
|
* replaced $(BUILD) with a more direct and less brittle constructVolker Grabsch2011-11-281-1/+1
| | | | | For discussion, see the following email and its follow-ups: http://lists.nongnu.org/archive/html/mingw-cross-env-list/2011-11/msg00112.html
* take config.guess from binutils instead of gccMark Brand2011-11-271-4/+1
| | | | binutils comes before gcc and also has a newer config.guess.
* add BUILD and install config.guess and config.subMark Brand2011-11-261-0/+4
|
* add cmake definition for fortranMark Brand2011-11-141-0/+1
|
* update packages gcc pfstoolsMark Brand2011-10-271-2/+2
|
* set QT_QMAKE_EXECUTABLE in cmake toolchain fileMark Brand2011-10-181-0/+1
| | | | | When this is not set, cmake might use the host's qmake. Problem observed bulding package openscenegraph.
* update package gcc-mpfrMark Brand2011-10-041-1/+3
|
* additional variable for the cmake toolchain fileZach Thibeau2011-08-271-0/+1
|
* packages gcc libmikmod: explicitly specify --libdirMark Brand2011-08-191-0/+1
| | | | Avoid defaulting to lib64 on some systems.
* update packages: gcc imagemagickMark Brand2011-06-271-2/+2
|
* package gcc: fix update macroMark Brand2011-04-291-1/+1
|
* disable SJLJ exceptions explicitly, as those cause troubleKay Hayen2011-04-221-0/+1
|
* update package gccMark Brand2011-03-251-2/+2
|
* add cmake toolchain file and simplify build rules of relevant packagesTony Theodore2011-03-161-0/+16
|
* package gcc: remove mpfr configure workaround after upgradeTony Theodore2010-12-231-7/+0
|
* upgrade package gccMark Brand2010-12-231-2/+2
|
* improved pkg-config wrapper and its documentationVolker Grabsch2010-12-131-1/+1
|
* 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
|