summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)Author
2016-03-17Bump version to 5.0-27cp-5.0-27Andras Timar
Change-Id: I469fa93cdcb99196646ee97e19883b75d6eb9dec
2016-03-08enable breeze and sifrAndras Timar
Change-Id: Id46452b5121077de7d5368257b538a85d1ef7dae
2016-03-02Bump version to 5.0-26cp-5.0-26Andras Timar
Change-Id: I487fb3b52bb8adfa40abbbb75e2b83f375fbdd78
2016-02-24Bump version to 5.0-25cp-5.0-25Andras Timar
Change-Id: Iada9312b2e481d1ebd271e4ca8d7050449d4abc6
2016-02-10Bump version to 5.0-24cp-5.0-24Andras Timar
Change-Id: I356b373dd2e9a1bee6a5e953a764435104220d7d
2016-02-08Bump version to 5.0-23cp-5.0-23Andras Timar
Change-Id: Iffe1bc40cc9b8fdf3d6990dbc3dcb7fc1a879bb2
2016-02-05Bump version to 5.0-22Andras Timar
Change-Id: I64601731b6f178bf1b6436e326b2064e397a1b02
2016-02-03Bump version to 5.0-21cp-5.0-21Andras Timar
Change-Id: I2f1f6a61661faad76a9929ffc64125ffbd09ec6a
2016-01-25Bump version to 5.0-20Andras Timar
Change-Id: Ia2895520794ab3cf7e7750e6df443c601f59ab67
2016-01-19Bump version to 5.0-19cp-5.0-19Andras Timar
Change-Id: I59783e40f3274c37bd8d77aaa333727a526e99e0
2016-01-15Bump version to 5.0-18cp-5.0-18Andras Timar
Change-Id: Ie74ded5f7d891ad7bf20180b61537d7f161b0111
2016-01-13Bump version to 5.0-17Andras Timar
Change-Id: I36e7094375cb6e6f30127cd50e3db06d50587f08
2016-01-08Bump version to 5.0-16cp-5.0-16Andras Timar
Change-Id: Ic807e62738bb420b67e6d26588ad674eaeae559e
2015-12-21Bump version to 5.0-15Andras Timar
Change-Id: I5732a2cd6402ffd7f8b69886b5ade7b6e7621206
2015-12-13Bump version to 5.0-14Andras Timar
Change-Id: I1dde706c7a1ea6bdbb40f3d48d88c6c4dedb5c11
2015-12-10Bump version to 5.0-13cp-5.0-13Andras Timar
Change-Id: I2dafee880299d1f822f1cf3856f3e48e3987b6b0
2015-12-06Bump version to 5.0-12Andras Timar
Change-Id: I48c23a3c31b527164b365061c2b14a27c392802c
2015-11-29Bump version to 5.0-11cp-5.0-11Andras Timar
Change-Id: I3f71be2a9ee0184382acf4a378882090af737d31
2015-11-16Bump version to 5.0-10cp-5.0-10Andras Timar
Change-Id: I9f0e693aa48ed6a1ace8b9cdfd1b1db2f3379215
2015-11-12configure: avoid empty PRODUCTNAME when AC_PACKAGE_NAME has to be quotedMiklos Vajna
E.g. when AC_PACKAGE_NAME contains spaces, PRODUCTNAME was set to empty. (cherry picked from commit ef122d992635acb3b1e41ed5f89431d0e17f6cf6) Conflicts: configure.ac Change-Id: Ie53ad1b770e54eeb03513fa2a7cfc2f4ebe65a2b
2015-11-09Bump version to 5.0-9cp-5.0-9Andras Timar
Change-Id: I1730f23e920702ea4f06b4403c47e0167fe758c5
2015-11-05Bump to version 5.0-8Andras Timar
Change-Id: I74bc0ee02279152bec9ecc54b0d948a6978fa6c8
2015-11-03Bump to version 5.0-7cp-5.0-7Andras Timar
Change-Id: Ib4234314705e8ffd770ecd23552e254aa32c8e3a
2015-11-02OSX issues with space in product nameAndras Timar
Change-Id: I0155372c8e5cd0eb91bfbea304190502cbf32e3c
2015-10-28Collabora Office brandingAndras Timar
Change-Id: I9e79c07aa3cbb70076d9bab07294062df4be02c6
2015-10-17Bump to version 5.0-5Andras Timar
Change-Id: I8fc36ac3aaf31abff84f53b1ba832e02145f6b99
2015-10-19add warning with install command when android support repository is missingChristian Lohmaier
Change-Id: I21f4bc6fe6cb10e57c45880a4b6d1be2e4fb88d2 (cherry picked from commit 7df1b63be25d7b7eaeccb3b13a81b4370240bc10)
2015-10-19add warning with install instructions when android build-tools are not foundChristian Lohmaier
Change-Id: I987262e4e9ae99c889285658fc9f840655d29191 (cherry picked from commit 2ca4748a2e04b37c18f6f572bcf323cd857fef34)
2015-10-17bump gtk check to gtk+-3.0 >= 3.8Rene Engelhard
Needed since 2ce903c7b2d67a46c2fe2755cfaa66d98f2eddf2 Conflicts: configure.ac Change-Id: I589e782baae0bd4d5906b97c371cad587aaf5c94 (cherry picked from commit 8d5fda8e7bb043c762b3f9c7169b90c3ee8b6832)
2015-10-15remove now unneeded apache-commons libsRene Engelhard
Change-Id: Ida7a5f5db5bba8d03bf31de760a908cee9a514e4 (cherry picked from commit a41a4a22f1a7e82ab64f28b71f5ce6acc1c04921)
2015-10-15allow using Android Studio with lldb to debug native partChristian Lohmaier
and of course also for the Java part Using build-id linker flag allows lldb to map the installed .so to the non-stripped version on the buildhost. Also ndk-gdb supports specifying a different package name on the commandline, so no need for the error in configure anymore. Change-Id: If6887a27cc8ab15ee6ab612502cacf0a22ade737 (cherry picked from commit 8840a66faceb5ebff2e6021e9b14da691d420234)
2015-10-15Android: add ownCloud library to the build.Jacobo Aragunde Pérez
Library code from https://github.com/jaragunde/owncloud-android-library This patch downloads, builds and installs the library from a tarball uploaded to http://dev-www.libreoffice.org/src/. Reviewed-on: https://gerrit.libreoffice.org/16190 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jacobo Aragunde Pérez <jaragunde@igalia.com> (cherry picked from commit e6fe508d6835590c6245e62e2c014808453e7d92) Change-Id: I28afaea4dabe2dab869b53b1881f4d5a6522943f
2015-10-15lokdocview: adapt Android pathMiklos Vajna
Change-Id: I786fd580b3d08fa076eeb2bf90bd23b09c9f8182 (cherry picked from commit 562d8f57f0d684879ae62fb10dcf9dcea2bd213b)
2015-10-06Bump version to 5.0-4Andras Timar
Change-Id: Ie3e2214a0e9992c84ff15d18cce991bb1b6e5e61
2015-09-18Bump version to 5.0-3Andras Timar
Change-Id: I5c6253b9bc99ca49198f83c45c24801abb6ce1cc
2015-09-18KDE4Filedialog check should include cstdlibTomáš Chvátal
Otherwise this would needlessly fail on some compilers. Change-Id: I4e46e9e452de0703b6556cd55e4606b02be5c41c Reviewed-on: https://gerrit.libreoffice.org/18584 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2015-09-12Bump version to 5.0-2Andras Timar
Change-Id: I2b86f79e83b3facf3e54009d3e7c9b7667b5b377
2015-08-31Accept also OS X 10.11Tor Lillqvist
Change-Id: Ieedf4810f1e726bf11f0d0b1a203e560a0b16550
2015-08-21LibreOffice-from-Collabora versioningAndras Timar
Conflicts: configure.ac Conflicts: configure.ac instsetoo_native/util/openoffice.lst.in Change-Id: Iff7004808f9637f3dbc6393751246c3a82134487
2015-08-20bump product version to 5.0.2.0.0+Christian Lohmaier
Change-Id: Ibdc0596181711e748e4b1f59ffc27629c5423e66
2015-08-06configure: make --enable-selective-debuginfo less errorproneMichael Stahl
Change-Id: I6b7379323a86242b42a8a5137807c535bf1d7c46 (cherry picked from commit 6be72cc21cd59e6cb3c4dcda9416d1ab362f0a14) Reviewed-on: https://gerrit.libreoffice.org/17374 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2015-08-06Fix using /opt/lo/bin/nasm on windows/cygwinAndrzej Hunt
Change-Id: Ib3755598bfccffc2efd67816ae5fa5dc8903553e Reviewed-on: https://gerrit.libreoffice.org/16083 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com> (cherry picked from commit a3afa22ba4069212213009fc7304adc3c339b68b) Reviewed-on: https://gerrit.libreoffice.org/17124 Reviewed-by: David Ostrovsky <david@ostrovsky.org> Tested-by: Katarina Behrens <Katarina.Behrens@cib.de>
2015-08-06bump product version to 5.0.1.0.0+Christian Lohmaier
Change-Id: I1e7a8b0a5b0dd6acd5791c69bbd685eb7931a9e5
2015-08-06syntax errors, stillStephan Bergmann
(cherry picked from commit bee2423eff85ebc5f0255596bcf7bec2596307a9) syntax errors, still (i.e., parentheses do need to be quoted in BERs, but do not forget to escape brakets in configure.ac m4) (cherry picked from commit d0b7be0fa509394dca054246b00b62ea7df77934) Change-Id: I0f78d99d80252874006b51fff4e8089df8d08f1d Reviewed-on: https://gerrit.libreoffice.org/16828 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2015-08-06bump product version to 5.0.0.2.0+Christian Lohmaier
Change-Id: Ifb5756d693e73072b735dba257a762728dfffca8
2015-08-06bump product version to 5.0.0.1.0+Christian Lohmaier
Change-Id: Ib5b546c9e6256a0ac547d17f7a6a27bcd3e6df80
2015-08-06bump product version to 5.0.0.0.beta3+Christian Lohmaier
Change-Id: If2b25caf779830fdb34a7de6a33784a246d12531
2015-08-06bump product version to 5.0.0.0.beta2+Christian Lohmaier
Change-Id: Ifad26c1d89031b0e746ac3b9a4c0738660be9e97
2015-08-06Revert "update to liborcus 0.9.1"Thorsten Behrens
This reverts commit 2f437f5a1003d9593b7e1d35fb31c2bd34c58151, e0e989ef5b24fbe8222aa676aa6491eebce68974 and 81ae40bfe35fd55db789d75d1698f186f13402dd.
2015-08-06update to liborcus 0.9.1David Tardon
Includes switching to dynamic libs. Change-Id: I959c4e9430f8cf95f50d48e1b01d8323dba4af81 (cherry picked from commit edb38d702dd5a058ae0702b73a43328318b94649) Signed-off-by: David Tardon <dtardon@redhat.com>