summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2013-05-06bump product version to 4.1.0.0.alpha1+Petr Mladek1-1/+1
2013-05-06configure: with --enable-headless disable opengl by defaultRiccardo Magliocchetti1-0/+2
2013-05-04configure: no ENABLE_NPAPI_FROM_BROWSER for --enable-headlessRiccardo Magliocchetti1-1/+2
2013-05-04nuke MathMLDTDDavid Tardon1-22/+0
2013-05-03PRODUCTVERSION variable always used only major and minor versionPetr Mladek1-1/+1
2013-05-03configure: minor typoAndres Gomez1-1/+1
2013-05-03Search for mariadb_config and mysql_config so it works everywhereTomas Chvatal1-6/+10
2013-05-02Splitting writerperfect into serializer and libodfgenFridrich Štrba1-0/+5
2013-05-02Add --enable-desktop-gui-elements to show such even on non-DESKTOP platformsTor Lillqvist1-0/+9
2013-05-02Fixed typo (missing $) in configure.acAndre Fischer1-1/+1
2013-05-01Make configury work as well as possible for iOS without optionsTor Lillqvist1-2/+57
2013-04-30install branding images using filelistsDavid Tardon1-27/+11
2013-04-30Revert "Don't enable postgresql-sdbc by default"Tor Lillqvist1-1/+1
2013-04-30Don't enable postgresql-sdbc by defaultTor Lillqvist1-1/+1
2013-04-29add fallback for Merge-Modules directory (when not found in registry)Christian Lohmaier1-0/+4
2013-04-26fix WaE with system libhunspellDavid Ostrovsky1-0/+1
2013-04-26-I$(SRCDIR)/include is added into SOLARINC laterMatúš Kukan1-1/+1
2013-04-24extend license filtering, and add fallback-checks.Michael Meeks1-2/+8
2013-04-24Add license filtering to configure.Michael Meeks1-1/+34
2013-04-24Revert "add extra inc. dir for URE headers"David Tardon1-11/+9
2013-04-23move global headers scriptBjoern Michaelsen1-1/+1
2013-04-23Add HarfBuzz support to the build systemKhaled Hosny1-0/+20
2013-04-20missing "" around identity in check for code signng key on MacNorbert Thiebaud1-2/+2
2013-04-19Do build libwps for iOSTor Lillqvist1-3/+1
2013-04-19configure: try to make all PYTHON variables point to the same thingMichael Stahl1-0/+4
2013-04-19Do build libwpd, libwpg, libcdr, libmspub, libmwaw and libvisio for iOSTor Lillqvist1-22/+6
2013-04-16move headers from solenv/inc/ to include/Matúš Kukan1-3/+2
2013-04-16Revert "do not merge public ure libraries"Matúš Kukan1-0/+2
2013-04-16do not merge public ure librariesMatúš Kukan1-2/+0
2013-04-15fix mingw openssl detectionLuboš Luňák1-2/+2
2013-04-15MSVC: --enable-dbgutil uses debug runtimesMichael Stahl1-1/+1
2013-04-15configure: find the MSVC debug runtime librariesMichael Stahl1-0/+18
2013-04-15Fix the gnutls test.Jan Holesovsky1-2/+2
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-14Change PLATFORMID, whatever it is, for iOS to "ios_arm"Tor Lillqvist1-1/+1
2013-04-14Make SDKDIR match gb_Package_SDKDIRNAME for iOSTor Lillqvist1-0/+1
2013-04-13neon: honor --disable-openssl and use GNUTLSAndres Gomez1-0/+15
2013-04-13postgresql: honor --disable-openssl flagAndres Gomez1-0/+7
2013-04-13build: new --disable-openssl flagAndres Gomez1-15/+45
2013-04-13build: warn when configure with --with-tls=opensslAndres Gomez1-0/+4
2013-04-13add extra inc. dir for URE headersDavid Tardon1-9/+11
2013-04-13Now we require liborcus-0.6 package.Kohei Yoshida1-1/+1
2013-04-12configure: fix typo that enabled mergelibs by defaultMiklos Vajna1-1/+1
2013-04-12No point in even considering mergelibs for Android or iOSTor Lillqvist1-1/+8
2013-04-11create --enable-mergelibs=all optionPeter Foley1-5/+11
2013-04-10add new urelibs library merging some libraries from ure/lib/Matúš Kukan1-0/+1
2013-04-10detect IBM java paths on other platforms than x86Caolán McNamara1-0/+11
2013-04-10one variable to rule them allDavid Tardon1-106/+57
2013-04-10Allow selecting the tls backend to use in oox from configureMiguel Gomez1-0/+40
2013-04-08Check for the C++11 "final" specifier and introduce SAL_FINALTor Lillqvist1-3/+72