summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Collapse)AuthorFilesLines
2017-02-20use old ide generator for vs2013 and vs2015jan Iversen1-2/+2
Currently we have 2 generator python scripts, Makefile.in selects which one is to be used (old/new). Change-Id: I1f7f8c216a97e273ce1b8e5149d1ffc80ab1277a
2017-02-17add ras fuzzerCaolán McNamara1-1/+1
Change-Id: I06c36dd30ed6422b2c21dce3a43b89f43b1218b2
2017-02-13add pcx fuzzerCaolán McNamara1-1/+1
Change-Id: I861a64938a73f625ae190d18aee15dc57ac4d97d
2017-02-01Makefile.in added support for testIdejan Iversen1-0/+1
This is a temporary fix, to allow testing of the new windows IDE, without disturbing the existing one. Change-Id: I4c59427541878acb6dd382af42deb7c0c952bcf9
2017-01-31add pct fuzzerCaolán McNamara1-1/+1
Change-Id: I6a1787b484479268223fb59bf510c20be833d4d0
2017-01-31Gbuild-to-ide, Froze non-active supported generators.jan Iversen1-4/+15
Copied gbuild-to-ide.py from d575e3a14beef8bdd3517c024b9aab8a17b3ef7b to gbuild-to-ideNS.py Changed Makefile.in to use gbuild-to-ideNS.py for non-actively supported platforms. That way these platform are stable, and not affected of new features. For now all platforms are still present in gbuild-to-ide and will have a "does not break" test for all new features. Change-Id: I8bb069d93c954a80de540a32b8a01889035c840d Reviewed-on: https://gerrit.libreoffice.org/33710 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: jan iversen <jani@documentfoundation.org>
2017-01-27add eps fuzzerCaolán McNamara1-1/+1
Change-Id: I7455a01076fc7c5fd16bbb90914ac93c236b2a3b
2017-01-24add psd fuzzerCaolán McNamara1-1/+1
Change-Id: I8969e9f5020a6c1957b7f326e5dcca52915ddd4f
2017-01-23beginning of support for CodeLite in gbuild-to-ideNoel Grandin1-0/+1
Change-Id: I5640ad193f2766400554012383d6c910f2160378 Reviewed-on: https://gerrit.libreoffice.org/33396 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-01-15gbuild: populate local symstore on WindowsThorsten Behrens1-0/+1
Script based on Lubos' tb master script from http://nabble.documentfoundation.org/Daily-Win32-debug-builds-td4067279.html Change-Id: I7f3247367a63078881f3cf51cf3e2cad59ad67b5 Reviewed-on: https://gerrit.libreoffice.org/33088 Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2017-01-12add ppm/pbm fuzzerCaolán McNamara1-1/+1
Change-Id: I6f403570abcf50be4cf11f20ea52bb2a07367b2a
2017-01-12add met fuzzerCaolán McNamara1-1/+1
Change-Id: I061739db5e7913ef13d3b862b5dee9152734d473
2017-01-12add dxf fuzzerCaolán McNamara1-1/+1
Change-Id: Ibf3d42ef0e0b0698309e567a92d0c5c45cc2ef94
2017-01-09add pcd fuzzerCaolán McNamara1-1/+1
Change-Id: Id21659687952ec5e868733fbca12353dd71b8153 Reviewed-on: https://gerrit.libreoffice.org/32902 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-01-09add svm fuzzerCaolán McNamara1-1/+1
Change-Id: I56606605e7ce7e282960432384057f2986d3a187
2017-01-09add bmp fuzzerCaolán McNamara1-1/+1
Change-Id: I5a564402b7a0b6ae1fcbeef6d84f85f1d3e4f4ce Reviewed-on: https://gerrit.libreoffice.org/32850 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-01-09add png fuzzerCaolán McNamara1-1/+1
Change-Id: I06a92aff55f4e107781b5e7b2b95eb61692a929b Reviewed-on: https://gerrit.libreoffice.org/32849 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-01-08add xpm fuzzerCaolán McNamara1-1/+1
Change-Id: Ic4869b58914079662b09c8ef406b4f65d21b5270 Reviewed-on: https://gerrit.libreoffice.org/32839 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-01-08add xbm fuzzerCaolán McNamara1-1/+1
Change-Id: I23d65c01bfd1ff083cda0f48c5db1636f1c6095b Reviewed-on: https://gerrit.libreoffice.org/32821 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-01-05add gif fuzzerCaolán McNamara1-1/+1
Change-Id: I47dc449464cc7643d05b73e9612d01e50a8d4b8e
2017-01-02add a jpg fuzzerCaolán McNamara1-1/+1
reshuffle things to share common core Change-Id: I50aa0e2ddeefaa4b2d0592b1118defd28b7347db
2016-12-21tweak fuzzing dependenciesCaolán McNamara1-2/+2
Change-Id: If78e68556711bc9b9a00d3b18d13852adf44b9f0
2016-12-20wmffuzzer as single static binary for oss-fuzzCaolán McNamara1-0/+2
Change-Id: I4d5ae63e46809341a7bb74a7c89b5a80c7a91e38 Reviewed-on: https://gerrit.libreoffice.org/32227 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-12-16Make 'make CompilerTest_compilerplugins_clang' workStephan Bergmann1-0/+1
Change-Id: I0a43bff9c87254d16ade84f3da2ff380250ebd9c
2016-12-15Makefile: try to get gbuild-to-ide running on the internal python3Michael Stahl1-2/+4
Or we could just hold our breath until Apple adds python3 to macOS. Change-Id: I94dd054be8a28490fd86b72092a4389194ca785f Reviewed-on: https://gerrit.libreoffice.org/32047 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org> Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2016-12-03oss-fuzz runs under dockerCaolán McNamara1-10/+2
and builds as root in that env, at least the default out of the box experience is that for me, I suppose I could faff around getting it add a user specifically for the build like I do for my coverity in docker build, or just drop this. This effectively reverts commit 466257699559390237615f651ce0f30f07543434 Author: Tor Lillqvist <tml@collabora.com> Date: Thu Apr 14 09:01:48 2016 +0300 149 Change-Id: I63f055756ff5f571d5ebe89aa4aee52d8ae2c510 I see your 149 and raise you a 1172 Change-Id: I3e81a725cdab1ff5ead0484dbfee11ac8fe303a9
2016-11-27switch gbuild-to-ide to use gbuildtojsonBjoern Michaelsen1-2/+2
Change-Id: Ic3ac11683a44e946e844e18a7670fa7baf46110a Reviewed-on: https://gerrit.libreoffice.org/31175 Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Reviewed-by: Luke Benes <lukebenes@hotmail.com> Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2016-11-25rename the core parts of this from gbuildtoide to gbuildtojsonBjoern Michaelsen1-2/+2
- the json stuff is universal and not limited in use to IDEs - the IDE stuff should keep its gbuildtoide name Change-Id: If4f190fc6dffba219334d57a53c826515ed57c34 Reviewed-on: https://gerrit.libreoffice.org/31093 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2016-11-10Don't let MODULE.all depend on MODULE.screenshotStephan Bergmann1-1/+1
...as that, somewhat surprisingly, causes 'make MODULE.all' do additional targets that a plain top-level 'make' would never do. See discussion in mail thread starting at <https://lists.freedesktop.org/archives/libreoffice/2016-November/075797.html> "[Libreoffice-commits] core.git: Branch 'feature/dialog-screenshots' [...]". Change-Id: I460f3c91cf00d3398c61833fdcd5eaebdc87fbf2
2016-10-13add initial json export for gbuild dataBjoern Michaelsen1-2/+2
- also add gbuild selftest to test this (and possibly more later) Change-Id: Ia4ef41095613e596f39d107df700e929579ba45f Reviewed-on: https://gerrit.libreoffice.org/29744 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2016-09-23Makefile.in: check JAVA_HOME/bin, not JAVA_HOME/includeMichael Stahl1-1/+1
On Mac OS X 10.8, the directory contains "bin" but not "include", so it re-runs autogen.sh all the time. JAVA_HOME=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home Change-Id: I9065c8daef47df535f60267fc2c3e7cb23fc3910
2016-09-14gbuild-to-ide: MSVC 2012 no longer supported, replace with 2015Michael Stahl1-1/+1
Of course not tested in any way but with any luck the project file format hasn't changed and it will "just work". Change-Id: I81c5043259feeabd69ef31ea7ef160901ac7ebdc
2016-09-05distclean generated filesStephan Bergmann1-0/+2
Change-Id: I5498122f200aee198fb639189fdb93f89462c7b1
2016-08-30Makefile: improve JAVA_HOME checkMichael Stahl1-1/+1
On Fedora it often happens that the $JAVA_HOME directory is not actually deleted but contains a bunch of ".rpmnew" and ".rpmsave" files in jre/lib/security - so check that the "include" directory exists. Change-Id: I34bf945b346e79dbe6f1a6e96ba1ba5139ff8f13 Reviewed-on: https://gerrit.libreoffice.org/28491 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2016-08-18screenshot: add screenshot ui test to check targetThorsten Behrens1-1/+1
Change-Id: I6f3540f919f109b88628ed081a184b9e29a35450 Reviewed-on: https://gerrit.libreoffice.org/28203 Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2016-08-18screenshots: add new global make targetArmin Le Grand1-1/+1
Up to now the screenshot creation was added/dependent of target slowcheck. Since quite some modules have added screenshot creations now, I added an own target 'screenshot' to allow to keep current slowcheck and screenshot creation separated Change-Id: I80a49a0db607edf8e0405672d570f624d29912e7
2016-08-04Introduce --with-product-name superseding --with-macosx-app-nameTor Lillqvist1-12/+12
The new option thoroughly replaces the product name mentioned in the AC_INIT() call. Work in progress. Also take care of spaces in the product name in a more systematic fashion. This should affect mainly OS X where the final app bundle that is installed should use the product name as such, including spaces, if any. However, our build system does not cope that well with having an app bundle with spaces in it in instdir. So in instdir, and also in test-install, spaces are stripped away from the product name when used as part of the app bundle name. Change-Id: Ic16b5039f23c96a4f39387a1869faeb25e05aafb
2016-07-31Use "dot" for "source"ing shell filesJan-Marek Glogowski1-1/+1
Quote from stackoverflow: "source" is non-standard and specifically not supported in ash, dash or pdksh... it's a Bashism. Change-Id: I4b47385c1e44c5e56bd84f23ff3645712015dcf4 Reviewed-on: https://gerrit.libreoffice.org/27746 Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de> Tested-by: Jan-Marek Glogowski <glogow@fbihome.de>
2016-07-21Makefile: re-run autogen.sh if JAVA_HOME went awayMichael Stahl1-1/+3
On Fedora, the weekly OpenJDK security updates put the headers into a different directory each time because the full version of the package is encoded in the name of the directory. Then a incremental build breaks somewhere in jvmfwk because the headers cannot be found in the old directory. So add a hack to detect a non-existent JAVA_HOME and re-run autogen.sh in the hope that the following incremental build with work. Change-Id: Iada3cfa3e9a0120d38c6b01484f505ff20770b72 Reviewed-on: https://gerrit.libreoffice.org/27339 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2016-06-30distclean the generated bin/bffvalidator.shStephan Bergmann1-0/+1
Change-Id: I3ea4f0682250ddb475c66a9782194177e6ae7586
2016-06-29Fix inconsistent dependencies of "make $MODULE" vs. "make $MODULE.build" etc.Stephan Bergmann1-1/+4
...where the latter failed to rebuild compilerplugins if necessary, while the former did. (No idea about the proper dependencies of "make $MODULE.showdeliverables".) Change-Id: Ib6f8e193445229745475aa52eb7a78ebb30e49e5
2016-06-23Makefile: move check-if-root earlierMichael Stahl1-3/+3
Somebody who might invoke make as root might also invoke make with -j, so don't start building in that case. Change-Id: I0c87aba948cd78a23ad4c49f880700f65684424c
2016-06-18uitest: build system part for new uitestsMarkus Mohrhard1-1/+2
We now can call the uitests with make uitest.uickeck Change-Id: I20c73efd93c7987f3b841cd0e3e7842ee7a5dab9
2016-05-24make the symbol generation also work correctly on windowsMarkus Mohrhard1-0/+5
Change-Id: I2fc5e8fb2535ac076f045435c828126a52ea5bbd
2016-05-24add build system part for upload crashreport symbolsMarkus Mohrhard1-0/+3
Change-Id: Ib8dc0267034716740ba6d7f60cf635adc4bd1561
2016-05-24also create the symbols.zip fileMarkus Mohrhard1-0/+1
Change-Id: I4c96dbecd90de83fe9ac76a93ec0520ffb6932d6
2016-05-24remove old symbols directoryMarkus Mohrhard1-0/+1
Change-Id: Id6bd2dfd05f1c13d928dbf26414b01086740df74
2016-05-23add a build system target to generate the symbol filesMarkus Mohrhard1-0/+3
Change-Id: Ib690eb05deaec5d8ce91f6b76daadf427d7ad964
2016-04-14149Tor Lillqvist1-2/+10
Change-Id: I63f055756ff5f571d5ebe89aa4aee52d8ae2c510
2016-03-04remove unopkg script from MacOSX folder of sandboxed appAndras Timar1-1/+2
Change-Id: Ib59953225480e6923e418b966cce289f07f863b5 (cherry picked from commit f16f8ee5c2a269339a36bf6af9b24b50b4328a37)