Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-17 | bump version to 2.27.1 | Ryan Lortie | 1 | -1/+1 | |
2010-09-17 | Bump to version 2.27.0 after branching glib-2-26 | Ryan Lortie | 1 | -2/+2 | |
2010-08-30 | Bump version | Matthias Clasen | 1 | -1/+1 | |
2010-08-26 | Fix Win32 build | Tor Lillqvist | 1 | -0/+1 | |
2010-08-16 | Bump version | Matthias Clasen | 1 | -1/+1 | |
2010-08-13 | Bump version | Matthias Clasen | 1 | -1/+1 | |
2010-08-06 | configure.ac: define glib_INCLUDES and friends | Ryan Lortie | 1 | -0/+39 | |
These macros should be used instead of -I for things in the tree that depend on various bits of glib. also gobject_INCLUDES, gthread_INCLUDES, gmodule_INCLUDES, gio_INCLUDES | |||||
2010-08-05 | Beautify configure output | Matthias Clasen | 1 | -4/+4 | |
Checking for cpp before using it avoids somewhat ugly nested output. Pointed out in bug 593544. | |||||
2010-08-05 | Modernize pkg-config check | Matthias Clasen | 1 | -13/+1 | |
As pointed out in bug 599590, our hand-rolled check fails to find cross-complication variants of pkg-config like i686-pc-mingw32-pkg-config. | |||||
2010-07-29 | *bump* | Ryan Lortie | 1 | -1/+1 | |
2010-07-13 | Clean autotools config a bit | Javier Jardón | 1 | -9/+5 | |
New requirements: autoconf >= 2.62 automake >= 1.10 libtool >= 2.2 | |||||
2010-07-13 | rename configure.in to configure.ac | Ryan Lortie | 1 | -0/+3756 | |