summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Collapse)AuthorFilesLines
2012-09-27add --with-idlc-cpp to allow use of "normal" cppRene Engelhard1-6/+23
Change-Id: Ib32bb0b3e9cf4ce6aeb60a417a2f07d72facf41d
2012-09-27add --with-system-ucppRene Engelhard1-0/+15
Change-Id: Ic322d1be23033049fa3b5cd60c00479bb6cae3ca
2012-09-27gbuildification of appache_commonsNorbert Thiebaud1-0/+8
Change-Id: I517c808c9ea799aac0d2cd2b3bb6c18564c76823
2012-09-26configure.in: remove obsolete --with-mozilla-version...Michael Stahl1-15/+1
...and bitrotted code to check for checking downloaded file names that has been broken by e24c2e106e76d9b50a923ed27f8f8fdd2db9b93a. Change-Id: I5acda4246b46f1d5d4a54fe64a77ceae69b45a05
2012-09-26No need to check for Mozilla sources in configureStephan Bergmann1-28/+0
...is automatically done by ./download if necessary. Change-Id: Ia51d33e6f589c9bc54570d62ab6704a751c0e5c1
2012-09-26return build conditional for libpngDavid Tardon1-0/+1
Change-Id: I0ff1f219db136f3cc763d6af61df177831b1e93f
2012-09-26xsltml: convert to gbuildMatúš Kukan1-1/+2
Change-Id: I7074c377b6a8f8250adcae73178882fc9e68c696
2012-09-26download seamonkey only when it is neededMatúš Kukan1-0/+2
Change-Id: I6c2f2796db7b24043627435b3f91846416655911
2012-09-26gbuildification of afmsNorbert Thiebaud1-0/+3
Change-Id: I7ead3e90c9037289b917820c20f5265d5b080b47
2012-09-25Uploading libwpd 0.9.6 releaseFridrich Štrba1-1/+1
Change-Id: I71a27d94b2e7097c73b633498181e54c15e14deb
2012-09-24Uploading the new libwpd 0.9.5Fridrich Štrba1-1/+1
Change-Id: I0949b85f7c2ffbb5c00cce24949b21cc616135db
2012-09-23gbuildification of more_fontsNorbert Thiebaud1-12/+34
Change-Id: Ifae1342ee0af447cb08a24e0804f6e42ae826a2a
2012-09-22neon: convert to gbuildMatúš Kukan1-4/+4
Change-Id: I1cca0e3be7e148c835af26d2c001878b849e8432
2012-09-21BrainoTor Lillqvist1-1/+1
Change-Id: Ib8430f7e3a47d8f75c3df9baaa1760b2e07e4939
2012-09-20introduce new option --disable-cve-testsDavid Ostrovsky1-0/+17
Change-Id: I288638c4a70396ccb7354b20e901aa0c46ffe442 Reviewed-on: https://gerrit.libreoffice.org/653 Reviewed-by: Michael Meeks <michael.meeks@suse.com> Tested-by: Michael Meeks <michael.meeks@suse.com>
2012-09-20Move -isysroot from gb_CFLAGS/gb_CXXFLAGS to CC/CXXTor Lillqvist1-6/+6
That is a much better place for it. The gb_C(XX)FLAGS don't get passed on to "external" modules, so they should not contain flags that are essential for the compilation to work at all. I think. At least for me, in my MacOSX SDK 10.4 -based build tree, using Xcode 3 installed in /Xcode3, on OS X 10.8, the -isysroot is essential for liborcus to compile. Change-Id: I1f11c690585e4ba512eb87d2fddf11872b91dd57
2012-09-19Start on experimental support for 64-bit Mac codeTor Lillqvist1-30/+59
Rename the --enable-cl-x64 switch to --enable-64-bit and make its meaning more generic. Drop the CL_X64 config variable, introduce the more generic BITNESS_OVERRIDE instead. Does not build yet. Change-Id: Iac66afe31dceaf40c8262fec2e5aef6a751ba3d2
2012-09-18configure: dbus also missing comma: --disable-dbus turns it onMichael Stahl1-3/+3
Change-Id: I5b4da0a6b0f2e0587a48f14644bfa9d4442ab076
2012-09-18fix typoRene Engelhard1-1/+1
Change-Id: I79e68677a462787e9e60e47992595538cbce3195
2012-09-18configure: sdremote option was missing a commaMichael Stahl1-3/+3
Change-Id: I5956b2dcacc10a6413fc82d9a120b98644e6ab68
2012-09-18Some clean-up of mork-related changsStephan Bergmann1-15/+3
And reverted for now the configure error when --enable-mozilla on non-Windows; it is still used for other features, too. Change-Id: I1ce5ff1a7a3d140a1ab7ba1e905166d91229c926
2012-09-18configure: test if tput(1) exists before calling itMichael Stahl1-1/+1
Change-Id: I63576b42187fb0cbf3fc867487e9530fd11319d5
2012-09-18mark configure's warning with some colorChristian Lohmaier1-1/+7
Change-Id: I7e225fc5ce353316cb689dc3bca8f606273e8796
2012-09-18be consistent with configure's default and switch wrt gtk3Christian Lohmaier1-2/+3
also record the system-cairo stuff as a proper warning, so that people have a chance to see it. Change-Id: Ic59bed91edbe92a642851ccef570c9dca94672f0
2012-09-18add --with-system-bluez and alöllow disabling of sdremoteRene Engelhard1-0/+39
Change-Id: I1b0dbc8e8efa7535bdc699e343e31594af00d553
2012-09-18switch build system to mork driver implementationDavid Ostrovsky1-6/+25
On all non windows platforms no mozilla is used any more. On windows it used for O and OE address book access. Once alternative implementation for it exists, mozilla can be stripped there too. Change-Id: I54144005e6a284326b45a34eb958d170e872471e Reviewed-on: https://gerrit.libreoffice.org/637 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2012-09-18Updated mdds to 0.6.1.Kohei Yoshida1-1/+1
Change-Id: Ibc0a67b689e5731afdfe2b9af7d991a998ffb389
2012-09-17nothing propagates HAVE_CUPS_H so cups is always disabledCaolán McNamara1-12/+12
regression from 22f2e5f286d55cd5c1ead07fb82cd78027abf490 so, lets follow the same pattern as else where and fixup ENABLE_CUPS to be TRUE when enabled and lets just link against cups and not do the dlopen dance Change-Id: I3cff1bd98a7474c403d7ff66183e76e26e407de8
2012-09-14updated libcmis to 0.3.0Cédric Bosdonnat1-2/+2
Change-Id: Ied3f21fa021ad0dbe044ae05941389810462d821
2012-09-14add a configure option to make assert() abort in release codeNorbert Thiebaud1-0/+17
Change-Id: I93720ee3338426174b31a6ea6dba3af7ffb7e207
2012-09-12configure.in: typoMiklos Vajna1-1/+1
Change-Id: I209594460e2b2dd5e8621375f555e38ec0009e7c
2012-09-11fix ./configure --without-system-liblangtagDavid Tardon1-1/+1
Change-Id: I4640e4c626a209035697e69587852ec86af16136
2012-09-11Fix liblangtag and GLib checks for iOS and AndroidTor Lillqvist1-9/+9
Change-Id: If6b46ebdb63d7688830f5ee712c124c07e93661b
2012-09-11liborcus: convert to gbuildMatúš Kukan1-1/+0
Change-Id: I6a0d869526ffd40bfe5ff81267f241c049d050f0
2012-09-11Fix typoTor Lillqvist1-1/+1
Change-Id: Ibe0da6862cd241e10d79817aab08a65590610604
2012-09-11add AC_ARG_ENABLE for packagekit; remove "auto font install" from dbusRene Engelhard1-1/+7
Change-Id: I973bc94569559a65484d359fe153bc6a53bbd848
2012-09-11fix li--with-system-liblangtag descriptionRene Engelhard1-1/+1
Change-Id: I7904d041d1512e988aa121d4cb438aa4ccb04011
2012-09-11default to off for packagekit usage; add --enable-packagekitRene Engelhard1-0/+14
Change-Id: Ib644cc3768ced8a1959fb9ea9f7f24e29fce87ad
2012-09-11implement --with-system-liblangtagRene Engelhard1-15/+27
Change-Id: I182f95c294ec41cf74cd495fd6141a7d1c33b3ff
2012-09-10one more attempt to check the right orcus pkg-config name :-)Petr Mladek1-1/+1
Change-Id: I784f9b0d3ec08b2136a178ecd789acbc381967fe
2012-09-10Work with system liborcus.Tomáš Chvátal1-1/+1
Change-Id: I1da517b19774ed6f44c34e0d8057419b1a66a9f1
2012-09-09fix typoMatúš Kukan1-4/+2
Change-Id: Iaf2180946186e9490840ebbdd5f948a31103dc4f
2012-09-09libpng: convert to gbuildMatúš Kukan1-1/+2
Change-Id: I68d8eb5ee481c893ca1ddecf891db66bef5b03f2
2012-09-08libcmis: convert to gbuildMatúš Kukan1-4/+5
Change-Id: I4586cb27505bbdc20a543fc812d8b480b4b94236
2012-09-08libwpd: convert to gbuildMatúš Kukan1-1/+2
Change-Id: I5a8d3979e8b3e1e3d33882715fbb61f37bf27e35
2012-09-08libwpg: convert to gbuildMatúš Kukan1-1/+2
Change-Id: If440c551aedf805eb364c0fe575e8c5f4f66c18f
2012-09-08libcdr: convert to gbuildMatúš Kukan1-1/+2
Change-Id: I067ab0a4559bf7ee0da36a67567e0db9a6e34f87
2012-09-08libmspub: convert to gbuildMatúš Kukan1-1/+2
Change-Id: I502c849e40d84e6038b0b83fe344699944ec4a8f
2012-09-08libwps: convert to gbuildMatúš Kukan1-1/+2
Change-Id: I8f5312d9751d4bc4f26feb1d58b1c4b3184441c0
2012-09-08libvisio: convert to gbuildMatúš Kukan1-1/+2
Change-Id: Ie52c2ed87bf7631877bdf9a4cffc2f0a8fb3736c