summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Collapse)Author
2012-06-26android: add --with-android-arch to make space for an x86 targetMichael Meeks
2012-06-25explicitely check gmodule build flags for gtk3 modulePetr 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-25Improve help message at end of configureTor Lillqvist
Change-Id: I2afa40a0da8fb0df5e9a1ae5f9aee4300854a656
2012-06-23Add a configure flag to enable CoreText SupportNorbert Thiebaud
Change-Id: I0f3865beff53f199fae49e806f308c6dab3e3c11
2012-06-22fixing pyuno bridge on mingw: packaging system-pythonDavid Ostrovsky
Change-Id: Ib46248d217b0161dc20dde0274842bd7381f0cda
2012-06-17(incomplete) attempt to build internal python with MinGWDavid Tardon
Change-Id: I39c880e8615b164a66eb900c11b26da9d6489e02
2012-06-15pkg-config glibEike Rathke
2012-06-13mingw: fix check for boost date_time dllDavid Tardon
Change-Id: I4a31c215d70e6f8f8fc8a768851315b919fba03e
2012-06-13better test for system boost date_time libDavid Tardon
This reverts commit 4c2e9fc655b6480ffc7f0feb5d07b8106b6b8e22. Change-Id: Iea84991ee689240fe6e6ddbc47f44b444f582dde
2012-06-11disable mozilla per default on all platformsDavid Ostrovsky
Change-Id: Ie5e8c7c43d86f060d7733c1787c6382e78c0a463
2012-06-08fix --help (--with-help is already the default)Luboš Luňák
Change-Id: I3b34b49ec72ebd20d55da38d25c6375e72503a13
2012-06-07Clean up some Perl leftovers from set_soenv.inTor Lillqvist
Change-Id: I83ba1fac65958e8df30b5454601e7e20fbb58a8f
2012-06-06Revert "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-05PATH for cross-compilations was broken in some way, this seems to fix itTor Lillqvist
Change-Id: Ifa82be2dfae383ed8570c1d99584e67d85833612
2012-06-05Bump AC_PACKAGE_VERSION, tooStephan Bergmann
Change-Id: I8ec106cc0d8bb09e5a1947aacaf12ad6a0ddd8ef
2012-06-05Adding Microsoft Publisher Import filterFridrich Štrba
Change-Id: Iec9c9c5419a40e7ad64af057f1bbb426ca3163b0
2012-06-05add configure check for date_time libDavid Tardon
Change-Id: Ie04e4860363dd3db7c363408c6c8c9e80d9315c0
2012-06-04bump libcmis check to >= 0.2.1 given 966d20e35d5a2be2fce6c204af5c156c3ead7063Rene Engelhard
Change-Id: Ic6814b9a3916493bf0b1c96d5e8c12f3d187f887
2012-06-04configure.in: refuse to run in sourced solar environmentMichael Stahl
revert one hunk from 909cd34b7b0982078a50b9ed46cf57811d9571df Change-Id: I9eb3f3c1cdab2c0624ab65f540b9c3d6b8f1bfb5
2012-06-04module icc removal was a bit too harsh in configure.inNorbert Thiebaud
re-instated lines that were accidentally wiped out in configure.in Change-Id: I54d3140723e99eae1dda6c7b05c29327a22028a3
2012-06-04Replace the module icc functionality by a use of lcms2Fridrich Štrba
Change-Id: I989af1147711f0175bf889bc55043b2d84a49b38
2012-06-03do not check for win-specific stuff on mingwDavid Tardon
Change-Id: I8316e1ce35d059938da35651c0fa1412b8648a7d
2012-06-02deliver sane header only when it's being usedMatúš Kukan
Change-Id: I38a3dfb14375bb4abee7beaa3127c3a4cce1b9a2
2012-06-02twain header is only for WindowsMatúš Kukan
Change-Id: I7b1cee3bde17fc9e52b7fcf06d1d5215a9396814
2012-06-01only check for ext. headers when building with X11David Tardon
Change-Id: Ia37e0cbda71fb10be269bd47657b512ae07ea796
2012-06-01move test for system headers to the right branchDavid Tardon
Change-Id: If162227d55f244ee85d1b0725829a9533427d12c
2012-05-31Don't test cairo if enable_headless is setRiccardo 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-31fix SCPDEFS for --disable-activexMatúš Kukan
Change-Id: Id20f7294e2bf00cf1a980cb137b51a107ef698e7
2012-05-31We apparently don't need Orbit-2.0 anymoreCaolán McNamara
since a219edfbb65e6623dde2d52c41547d78346b7144 Change-Id: I7cc6d8476aa07929870514a424e2a5e6dc508d99
2012-05-30fix linking with gconf on release machineDavid Tardon
Change-Id: Iec63ac2c1a128e800df92f583fe349526addec4e
2012-05-30reportbuilder: build only when enabledMatúš Kukan
Change-Id: Iee65c6bd8ddc51b3ae703e6d38c825f3801389fe
2012-05-29Warn about disabling XML securityRiccardo Magliocchetti
Some tests will fail and bad things will happen. Change-Id: Ic4b36a030e527b0869d8f8875e6a7c3dfe0a4ff9
2012-05-29Check for libXext headers if we will need themRiccardo Magliocchetti
Change-Id: I35dd689ccb4bd01bb47f15b4db00d01a715ad2a6
2012-05-29do not configure activex component on mingwDavid Tardon
Change-Id: I4aa4be9c29248c75929f6bcd5f09b33cf2a381a0
2012-05-29bin icuversion.mk, set the variables in configureMatúš Kukan
Change-Id: Ife00d7477dacfe1eb325c722517fb038ead083db
2012-05-29do not allow both kde and tde at the same timeDavid Tardon
Change-Id: I423c621c2bd543775c0d6f238fca40a64acaf0cc
2012-05-29set all kde4 libs in configureDavid Tardon
Change-Id: I44b089613710bbdc776a27720c1851f68de1671e
2012-05-29improve odbc headers handlingMatúš Kukan
2012-05-24fdo#50162 merge rtlbootstrap.mk into configure.inDavid Ostrovsky
Change-Id: I241be2704a069ec1f6be5861084039569673cc12
2012-05-23Solaris/Intel/GCC outpath is unxsogiMichael Stahl
2012-05-23Mention that --enable-cl-x64 is incomplete in help messageTor Lillqvist
Change-Id: Ia88d892dea3d597215876a860a0f748f2ed6839b
2012-05-18Add generic --with-build-platform-configure-optionsTor Lillqvist
2012-05-16try to fix --with-solver-and-workdir-root on WindowsMichael Stahl
idlc breaks because sal considers X:\\foo an invalid system path
2012-05-16Don't create the local.properties files in the source tree from configureTor Lillqvist
Change-Id: Ic87be0146360c5e32f1f12f255c897e051c9a50c
2012-05-16More verbose (hopefully correct) help for --enable-headlessTor Lillqvist
Change-Id: I632cfca94a55a395a1765675fa015bbb8864228b
2012-05-15Build with ICU<49 by disabling features not aroundTomas Chvatal
Thanks to Caolan for the explanation. Change-Id: I1db0b1f60681c5f2815472b220ba54b4c38c0cd4
2012-05-15Related: rhbz#162935 Document reason for stl header visibility checkCaolán McNamara
Change-Id: I63edb1931975eca15a0b1efc51f9ce0d35739ebc
2012-05-14TDE integrationNorbert Thiebaud
Change-Id: I6f468005c8d8d99d9251a9c4fe4629b98bc4aa5e
2012-05-14default unix in general to system libxml2/libxslt like MacOSXCaolán McNamara
Change-Id: I7cde2a79462c71f4ce6e3ab75152e804ec7260f9
2012-05-14configure.in: report errors in PathFormatMichael Stahl