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
/
glib.mk
Commit message (
Collapse
)
Author
Age
Files
Lines
*
portability fix for FreeBSD in package glib: don't expect the build system ↵
Volker Grabsch
2009-03-07
1
-1/+13
|
|
|
|
to have libiconv installed
*
portability fix for Open Solaris: don't expect the build system to have ↵
Volker Grabsch
2009-03-06
1
-1/+2
|
|
|
|
pkg-config
*
portability fix for MacOS X: don't expect the build system to provide ↵
Volker Grabsch
2009-03-06
1
-1/+3
|
|
|
|
gettext/libintl
*
switch glib to win32 threading
Volker Grabsch
2009-03-05
1
-4/+4
|
*
bugfix in several build rules: use "$(SED)" instead of "sed"
Volker Grabsch
2009-03-05
1
-1/+1
|
*
improved the regexes for package version recognition
Volker Grabsch
2009-03-02
1
-1/+1
|
*
put all package's project websites into Make variables $($(PKG)_WEBSITE)
Volker Grabsch
2009-03-01
1
-1/+1
|
*
new macro SHORT_PKG_VERSION which assists in creating download URLs
Volker Grabsch
2009-03-01
1
-1/+1
|
*
corrected library dependencies and disabled dangling DLL stuff in packages ↵
Volker Grabsch
2009-03-01
1
-3/+4
|
|
|
|
atk, cairo, fontconfig, glib, gtk and pango
*
bugfix in package glib: ensure that "pkgconfig ... --libs" also returns ↵
Volker Grabsch
2009-02-28
1
-1/+1
|
|
|
|
"-lole32"
*
bugfix in package glib: ensure that "pkgconfig ... --libs" also returns "-lpcre"
Volker Grabsch
2009-02-28
1
-0/+1
|
*
bugfix in package glib: install all glib tools
Volker Grabsch
2009-02-28
1
-4/+3
|
*
new package: glib
Volker Grabsch
2009-02-28
1
-0/+42