summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Collapse)Author
2012-10-02poppler 0.20.0 makes sdext test fail, fail already in configureLuboš Luňák
But I expect this was too much work to add when the first person ran into this. Change-Id: I8cc84ddec2ffaa76b408f9fb7102ab694347099d
2012-10-02Help text for newly introduced switches.Jan Holesovsky
Change-Id: I3f148d0dd61adc7008fdf64d077818c22a0e7d09
2012-10-02fdo#52268: splash: change color and position of messagesIvan Timofeev
Change-Id: If6c607fc9f0be1f7a71eda8d555399451938c5fc
2012-10-02gbuildification of beanshellDavid Ostrovsky
Change-Id: I1b71796ca95500efeffe5e01dba3e73711f920e7 Reviewed-on: https://gerrit.libreoffice.org/745 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2012-10-01fdo#50163 move definition of PLATFORMID into configure.inAndras Timar
Change-Id: Iea8385aa9213ccde7e6650cb934361597d508250
2012-10-01configure.in: edit message checking for new GStreamer 1.0Korrawit Pruegsanusak
to not duplicate the message checking for old one and be consistent with the help message in AS_HELP_STRING Change-Id: I91e0a5ed0e2278de013d7872eadc6f93b970c231 Reviewed-on: https://gerrit.libreoffice.org/722 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2012-10-01gbuildification of saxonDavid Ostrovsky
Change-Id: Ic54337f4279daf78b099aab368eade5a6143f586
2012-09-29gbuildify tomcatNorbert Thiebaud
Change-Id: Ibd7b71292450db8e3e98f9ede5a836182eb38770
2012-09-29Make --enable-64-bit automatically turn on --enable-coretextTor Lillqvist
Change-Id: I4d2749d8da44fd8b469315c2be0093c19fc20be1
2012-09-29No need for BITNESS_OVERRIDE in makefilery as CPU etc work fineTor Lillqvist
Change-Id: I59f4d5ad275af62c997723908754112c062a31be
2012-09-28bean: just use AWTLIB on all platfroms to simplify thisMichael Stahl
Change-Id: I6c8bc792a57750b7fd5f36e3eb97f76870a7a632
2012-09-28gbuild: clean up usage of weird x11_extensions module etc.Michael Stahl
Move libraries using those headers to RepositoryExternal.mk and also move pkg-config invocation to configure. Change-Id: I17a240fcba83a98f3f248f15b34d245f941c62e2
2012-09-27add --with-idlc-cpp to allow use of "normal" cppRene Engelhard
Change-Id: Ib32bb0b3e9cf4ce6aeb60a417a2f07d72facf41d
2012-09-27add --with-system-ucppRene Engelhard
Change-Id: Ic322d1be23033049fa3b5cd60c00479bb6cae3ca
2012-09-27gbuildification of appache_commonsNorbert Thiebaud
Change-Id: I517c808c9ea799aac0d2cd2b3bb6c18564c76823
2012-09-26configure.in: remove obsolete --with-mozilla-version...Michael Stahl
...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 Bergmann
...is automatically done by ./download if necessary. Change-Id: Ia51d33e6f589c9bc54570d62ab6704a751c0e5c1
2012-09-26return build conditional for libpngDavid Tardon
Change-Id: I0ff1f219db136f3cc763d6af61df177831b1e93f
2012-09-26xsltml: convert to gbuildMatúš Kukan
Change-Id: I7074c377b6a8f8250adcae73178882fc9e68c696
2012-09-26download seamonkey only when it is neededMatúš Kukan
Change-Id: I6c2f2796db7b24043627435b3f91846416655911
2012-09-26gbuildification of afmsNorbert Thiebaud
Change-Id: I7ead3e90c9037289b917820c20f5265d5b080b47
2012-09-25Uploading libwpd 0.9.6 releaseFridrich Štrba
Change-Id: I71a27d94b2e7097c73b633498181e54c15e14deb
2012-09-24Uploading the new libwpd 0.9.5Fridrich Štrba
Change-Id: I0949b85f7c2ffbb5c00cce24949b21cc616135db
2012-09-23gbuildification of more_fontsNorbert Thiebaud
Change-Id: Ifae1342ee0af447cb08a24e0804f6e42ae826a2a
2012-09-22neon: convert to gbuildMatúš Kukan
Change-Id: I1cca0e3be7e148c835af26d2c001878b849e8432
2012-09-21BrainoTor Lillqvist
Change-Id: Ib8430f7e3a47d8f75c3df9baaa1760b2e07e4939
2012-09-20introduce new option --disable-cve-testsDavid Ostrovsky
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 Lillqvist
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 Lillqvist
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 Stahl
Change-Id: I5b4da0a6b0f2e0587a48f14644bfa9d4442ab076
2012-09-18fix typoRene Engelhard
Change-Id: I79e68677a462787e9e60e47992595538cbce3195
2012-09-18configure: sdremote option was missing a commaMichael Stahl
Change-Id: I5956b2dcacc10a6413fc82d9a120b98644e6ab68
2012-09-18Some clean-up of mork-related changsStephan Bergmann
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 Stahl
Change-Id: I63576b42187fb0cbf3fc867487e9530fd11319d5
2012-09-18mark configure's warning with some colorChristian Lohmaier
Change-Id: I7e225fc5ce353316cb689dc3bca8f606273e8796
2012-09-18be consistent with configure's default and switch wrt gtk3Christian Lohmaier
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 Engelhard
Change-Id: I1b0dbc8e8efa7535bdc699e343e31594af00d553
2012-09-18switch build system to mork driver implementationDavid Ostrovsky
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 Yoshida
Change-Id: Ibc0a67b689e5731afdfe2b9af7d991a998ffb389
2012-09-17nothing propagates HAVE_CUPS_H so cups is always disabledCaolán McNamara
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 Bosdonnat
Change-Id: Ied3f21fa021ad0dbe044ae05941389810462d821
2012-09-14add a configure option to make assert() abort in release codeNorbert Thiebaud
Change-Id: I93720ee3338426174b31a6ea6dba3af7ffb7e207
2012-09-12configure.in: typoMiklos Vajna
Change-Id: I209594460e2b2dd5e8621375f555e38ec0009e7c
2012-09-11fix ./configure --without-system-liblangtagDavid Tardon
Change-Id: I4640e4c626a209035697e69587852ec86af16136
2012-09-11Fix liblangtag and GLib checks for iOS and AndroidTor Lillqvist
Change-Id: If6b46ebdb63d7688830f5ee712c124c07e93661b
2012-09-11liborcus: convert to gbuildMatúš Kukan
Change-Id: I6a0d869526ffd40bfe5ff81267f241c049d050f0
2012-09-11Fix typoTor Lillqvist
Change-Id: Ibe0da6862cd241e10d79817aab08a65590610604
2012-09-11add AC_ARG_ENABLE for packagekit; remove "auto font install" from dbusRene Engelhard
Change-Id: I973bc94569559a65484d359fe153bc6a53bbd848
2012-09-11fix li--with-system-liblangtag descriptionRene Engelhard
Change-Id: I7904d041d1512e988aa121d4cb438aa4ccb04011
2012-09-11default to off for packagekit usage; add --enable-packagekitRene Engelhard
Change-Id: Ib644cc3768ced8a1959fb9ea9f7f24e29fce87ad