summaryrefslogtreecommitdiffstats
path: root/distro-configs
Commit message (Collapse)AuthorAgeFilesLines
* iOS, actived more 3rd librariesjan Iversen2017-10-111-2/+0
| | | | | | | configure.ac compete with autogen.input, meaning a lot of enable/disable are set set in configure.ac and cannot be changed. Change-Id: I9e2b42b676fef67af6df81288214428f45fc4844
* iOS, support for more 3rd party librariesjan Iversen2017-10-111-8/+0
| | | | Change-Id: I56bd134bc854578f52a56256e164a3279a0c74b1
* add more languages to linux updater buildsMarkus Mohrhard2017-10-041-1/+1
| | | | Change-Id: I3ece92c5fe40da8a6bc6ace009dc9f651713aabf
* iOS, update distrojan Iversen2017-09-231-2/+44
| | | | | | | | Added copy of autogen.input that works for arm64 and simulator. Some of the disabled libraries might work, that is future work. Change-Id: I7df3491872a1f13110dd49655fdc0a4ede3bfa28
* No libqxp in org.gnome.Sdk//3.24Stephan Bergmann2017-09-071-0/+1
| | | | Change-Id: Ia3551572269e1cf04b2a398cd08f718fd248c6e6
* android: should be i686-linux-android, not i686-linux-androideabiChristian Lohmaier2017-09-041-1/+1
| | | | Change-Id: I8042fd656892a627c52d1b02c161594d97976726
* No libepubgen in org.gnome.Sdk//3.24Stephan Bergmann2017-08-181-0/+1
| | | | Change-Id: I71a9e382b2a36cfba38dbd14e1af303153356d47
* No suitable xmlsec found in org.gnome.Sdk//3.24Stephan Bergmann2017-06-281-0/+1
| | | | Change-Id: I233925da999cffb80fee5e9ef00137b710b61f56
* updater: build daily builds with gtk3 supportMarkus Mohrhard2017-06-201-1/+0
| | | | Change-Id: Ie396a42b2a75a45e10b373011b86c8f1087cbf9d
* the new config is a jenkins configMarkus Mohrhard2017-06-171-0/+0
| | | | Change-Id: I652dacfbdf9499608d80819fa6810d6e1eae2723
* add config for update buildsMarkus Mohrhard2017-06-171-0/+35
| | | | Change-Id: I9920e36290a80c1a1399be18e4ce13ecb05531e8
* No gpgmepp in org.gnome.Sdk//3.20Stephan Bergmann2017-04-101-0/+1
| | | | Change-Id: I4ca06ca42bd48151fcee4a0f22ebdaef4a797e6a
* just use turbo-jpeg as sole internal solutionCaolán McNamara2017-03-151-1/+0
| | | | | | | | | | prefer having nasm/yasm but if its not there warn and fallback to disabling assembler optional goodness Change-Id: Ib31ad81717842f743c2910d575a9ebbc279a9c79 Reviewed-on: https://gerrit.libreoffice.org/35189 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* disable dynload expects services.rdb to list the orig library nameCaolán McNamara2017-03-031-1/+0
| | | | | | | | | | | while ---enable-mergelibs creates a single libmergedlo.a in this mode and the services.rdb contains that I guess I could tweak cppuhelper/source/shlib.cxx and solenv/bin/native-code.py etc to work differently or just take the more well travelled road here Change-Id: I35e2626824c9b015b5a6051db659fe467c35d8ba
* Always enable liblangtagKhaled Hosny2017-02-241-1/+0
| | | | | | | | | | The license should not be an issue any more since liblangtag now has an LGPL/MPLv2 dual licence. Change-Id: I4dfffcccf5d710bd16b21c3254c1449ae041b8ab Reviewed-on: https://gerrit.libreoffice.org/34511 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
* Kill bitrot Emscripten experimentKhaled Hosny2017-02-211-52/+0
| | | | | | | Change-Id: I1cd5331157e684afb01e6555168ce646194c6ff2 Reviewed-on: https://gerrit.libreoffice.org/34493 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Khaled Hosny <khaledhosny@eglug.org>
* Pdfium does not build for iOSTor Lillqvist2017-02-111-0/+1
| | | | | | | It uses Carbon, eek, which was marked as deprecated for OS X already back in 2012, and never has been available for iOS. Change-Id: Icfc57dff1ae01272a347a050303139f4f86e6fec
* Remove MinGW supportStephan Bergmann2017-02-102-63/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | In OOo times, there'd originally been efforts to allow building on Windows with MinGW. Later, in LO times, this has been shifted to an attempt of cross- compiling for Windows on Linux. That attempt can be considered abandoned, and the relevant code rotting. Due to this heritage, there are now three kinds of MinGW-specific code in LO: * Code from the original OOo native Windows effort that is no longer relevant for the LO cross-compilation effort, but has never been removed properly. * Code from the original OOo native Windows effort that is re-purposed for the LO cross-compilation effort. * Code that has been added specifially for the LO cross-compilation effort. All three kinds of code are removed. (An unrelated, remaining use of MinGW is for --enable-build-unowinreg, utilizing --with-mingw-cross-compiler, MINGWCXX, and MINGWSTRIP.) Change-Id: I49daad8669b4cbe49fa923050c4a4a6ff7dda568 Reviewed-on: https://gerrit.libreoffice.org/34127 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
* add --disable-pdfiumCaolán McNamara2017-02-102-0/+2
| | | | Change-Id: I9137dc0030c3c752ffc0931721bf6b0013309d39
* --enable-ext-google-docs is goneStephan Bergmann2017-02-031-1/+0
| | | | Change-Id: I460eee8669900d7b6652463f996459ca0bd486e8
* Adapt LibreOfficeFlatpak.conf to newly added dependenciesStephan Bergmann2017-02-021-0/+3
| | | | | | ...that are all not provided by the underlying GNOME 3.20 SDK/runtime Change-Id: I23f1a462f8bf44a30c09bbccad5916304d7c4da1
* Revert "distro-configs: disable firebird on linux_clang_dbgutil_64"Stephan Bergmann2017-01-171-1/+0
| | | | | | | | | | | This reverts commit 686887e2cb71e4ffc1e16179b06adf938a9dc7f9, now that <https://gerrit.libreoffice.org/#/c/33186/> "external/firebird: Backport fix for CORE-5452 causing spurious SEGV" should fix the instability. Change-Id: I9483c04de36d83233485f1280c3cada84767d696 Reviewed-on: https://gerrit.libreoffice.org/33189 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
* don't build the internal hsqldb and rhino for coverity checkingCaolán McNamara2017-01-131-0/+4
| | | | Change-Id: I7d269b1de29ecc1b0b9e6d58e316d5084e2fdcb6
* Remove --disable-gtk from Windows distro configsSamuel Mehrbrodt2017-01-132-2/+0
| | | | | | | Change-Id: I04e8bdfb3129a444008755f461da5ea7d97a7248 Reviewed-on: https://gerrit.libreoffice.org/33027 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
* use new ENABLE_NSS for code which needs nssCaolán McNamara2016-12-201-1/+0
| | | | | | | | | | which isn't available on a static-only build (iOS and fuzzing) and android Change-Id: I99bb7c0b45d4499579ddf73f469a762ddcae99ab Reviewed-on: https://gerrit.libreoffice.org/32182 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* necessary oss-fuzz config setupCaolán McNamara2016-12-181-2/+6
| | | | Change-Id: Id3db7c7fa74f8dd36c0385c2198efd12546004ab
* change from glew to epoxyCaolán McNamara2016-12-131-1/+0
| | | | | | | | | | because that works under wayland out of the box and gtk3 uses it already Change-Id: Iefaac31e325534a81a5389f752804af917c1baef Reviewed-on: https://gerrit.libreoffice.org/31213 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* oss-fuzz: do explicit disable-runtime-optimizationsCaolán McNamara2016-12-101-0/+1
| | | | Change-Id: I0597436bddcd79f7a44d3969b54a3ae2e02b3c70
* oss-fuzz: disable-gui now worksCaolán McNamara2016-12-081-2/+3
| | | | Change-Id: I8c9349299e67532c60fcd1e887fc0e33e45a29b8
* Retire the --disable-export optionTor Lillqvist2016-12-081-1/+0
| | | | | | It was never fully implemented, and its usefulness is unclear. Change-Id: I86dee8ee6326bdfaa178260c76188261aef2fb4c
* add a linux_random jenkins's distro config to be able to have a tb on thatNorbert Thiebaud2016-12-071-0/+1
| | | | Change-Id: I203f5e7c4f78fe57a09373b944f0d58d8c3a5d05
* oss-fuzz woes continueCaolán McNamara2016-12-051-0/+2
| | | | Change-Id: I8307c09d5ba4fb24c0d2e273459b34edd06ae76a
* oss-fuzz deploys in a very different env to which its builtCaolán McNamara2016-12-051-10/+7
| | | | Change-Id: Ice4956cd196424d21bf659f95f99c3e0c6928744
* optionally enable oss-fuzz targets via --enable-fuzzersCaolán McNamara2016-12-051-0/+1
| | | | Change-Id: I16f52515a149a1e6e47cd0301a45db84ddd95885
* sufficient to get us building in the oss-fuzz environmentCaolán McNamara2016-12-021-0/+1
| | | | | | | | | | | | | | | | | | | we're presented with... CXX="/usr/local/bin/clang++" CC="/usr/local/bin/clang" CXXFLAGS="-g -stdlib=libc++" and out of the box we fail to build, but if we reshuffle to... CXX="/usr/local/bin/clang++ -stdlib=libc++" CC="/usr/local/bin/clang -stdlib=libc++" CXXFLAGS="-g" LDFLAGS="-lpthread" then with this distro-config we build to completion Change-Id: Ib6bee4dd69e0609e3c1238d86837a1680483ffa4
* starting skeleton for oss-fuzz configCaolán McNamara2016-12-021-0/+16
| | | | | | gets vcl built anyway Change-Id: I521a53019f54d5e42c931043c758143f2f8bdb1d
* enable gstramer-1.0 for baseline linux buildsChristian Lohmaier2016-11-301-1/+1
| | | | Change-Id: I8982621114db142a8f4ef77987bb22de8767fe3f
* screenshot config at the wrong placeNorbert Thiebaud2016-11-273-0/+0
| | | | Change-Id: Icb72cb89f2dcc890b82b3ea6df2cc06aa902cc13
* add screenshot jenkins configNorbert Thiebaud2016-11-273-0/+3
| | | | Change-Id: Ic6e2a68f948c62cabc210a1873baffe2df300e8b
* Kill old Graphite layout enginesKhaled Hosny2016-11-261-1/+0
| | | | | | | Change-Id: Ia19d4d0a3a33694b6edfff62e6b40028dac19677 Reviewed-on: https://gerrit.libreoffice.org/31212 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Khaled Hosny <khaledhosny@eglug.org>
* Drop more OxygenOffice bitsGabor Kelemen2016-11-081-5/+0
| | | | | | | | | | | Follow up to 8dc38d9ded92960eda46343b67da8a8b95404b5a Here we drop some --help descriptions and the rest of removed extensions from the Jenkins config file Change-Id: Ie1520adf2c48c2dc714b00c53ba0055f1deb3c62 Reviewed-on: https://gerrit.libreoffice.org/30697 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
* Some --enable-ext-* switches got removedStephan Bergmann2016-09-091-5/+0
| | | | | | | ...with 8dc38d9ded92960eda46343b67da8a8b95404b5a "Remove obsolete OxygenOffice bits" Change-Id: I796505a87a821d6f7f0b79ade9fdeec89932e561
* No export validation for the host platform when cross-compiling pleaseTor Lillqvist2016-08-183-3/+6
| | | | | | | | Sure, would make more sense to hardcode this in configure.ac. But actually I guess that export validation will be turned off by default anyway soon. Change-Id: Icf266a0f389b9ebc8a28ee2e5f277449875ca885
* distro-configs: disable firebird on linux_clang_dbgutil_64Miklos Vajna2016-08-181-0/+1
| | | | | | | | | | | As it's quite unstable and this way the clang tinderbox fails before deteching interesting problems (and firebird is covered by other platforms anyway). Change-Id: Ieaca3a6f5d036c9df22bdbe5a48bf27d2d9ce49f Reviewed-on: https://gerrit.libreoffice.org/28223 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
* fix typo in jenkins configNorbert Thiebaud2016-07-081-1/+1
| | | | Change-Id: Iff1298d01d5e453d6d2559d28e086e7f6dd444a1
* add configs for new gerrit build under jenkinsNorbert Thiebaud2016-07-084-0/+6
| | | | Change-Id: I2ba40b1b1a3d35bc851e675d87fcffc1adfdff0f
* enable breakpad in distro configsMarkus Mohrhard2016-06-073-0/+3
| | | | | | | Change-Id: Ib321a62223c77e3f62d48f358a228465280458ad Reviewed-on: https://gerrit.libreoffice.org/26022 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
* xdg-app got renamed to FlatpakStephan Bergmann2016-05-111-1/+1
| | | | Change-Id: Ib5ea4ad5b6033ee1634ea2f245742f862a40042d
* Convenience --with-distro=LibreOfficeXdgAppStephan Bergmann2016-04-291-0/+44
| | | | Change-Id: Idab663e79cd4836ec1c14020fcd5c462c1cbf5dc
* play it safe and don't add breakpad to distro config yetMarkus Mohrhard2016-02-221-1/+0
| | | | Change-Id: I858100508577b4d847db11e9b5f94c6a57ad7e8f