Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-25 | explicitely check gmodule build flags for gtk3 module | Petr Mladek | |
g_module_open is used in gtk3gtksys.cxx gmodule dependencies were moved into private requires in rencent gio-2.0.pc. It was because GIO users are not generally expected to use gmodule API, see http://git.gnome.org/browse/glib/commit/?id=1f02ef3205e810dd937f316f5a7b58ecc2893d59 Change-Id: I90e980678eaaa825ae130f54d13f4a5772a2700a | |||
2012-06-25 | Improve help message at end of configure | Tor Lillqvist | |
Change-Id: I2afa40a0da8fb0df5e9a1ae5f9aee4300854a656 | |||
2012-06-23 | Add a configure flag to enable CoreText Support | Norbert Thiebaud | |
Change-Id: I0f3865beff53f199fae49e806f308c6dab3e3c11 | |||
2012-06-22 | fixing pyuno bridge on mingw: packaging system-python | David Ostrovsky | |
Change-Id: Ib46248d217b0161dc20dde0274842bd7381f0cda | |||
2012-06-17 | (incomplete) attempt to build internal python with MinGW | David Tardon | |
Change-Id: I39c880e8615b164a66eb900c11b26da9d6489e02 | |||
2012-06-15 | pkg-config glib | Eike Rathke | |
2012-06-13 | mingw: fix check for boost date_time dll | David Tardon | |
Change-Id: I4a31c215d70e6f8f8fc8a768851315b919fba03e | |||
2012-06-13 | better test for system boost date_time lib | David Tardon | |
This reverts commit 4c2e9fc655b6480ffc7f0feb5d07b8106b6b8e22. Change-Id: Iea84991ee689240fe6e6ddbc47f44b444f582dde | |||
2012-06-11 | disable mozilla per default on all platforms | David Ostrovsky | |
Change-Id: Ie5e8c7c43d86f060d7733c1787c6382e78c0a463 | |||
2012-06-08 | fix --help (--with-help is already the default) | Luboš Luňák | |
Change-Id: I3b34b49ec72ebd20d55da38d25c6375e72503a13 | |||
2012-06-07 | Clean up some Perl leftovers from set_soenv.in | Tor Lillqvist | |
Change-Id: I83ba1fac65958e8df30b5454601e7e20fbb58a8f | |||
2012-06-06 | Revert "add configure check for date_time lib" | Jan Holesovsky | |
This commit breaks MinGW builds; the m4 macros probably need some improvements there. This reverts commit 5ed17233908c7f87b08b0964b55e4504d964ed71. | |||
2012-06-05 | PATH for cross-compilations was broken in some way, this seems to fix it | Tor Lillqvist | |
Change-Id: Ifa82be2dfae383ed8570c1d99584e67d85833612 | |||
2012-06-05 | Bump AC_PACKAGE_VERSION, too | Stephan Bergmann | |
Change-Id: I8ec106cc0d8bb09e5a1947aacaf12ad6a0ddd8ef | |||
2012-06-05 | Adding Microsoft Publisher Import filter | Fridrich Štrba | |
Change-Id: Iec9c9c5419a40e7ad64af057f1bbb426ca3163b0 | |||
2012-06-05 | add configure check for date_time lib | David Tardon | |
Change-Id: Ie04e4860363dd3db7c363408c6c8c9e80d9315c0 | |||
2012-06-04 | bump libcmis check to >= 0.2.1 given 966d20e35d5a2be2fce6c204af5c156c3ead7063 | Rene Engelhard | |
Change-Id: Ic6814b9a3916493bf0b1c96d5e8c12f3d187f887 | |||
2012-06-04 | configure.in: refuse to run in sourced solar environment | Michael Stahl | |
revert one hunk from 909cd34b7b0982078a50b9ed46cf57811d9571df Change-Id: I9eb3f3c1cdab2c0624ab65f540b9c3d6b8f1bfb5 | |||
2012-06-04 | module icc removal was a bit too harsh in configure.in | Norbert Thiebaud | |
re-instated lines that were accidentally wiped out in configure.in Change-Id: I54d3140723e99eae1dda6c7b05c29327a22028a3 | |||
2012-06-04 | Replace the module icc functionality by a use of lcms2 | Fridrich Štrba | |
Change-Id: I989af1147711f0175bf889bc55043b2d84a49b38 | |||
2012-06-03 | do not check for win-specific stuff on mingw | David Tardon | |
Change-Id: I8316e1ce35d059938da35651c0fa1412b8648a7d | |||
2012-06-02 | deliver sane header only when it's being used | Matúš Kukan | |
Change-Id: I38a3dfb14375bb4abee7beaa3127c3a4cce1b9a2 | |||
2012-06-02 | twain header is only for Windows | Matúš Kukan | |
Change-Id: I7b1cee3bde17fc9e52b7fcf06d1d5215a9396814 | |||
2012-06-01 | only check for ext. headers when building with X11 | David Tardon | |
Change-Id: Ia37e0cbda71fb10be269bd47657b512ae07ea796 | |||
2012-06-01 | move test for system headers to the right branch | David Tardon | |
Change-Id: If162227d55f244ee85d1b0725829a9533427d12c | |||
2012-05-31 | Don't test cairo if enable_headless is set | Riccardo Magliocchetti | |
I've ended up using a feature switch, i think it is the less risky way of handle this, assuming that enable_cairo_canvas is enough to mark cairo as required, as in my previous try, may be not that safe. The diff looks big because of reindenting a whole block. | |||
2012-05-31 | fix SCPDEFS for --disable-activex | Matúš Kukan | |
Change-Id: Id20f7294e2bf00cf1a980cb137b51a107ef698e7 | |||
2012-05-31 | We apparently don't need Orbit-2.0 anymore | Caolán McNamara | |
since a219edfbb65e6623dde2d52c41547d78346b7144 Change-Id: I7cc6d8476aa07929870514a424e2a5e6dc508d99 | |||
2012-05-30 | fix linking with gconf on release machine | David Tardon | |
Change-Id: Iec63ac2c1a128e800df92f583fe349526addec4e | |||
2012-05-30 | reportbuilder: build only when enabled | Matúš Kukan | |
Change-Id: Iee65c6bd8ddc51b3ae703e6d38c825f3801389fe | |||
2012-05-29 | Warn about disabling XML security | Riccardo Magliocchetti | |
Some tests will fail and bad things will happen. Change-Id: Ic4b36a030e527b0869d8f8875e6a7c3dfe0a4ff9 | |||
2012-05-29 | Check for libXext headers if we will need them | Riccardo Magliocchetti | |
Change-Id: I35dd689ccb4bd01bb47f15b4db00d01a715ad2a6 | |||
2012-05-29 | do not configure activex component on mingw | David Tardon | |
Change-Id: I4aa4be9c29248c75929f6bcd5f09b33cf2a381a0 | |||
2012-05-29 | bin icuversion.mk, set the variables in configure | Matúš Kukan | |
Change-Id: Ife00d7477dacfe1eb325c722517fb038ead083db | |||
2012-05-29 | do not allow both kde and tde at the same time | David Tardon | |
Change-Id: I423c621c2bd543775c0d6f238fca40a64acaf0cc | |||
2012-05-29 | set all kde4 libs in configure | David Tardon | |
Change-Id: I44b089613710bbdc776a27720c1851f68de1671e | |||
2012-05-29 | improve odbc headers handling | Matúš Kukan | |
2012-05-24 | fdo#50162 merge rtlbootstrap.mk into configure.in | David Ostrovsky | |
Change-Id: I241be2704a069ec1f6be5861084039569673cc12 | |||
2012-05-23 | Solaris/Intel/GCC outpath is unxsogi | Michael Stahl | |
2012-05-23 | Mention that --enable-cl-x64 is incomplete in help message | Tor Lillqvist | |
Change-Id: Ia88d892dea3d597215876a860a0f748f2ed6839b | |||
2012-05-18 | Add generic --with-build-platform-configure-options | Tor Lillqvist | |
2012-05-16 | try to fix --with-solver-and-workdir-root on Windows | Michael Stahl | |
idlc breaks because sal considers X:\\foo an invalid system path | |||
2012-05-16 | Don't create the local.properties files in the source tree from configure | Tor Lillqvist | |
Change-Id: Ic87be0146360c5e32f1f12f255c897e051c9a50c | |||
2012-05-16 | More verbose (hopefully correct) help for --enable-headless | Tor Lillqvist | |
Change-Id: I632cfca94a55a395a1765675fa015bbb8864228b | |||
2012-05-15 | Build with ICU<49 by disabling features not around | Tomas Chvatal | |
Thanks to Caolan for the explanation. Change-Id: I1db0b1f60681c5f2815472b220ba54b4c38c0cd4 | |||
2012-05-15 | Related: rhbz#162935 Document reason for stl header visibility check | Caolán McNamara | |
Change-Id: I63edb1931975eca15a0b1efc51f9ce0d35739ebc | |||
2012-05-14 | TDE integration | Norbert Thiebaud | |
Change-Id: I6f468005c8d8d99d9251a9c4fe4629b98bc4aa5e | |||
2012-05-14 | default unix in general to system libxml2/libxslt like MacOSX | Caolán McNamara | |
Change-Id: I7cde2a79462c71f4ce6e3ab75152e804ec7260f9 | |||
2012-05-14 | configure.in: report errors in PathFormat | Michael Stahl | |
2012-05-14 | configure.in: fix --with-solver-and-workdir-root: | Michael Stahl | |
PathFormat fails if path does not exist |