summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* new package libftdi1Uwe Hermann2013-08-223-0/+43
|
* doc update: add MXE to env whitelist for interactive sessionsTony Theodore2013-08-211-1/+1
|
* doc update: add EDITOR to env whitelist for interactive sessionsTony Theodore2013-08-212-2/+2
|
* add package pkgconf (optional native build)Tony Theodore2013-08-212-0/+30
|
* Merge pull request #227 from uwehermann/libusb1Tony Theodore2013-08-212-0/+31
|\ | | | | new package libusb1
| * new package libusb1Uwe Hermann2013-08-202-0/+31
| | | | | | | | | | | | | | | | This is a package for the libusb-1.0 shared library (MXE package name "libusb1") used by various projects. It is not to be confused with the older libusb-0.1 library (MXE package name "libusb") which is a completely different library with different API. Both libs are in wide-spread use and can be installed in parallel.
* | doc update: re-align requirements install commandsTony Theodore2013-08-201-39/+41
| |
* | Merge branch 'stable'Tony Theodore2013-08-200-0/+0
|\ \
| * | mxe-activate: get targets from MakefileTony Theodore2013-08-201-1/+2
| | |
| * | mxe-activate: unset env vars for interactive useTony Theodore2013-08-201-3/+4
| | |
| * | mxe-activate: clear env vars on make invocationTony Theodore2013-08-201-1/+1
| | |
* | | mxe-activate: get targets from MakefileTony Theodore2013-08-201-1/+2
| |/ |/|
* | update package gnutlsMark Brand2013-08-182-46/+20
| |
* | package sfml: add *.pc file and use for test programTony Theodore2013-08-181-5/+13
| |
* | package graphicsmagick: use lcms 2Mark Brand2013-08-171-2/+2
| |
* | package poppler: fix building poppler Qt 4 librariesMark Brand2013-08-171-2/+5
| | | | | | | | | | Poppler doesn't use qmake, so we resort to fixing the PATH so moc can be found by the configure script.
* | package poppler: use lcms 2Mark Brand2013-08-171-2/+2
| | | | | | | | Now that Qt uses libmng 2 which uses lcms 2, we should too.
* | package qt: libmng 2 compatibilityMark Brand2013-08-171-31/+57
| |
* | package qtimageformats: libmng 2 compatibilityMark Brand2013-08-171-2/+29
| |
* | update package libmngMark Brand2013-08-172-50/+10
| |
* | package jpeg: fix missing stdio.h for FILEMark Brand2013-08-171-0/+25
| |
* | update package libpngMark Brand2013-08-171-2/+2
| |
* | update package curlMark Brand2013-08-171-2/+2
| |
* | update package x264Tony Theodore2013-08-171-2/+2
| |
* | Revert "package pthreads-w32: remove patch - DPTW32_STATIC_LIB is define ↵Tony Theodore2013-08-161-0/+62
| | | | | | | | | | | | with GC-static target" This reverts commit 71abd6e106a2a3c95202e6e18fc3f47ffeedd7ae.
* | package pthreads-w32: remove patch - DPTW32_STATIC_LIB is define with ↵Tony Theodore2013-08-161-62/+0
| | | | | | | | GC-static target
* | Merge branch 'stable'Volker Grabsch2013-08-131-4/+5
|\ \ | |/
| * Add menu entry for the issue trackerVolker Grabsch2013-08-131-0/+1
| |
| * Improve naming of issue tracker and mailing listVolker Grabsch2013-08-131-4/+4
| |
* | packages mingw-utils pthreads-w32 winpthreads: use target specific depsTony Theodore2013-08-133-3/+10
| |
* | sdl2 is officially released nowMartin Gerhardy2013-08-125-15/+10
| |
* | Makefile: use a minimal whitelist of env varsTony Theodore2013-08-121-6/+3
| |
* | Merge branch 'stable'Tony Theodore2013-08-111-0/+14
|\ \ | |/
| * doc update: add notes about $(TARGET)/bin in $PATH and clean environmentTony Theodore2013-08-111-0/+14
| |
* | mxe-activate: unset env vars for interactive useTony Theodore2013-08-111-3/+4
| |
* | Merge branch 'master' of github.com:mxe/mxeTony Theodore2013-08-105-5/+5
|\ \
| * | updated the checksums for the sdl2 release candidatesMartin Gerhardy2013-08-095-5/+5
| | |
* | | mxe-activate: clear env vars on make invocationTony Theodore2013-08-101-1/+1
|/ /
* | package ffmpeg: reorder configure optionsTony Theodore2013-08-091-11/+11
| |
* | package ffmpeg: update and enable libassTony Theodore2013-08-091-3/+4
| |
* | Merge branch 'stable'Tony Theodore2013-08-091-1/+1
|\ \ | |/
| * package cfitsio: update checksumNiels Kristian Bech Jensen2013-08-091-1/+1
| |
* | update package sdl_rwhttpMartin Gerhardy2013-08-082-3/+3
| |
* | Makefile: create marker directories so --touch works on clean treeTony Theodore2013-08-081-2/+3
| |
* | Merge branch 'stable'Tony Theodore2013-08-081-3/+45
|\ \ | |/
| * doc update: add notes about gmake options and settings.mk usageTony Theodore2013-08-081-3/+45
| |
* | packages freetype libgpg_error libpng pcre: add prefixed *-config linksWerner Lemberg2013-08-074-0/+4
| |
* | Makefile: add missing separator to find commandTony Theodore2013-08-071-1/+1
| |
* | Makefile: add settings.mk to failed log outputTony Theodore2013-08-071-1/+6
| |
* | Makefile: unexport various *TARGET* variablesTony Theodore2013-08-071-1/+1
| |