index
:
mxe.git
master
MXE (M cross environment) is a Makefile that compiles a cross compiler and cross compiles many free libraries.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Collapse
)
Author
Age
Files
Lines
*
run the ./configure script with bash in package xerces
Volker Grabsch
2010-02-19
1
-1/+1
|
|
|
|
|
The reason is a bug in /bin/sh of OpenSolaris: http://lists.gnu.org/archive/html/mingw-cross-env-list/2010-02/msg00100.html
*
use $(INSTALL) instead of install in package freeimage
Volker Grabsch
2010-02-19
1
-0/+2
|
*
update version of package libgsasl
Volker Grabsch
2010-02-16
1
-2/+2
|
*
implemented version recognition for package freeimage
Volker Grabsch
2010-02-16
1
-1/+3
|
*
corrected download URL and version number style of package freeimage
Volker Grabsch
2010-02-16
1
-3/+3
|
*
add missing CR characters to the patch of package freeimage
Volker Grabsch
2010-02-16
1
-33/+34
|
*
new package: freeimage
Mark Brand
2010-02-16
2
-0/+75
|
*
add missing dependency to package librsvg
Volker Grabsch
2010-02-16
1
-1/+1
|
*
changed coding style: make "-i" always the first argument of $(SED) (by ↵
Volker Grabsch
2010-02-16
58
-159/+159
|
|
|
|
Mark Brand)
*
restore all patch headers
Volker Grabsch
2010-02-16
4
-1/+10
|
*
update package qt
Mark Brand
2010-02-15
2
-10/+8
|
*
bugfix for package gdal (by Mark Brand)
Volker Grabsch
2010-02-16
1
-1/+2
|
*
improved coding style
Volker Grabsch
2010-02-16
4
-14/+8
|
*
test program for package librsvg
Volker Grabsch
2010-02-16
2
-0/+22
|
*
fixed several dependencies and *.pc scripts
Volker Grabsch
2010-02-16
4
-2/+6
|
*
new package: sdl_pango
Volker Grabsch
2010-02-16
1
-0/+30
|
*
update version of package libidn
Volker Grabsch
2010-02-16
1
-3/+3
|
*
ignore the alpha version 0.17 of package libidn
Volker Grabsch
2010-02-16
1
-1/+1
|
*
test program for package gtk
Volker Grabsch
2010-02-15
2
-0/+36
|
*
new package: librsvg
Volker Grabsch
2010-02-15
2
-1/+37
|
*
create missing *.pc file for package libgsf
Volker Grabsch
2010-02-15
1
-0/+1
|
*
upgrade package vmime to 0.9.1-svn-r533
Mark Brand
2010-02-15
2
-16/+20
|
*
make all dependencies explicit in package gdal
Volker Grabsch
2010-02-15
2
-4/+60
|
*
remove an option that is no longer needed since "pkg-config" gets always ↵
Volker Grabsch
2010-02-15
1
-1/+1
|
|
|
|
"--static"
*
improved native build of pg_config in package postgresql
Volker Grabsch
2010-02-15
1
-12/+24
|
*
update version of packages curl, freetype, gdal, glib, gtk and pixman
Volker Grabsch
2010-02-14
6
-12/+12
|
*
improved version recognition of package muparser
Volker Grabsch
2010-02-14
1
-1/+1
|
*
new package: muparser (by Martin Lambers)
Volker Grabsch
2010-02-14
1
-0/+29
|
*
bugfix and test program for package sdl_mixer
Volker Grabsch
2010-02-14
2
-0/+29
|
*
bugfix in *-config result of package smpeg
Volker Grabsch
2010-02-14
1
-0/+1
|
*
bugfix in *-config result of package libmikmod
Volker Grabsch
2010-02-14
1
-0/+1
|
*
bugfix and test program for package sdl_image
Volker Grabsch
2010-02-14
2
-0/+31
|
*
merge
Volker Grabsch
2010-02-14
2
-2/+2
|
\
|
*
hardcode the --static argument into i686-pc-mingw32-pkg-config
Volker Grabsch
2010-02-14
2
-2/+2
|
|
*
|
improved coding style
Volker Grabsch
2010-02-14
3
-3/+3
|
/
*
improved coding style
Volker Grabsch
2010-02-14
1
-15/+15
|
*
various improvements for package vmime
Mark Brand
2010-02-13
2
-5/+636
|
*
corrected version recognition of package libgsasl
Volker Grabsch
2010-02-12
1
-1/+1
|
*
update version of package libgsasl
Mark Brand
2010-02-12
1
-2/+2
|
*
use prefixed pkg-config in package vmime
Mark Brand
2010-02-12
1
-2/+8
|
*
upgrade package vmime to 0.9.1-svn-r529
Mark Brand
2010-02-10
3
-485/+9378
|
*
ensure that the native glib-genmarshal build with libiconv always succeeds
Volker Grabsch
2010-02-11
1
-2/+13
|
*
use explicitly "patch -u" to avoid warnings about guessing the patch type
Volker Grabsch
2010-02-11
1
-1/+1
|
*
remove a bugfix that isn't needed anymore because we require pkg-config >= ↵
Volker Grabsch
2010-02-09
1
-1/+0
|
|
|
|
0.16 on the build system
*
restored fix for the libvmime.a filename in package vmime
Mark Brand
2010-02-09
1
-0/+4
|
*
bugfix: don't put constraints on libiconv usage in native builds of package glib
Volker Grabsch
2010-02-08
1
-2/+1
|
*
bugfix: install config headers of package glib
Volker Grabsch
2010-02-08
1
-1/+1
|
*
point consequently to "doc/index.html" instead of "doc/index.html or doc/README"
Volker Grabsch
2010-02-07
127
-127/+127
|
*
put the tools of package glib into usr/TARGET/bin/ instead of usr/bin/
Volker Grabsch
2010-02-07
2
-2/+19
|
*
improved coding style
Volker Grabsch
2010-02-07
1
-10/+10
|
[next]