summaryrefslogtreecommitdiff
path: root/postprocess
AgeCommit message (Collapse)AuthorFilesLines
2013-11-04fdo#60698: Move generic fpicker to svtoolsMarcos Paulo de Souza1-1/+0
Signed-off-by: Stephan Bergmann <sbergman@redhat.com> Conflicts: dictionaries Change-Id: I6af478d7d6952e0e8f6c8f1b0575fcd50f2ba0e4
2013-11-02remove SOLARENV variableMichael Stahl2-5/+6
It is constant and can just be replaced by $(SRCDIR)/solenv. Use BUILD_TYPE where it was used to check if config_*.mk is sourced. Change-Id: Ib9d480c57194b6340093aa47776f8768df69b7d1
2013-10-31postprocess: CustomTarget_signing: find libs in INSTDIRMichael Stahl1-1/+8
... not sure if it wouldn't be better to do this directly when linking, but what do i know about this signing stuff anyway... Change-Id: Iabebf21dd8c0198afb4fd03403fca3ca8a0c9b22
2013-10-30integrate Apple Keynote import filterDavid Tardon1-0/+1
Change-Id: Icc36b761da9262a99af730cfe71f576bcaab3ee1 Reviewed-on: https://gerrit.libreoffice.org/6488 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-10-30make postprocess handle commas in OOO_VENDOR correctlyBjoern Michaelsen1-1/+1
Change-Id: I560d561ba10cdaa113a154ce9bed27de65d6d8eb
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl2-4/+0
Change-Id: I2bc45e4ba63f5faaee7389bcd9d7b3f563503186
2013-10-18fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza1-1/+0
Change-Id: I4c688a4aeedcae56ed6404574bd1bb392d4190cb Reviewed-on: https://gerrit.libreoffice.org/6311 Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Tested-by: Stephan Bergmann <sbergman@redhat.com>
2013-10-14fdo#61950 De-extensionize presentation minimizerDavid Ostrovsky2-0/+3
Change-Id: I87805ceacf184d5aa5faae68e8bb932391ace7fb Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2013-10-08oglcanvas: ship comp registration, return device window.Thorsten Behrens1-0/+3
Change-Id: I6c7e9416f908fd3b903eaef82492c1f4445b4e0c
2013-10-02fix path to .xcu files in --enable-online-update buildMatúš Kukan1-2/+2
Change-Id: Id305df9d963276c13b0920bdfa24287c8792d25a
2013-10-02gbuild: kill gb_XcsTarget_get_outdir_targetMatúš Kukan1-1/+1
No idea what the '--path $(gb_Configuration_registry)' parameter was for. Change-Id: I892e178a62fa2ea971101815ea558f79d32f85ed
2013-10-02gbuild: kill gb_XcuModuleTarget_get_outdir_targetMatúš Kukan1-50/+50
Change-Id: I1d54d98b8aa50f778de87e6ebb17ec2eed0d65dc
2013-10-02gbuild: kill gb_XcuDataTarget_get_outdir_targetMatúš Kukan1-1/+1
Change-Id: Ifad958524cc75ead4d2bb383369f63457a2237fc
2013-10-02gbuild: kill gb_XcuLangpackTarget_get_outdir_targetMatúš Kukan1-2/+2
Change-Id: I91444ed4fb98b094ba45bfc2a789abc83eb67212
2013-10-02lingucomponent: kill Package_config.mkMatúš Kukan1-3/+3
Change-Id: I5c97347cfaefb23cd985b7776a83337856e4d55c
2013-10-02sdext: kill Package_pdfimport_xcu.mkMatúš Kukan1-2/+2
Change-Id: I88a402bf26852e8e216de11d71cbd42edb0aff23
2013-10-02use full path in postprocess_FILES_fooMatúš Kukan1-6/+8
Change-Id: I55144900bedd79e26979438e9e689488a3bfe2ae
2013-10-02we do not need .xcd files in solverMatúš Kukan4-49/+29
Change-Id: Ic08b12b0deb7342c520a5385c226d864596fc858
2013-10-01remove run-time replacement of %WRITERCOMPATIBILITYVERSIONOOO11Michael Stahl1-1/+0
Instead hard-code OpenOffice.org 1.1 as the value, since StarOffice and StarSuite are irrelevant. Change-Id: I9ab3d1cf38cf64cd4e440b3ae43158f748ead7d2
2013-09-24Create a proper Info.plist for the OS X app bundle already in configureTor Lillqvist1-2/+0
After recent instdir changes the SCPZIP_REPLACE thing was not used any more for Info.plist, so all the ${FOO} things were left in Info.plist unexpanded with predictably wonky results, a non-working app. Instead just expand it from the configure script. While at it, use a correct CFBundleShortVersionString: only three integers should be in that. Also, hardcode FILEFORMATNAME as OpenOffice.org and FILEFORMATVERSION as 1.0, and drop the "variables", as that is what those "variables" *means*. They were used to refer to the OOo 1.0 formats. (It would have been utterly wrong to define them as something else, like another product name and a newer version number, in openoffice.lst, so pointless to have them there.) Drop the meaningless BUILDIDCWS. Change-Id: I4030aa060b78e8b3fb812a6362869996e8db7d3d
2013-09-23Try to fix cross-compilationTor Lillqvist3-3/+3
Add more FOO_FOR_BUILD variables and some gb_Foo_for_build functions. Get rid of gb_INSTROOT and gb_DEVINSTALLROOT, just use INSTROOT. Change-Id: Iee531b02d14fae41edb68ad589a5dec829a60255
2013-09-12gbuild: remove gb_Rdb__get_final_targetMichael Stahl1-3/+1
... by replacing gb_Rdb_install with a separate constructor so the right target can be registered at the module. There is still an ugly special case for the ure/services. Change-Id: I81c004143f201aaf38daca99819888313ee24f49
2013-09-12typoThomas Arnhold1-1/+1
Change-Id: I92687275c9a8ea1ae063aac5877ad5819bda9a2d
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann3-3/+3
Introduced gb_INSTROOT, which is the same as $(INSTDIR) except for Mac OS X, where it is $(INSTDIR)/LibreOffice.app/Contents. Most stuff ends up there (so most occurrences of $(INSTDIR) have been replaced with $(gb_INSTROOT)), but SDK- related stuff goes to $(INSTDIR)/$(gb_Package_SDKDIRNAME). (And GeneratedPackage needed to be made more flexible, to allow for packages that go into either of those two places.) For Android and iOS, gb_INSTROOT probably still needs to be set. The most obvious missing thing yet to make instdir work for Mac OS X is the instdir/*/LibreOffice.app/Contents/ure/ vs. instdir/*/LibreOffice.app/Contents/ure-link/ split. Change-Id: I4478edd27b14c92c96d92d5169bdca3ec50d78f5
2013-09-09start to use instdir for subsequentcheck tests; avoid make dev-installMatúš Kukan1-6/+1
This commit breaks linkoo. make dev-install continues to work as before but it's not necessary to use it anymore. make check now uses files copied into instdir by gbuild. TODO: fix remaining issues so that instdir is the same as install/. Change-Id: I66836170f0922ee9ba204a61ffacc30d9e9a5d98
2013-09-09gbuild: install rdb files directly in module they come fromMatúš Kukan1-0/+2
Change-Id: I3a9cb4ce71cfb02b7378289a36aa0eb6e3a42f26
2013-09-09change PRODUCTNAME for --enable-dbgutil buildMichael Stahl1-3/+3
The previous commit changed several nodes in main.xcd from LibreOfficeDev to LibreOffice; revert that. Change-Id: Ib1c114a0716a6a930c52c9c9a9144154fcb3934d
2013-09-09replace variables in main.xcd already in gbuildMatúš Kukan1-24/+25
In main.xcd we have some variables which used to be defined mostly in instsetoo_native/util/openoffice.lst and replaced in installer. Process the file in custom target, so we can copy correct main.xcd directly with gbuild. Change-Id: Ie2b1b6da1adb161394f69c345bbe8671cfafb7c4
2013-09-09install images with filelistsMatúš Kukan3-25/+5
Change-Id: I3946b44838c659cad12d288c8a1ed5137c3e554e
2013-09-08break the habit of throwing away the actually useful error messagesChristian Lohmaier1-11/+10
The lines that help dignose a problem is almost never the first one that just states "there was an error". The explanation of the error follows in the next lines. So don't quit immediately after the first error-line, but wait what the command has to tell and log/print the whole info. Change-Id: I2a4b3470b4b66ed37fa5e5a34d452c548d24b965 Reviewed-on: https://gerrit.libreoffice.org/5861 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Reviewed-by: Thorsten Behrens <tbehrens@suse.com> Tested-by: Thorsten Behrens <tbehrens@suse.com>
2013-09-02GSOC work, config crach fixGergo Mocsi1-0/+2
Storing code completition data in config file is fully functional. Change-Id: If9a974dd0ed052e26963ad5f202493674f1a51ca
2013-08-30ENABLE_LOCKDOWN Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud1-2/+2
Change-Id: I47b2d7a59bbf1f5a96523d451c8b6f4fa12c8e90
2013-08-30ENABLE_NPAPI_* Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud1-1/+1
Change-Id: Ia7575f0f51bc3ba355ec01d937bd155adb287572 Reviewed-on: https://gerrit.libreoffice.org/5684 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-08-28Last piece of SOLAR_JAVA to ENABLE_JAVA migration.Andrzej J.R. Hunt1-1/+1
Currently the hsqldb and jdbc sdbc drivers are broken due to this. Change-Id: Ib49cb2aac707a354f6de9e4c658f9baf288142fd Reviewed-on: https://gerrit.libreoffice.org/5666 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2013-08-22remove superfluous sort.plBjoern Michaelsen1-1/+1
Change-Id: I5d182aa00c4c0488edb52633392f6747772b7176
2013-08-22mork and mozab only on DESKTOPTor Lillqvist2-0/+4
Change-Id: Idf8539992cbc52e848c2e7768551c156764b5cea
2013-08-21fix connectivity bits in postprocessBjoern Michaelsen2-58/+64
Conflicts: postprocess/Rdb_services.mk Change-Id: I843a5ccc0408e267cc2f333044f5b7ba39d1bdea Reviewed-on: https://gerrit.libreoffice.org/5570 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist3-5/+5
Change-Id: Ib451bdb3c1c2ca42347abfde44651d5cf5eef4f3
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist2-3/+3
Lots of stuff still either ended up in the wrong place, or was looked up from the wrong place, or both. Fix most cases. Change-Id: I06ebbce207c219f3cd82b4387dd9b3fdb83420d4
2013-07-26trivial build fix.Michael Meeks1-1/+1
Change-Id: I6c5254e2087fed0664255619f080741f8ffb2a6e
2013-07-26initial vlc component build / conditionals and hookup.Michael Meeks1-0/+3
Change-Id: I12e4a368e18a58099160ee65eebe837744e11378
2013-07-23it is not possible to sign libs that are in useDavid Tardon1-1/+2
... so we have to make sure they are not, by delaying the signing after all unit tests have been run. This is just a workaround; IMHO the real fix is fdo#63315 "sign windows binaries during build". Change-Id: Ia26826ec7d324f840f2606b1928bea71cb4f0c48
2013-07-22Probably no reason to filter out these for iOS any moreTor Lillqvist1-5/+3
Change-Id: Ifab498ca7fe41aae19cc235a0ab8998827422b6c
2013-07-18fdo#65761 yet another gbuildification bugDavid Ostrovsky1-9/+9
Change-Id: I88bdd3f0e1cc49b21579043ceaf42616fe2f2493
2013-07-16Make firebird-sdbc install consistent with other drivers.Andrzej J.R. Hunt3-7/+9
Change-Id: I01673bda5a08ca793f4fba89ddae036e3f1483e2
2013-07-16Firebird: initial implementation of the skeleton driver.Javier Fernandez1-0/+7
Change-Id: I45087282fe7b7fc5bcebeeb2bbb79d0db1e043bd
2013-07-05Missing slash that prevents windows signingFridrich Štrba1-1/+1
Change-Id: I7c84e861f45643a0e66504d10b5d76b2dbb6f629
2013-07-03OOpsFridrich Štrba1-1/+1
Change-Id: Idd7e957064d89d9a5b1fbec9b5fb7d7961872d3e
2013-07-03Fix Windows signing and timestampingFridrich Štrba2-7/+8
Change-Id: Ife8774c9a6157e8bb943d1ba8ec32f560c8281c4
2013-06-07further reduce GUIBASE usage; don't set it to headlessMatúš Kukan1-2/+2
Change-Id: I76916c15f380bd80e823845f52f32a1c444079da