- 13 Jan, 2012 4 commits
-
-
Ross Burton authored
-
Ross Burton authored
-
Ross Burton authored
-
Ross Burton authored
-
- 10 Nov, 2011 3 commits
-
-
Rob Bradford authored
-
Rob Bradford authored
By setting the CA file we make it a certificate error if the certificate is self-signed. Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=663783
-
Rob Bradford authored
It will autodetect and also allow the setting of the CA file by a configure option. This code was stolen from glib-networking's configure.ac Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=663783
-
- 04 Nov, 2011 1 commit
-
-
Ross Burton authored
-
- 27 Oct, 2011 2 commits
-
-
Rob Bradford authored
-
Rob Bradford authored
-
- 26 Oct, 2011 1 commit
-
-
Emmanuele Bassi authored
-
- 05 Sep, 2011 5 commits
-
-
Damien Lespiau authored
-
Damien Lespiau authored
libtool needs -no-undefined to generate DLLs on windows. As that flag can't hurt (on the contrary) for other platforms, just add it to the LDFLAGS.
-
Damien Lespiau authored
On Windows, I don't want to go through installing gtk-doc just to get some DLLs compiled.
-
Damien Lespiau authored
ACLOCAL_FLAGS allow you to define extra directories to look for m4 macros. autoreconf parses Makefile.am to add ACLOCAL_AMFLAGS when invoking aclocal. Adding ${ACLOCAL_FLAGS} to ACLOCAL_AMFLAGS make autoreconf grab flags from the environment. librest already had something to deal with it in autogen.sh, however having it in autogen.sh does not help when regenerating the configure script automatically (as automake now has rules to rebuild configure whenever configure.ac changes, ie by-passing autogen.sh)
-
Damien Lespiau authored
gcc complains about %lli here. Glib happens to define convinience macros around gint64, let's use them.
-
- 11 Jul, 2011 4 commits
-
-
Ross Burton authored
-
Ross Burton authored
-
Ross Burton authored
-
Ross Burton authored
-
- 16 Jun, 2011 1 commit
-
-
Alexandre Franke authored
-
- 29 Apr, 2011 1 commit
-
-
Rob Bradford authored
-
- 21 Apr, 2011 1 commit
-
-
Rob Bradford authored
-
- 13 Apr, 2011 7 commits
-
-
Eitan Isaacson authored
Fixes: https://bugs.meego.com/show_bug.cgi?id=15086
-
Eitan Isaacson authored
-
Eitan Isaacson authored
-
Eitan Isaacson authored
-
Ross Burton authored
-
Michal Mhr authored
-
Michal Mhr authored
-
- 01 Apr, 2011 1 commit
-
-
Olav Vitters authored
-
- 31 Mar, 2011 1 commit
-
-
Rob Bradford authored
-
- 30 Mar, 2011 1 commit
-
-
Eitan Isaacson authored
This is neccessary for Vimeo because of a bug where we get a 500 error if we pass along the cookie it provides. Fixes: https://bugs.meego.com/show_bug.cgi?id=15015
-
- 22 Mar, 2011 4 commits
-
-
Ross Burton authored
-
Eitan Isaacson authored
-
Eitan Isaacson authored
-
Eitan Isaacson authored
Fixes: BMC#14749
-
- 18 Mar, 2011 1 commit
-
-
Michal Hruby authored
-
- 16 Mar, 2011 2 commits
-
-
Rob Bradford authored
-
Rob Bradford authored
-