Commit Graph

15 Commits

Author SHA1 Message Date
Fabiano Fidêncio
4235ef3453 Drop support to gtk2
The 3.0 release was the last one that still supports GTK2. For the
Windows builds the support to GTK2 was dropped in the previous release.
Let's do the same for the entire project now.

Signed-off-by: Eduardo Lima (Etrunko) <etrunko@redhat.com>
2016-02-15 21:49:57 +01:00
Fabiano Fidêncio
15c97c42a1 autobuild: gtk2 has been dropped for windows
0a7fa73f is the commit that dropped support for gtk2 for the nsis
installer.
03c014cb is the commit that dropped support for gtk2 for the msi
installer.
2015-12-01 16:46:07 +01:00
Daniel P. Berrange
625677c589 Tweak autobuild.sh to facilitate release builds 2015-01-12 11:27:56 +00:00
Daniel P. Berrange
b2a233b711 Don't use --nodeps for developer builds
Only use --nodeps when running under the autobuild engine

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2014-01-24 16:50:58 +00:00
Daniel P. Berrange
1dd4e667af Set PKG_CONFIG_LIBDIR variable for mingw builds
To avoid pkg-config accidentally falling back to
native versions, set the PKG_CONFIG_LIBDIR var
explicitly

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2013-05-01 16:11:07 +01:00
Daniel P. Berrange
1cd871cb66 Set a default value for AUTOBUILD_INSTALL_ROOT
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2013-05-01 16:11:06 +01:00
Daniel P. Berrange
9d69e5a629 Delete browser plugin entirely
The browser plugin code has been effectively unmaintained since
the day it was merged. There has always been a caveat that the
code has not been properly audited to ensure it is secure, and
being unmaintained doesn't give a warm secure feeling. These
days there are better solutions for the browser which are pure
HTML5 code, noVNC and SPICE-HTML5.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2013-03-13 11:47:42 +00:00
Daniel P. Berrange
c8e0550a82 Convert to use Mingw64 toolchain for Windows biulds 2012-09-14 17:34:53 +01:00
Daniel P. Berrange
d9825f3c74 Import GNULIB rules for syntax checking code 2012-02-06 12:42:23 +00:00
Daniel P. Berrange
529343aa38 Update automated build to test both GTK2 and GTK3 builds 2011-11-04 11:44:43 +00:00
Daniel P. Berrange
215e8f73e6 Disable mozilla plugin since it doesn't build currently 2011-02-11 15:56:06 +00:00
Daniel P. Berrange
af4ddcb244 Initial mingw32 build support 2008-11-28 07:24:56 -05:00
Daniel P. Berrange
0de0e908fd Added -plugin sub RPM, disabled by default, except for autobuild 2008-03-09 16:36:17 -04:00
Daniel P. Berrange
0154dca5b9 Kill automake portability warnings. Use a config.h Cleanup misc build issues. Build with fatal compile warnings 2008-03-05 18:24:16 -05:00
Daniel P. Berrange
07c89c3f5e Initial commit 2007-07-20 15:26:08 -04:00