summaryrefslogtreecommitdiff
path: root/postprocess
AgeCommit message (Collapse)AuthorFilesLines
2013-04-19fdo#63591 pack images referenced by .ui filesDavid Tardon1-2/+7
Change-Id: Ia7e932a98d3f2c8bca981261406798760b69f8e8
2013-04-18gbuild: do not zip Configuration outputDavid Tardon1-65/+27
Change-Id: I9779cf6069737fcf10a592e1f5c750d5710d22e1
2013-04-16add missing dep on helpimg.ilstDavid Tardon1-0/+2
Change-Id: I051bbc0c3689d0111c9abecf2c74ab2c1afec7cc
2013-04-11remove obsoleted postprocess/packconfigDavid Tardon2-373/+0
Change-Id: I93313dc03e8ed7d4d1a653df92145a153e20e5b1 Reviewed-on: https://gerrit.libreoffice.org/3234 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-11install UI config. files using filelistsDavid Tardon5-334/+283
Change-Id: I422c8912bc2557c2c03bb885e5c193deb93d1d5e Reviewed-on: https://gerrit.libreoffice.org/3233 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-04postprocess: pack help images, tooAndras Timar1-0/+3
Change-Id: Ib8bafe50c91f2a6098b166a93035acacbd4070ae
2013-03-28Need deployment component too when HAVE_FEATURE_EXTENSIONSTor Lillqvist1-1/+1
Don't look just at DESKTOP or not when deciding whether to compile that stuff. Change-Id: Ic9961ba27eb4a1e9360c67dd844c9243f1eff00e
2013-03-25Export current Writer page as jpg/pngTomaž Vajngerl2-1/+4
This is first step to rework of graphic exporting. The idea is to replace the exporter that works only for Draw/Impress and replace it with a general exporter for any object. With this it will be far easier to export objects as charts. Currently only Writer is supported and only jpg/png. Additionally, this commit introduces a new Export dialog which supports setting the pixel width, height and DPI. Change-Id: I7302b26bd432840d7ef0c3d2d2e13ff150cd2a07
2013-03-25cleanup gbuild outputPeter Foley1-4/+6
Change-Id: I53e1ccda41688975ea180f44bfd507ce4ca39bf2
2013-03-18fdo#61950 move report builder from bundled extensions to plain codeDavid Ostrovsky2-0/+25
For test sample report from fdo#61726 can be used. Change-Id: Iacf8ddc4cf8ad0a408d72e18ecb7237476afeffe Reviewed-on: https://gerrit.libreoffice.org/2718 Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-03remove stale javafiltersAndras Timar1-18/+0
Change-Id: Id0c413d64e6f6fa7ded3c5ff10e764bc2e40f006
2013-03-03make sure .ui files are packed tooDavid Tardon1-1/+3
Change-Id: If79dcfded502990e5c452a86ed17bd796de7f30b
2013-03-02respect DBCONNECTIVITY option for shipping mork driverDavid Ostrovsky1-10/+9
Change-Id: If91a3fa6ad8bd1e359e472efacad9d3051cde17c
2013-03-01Don't scribble into SRCDIRTor Lillqvist1-6/+2
Change-Id: I923a3dfe59bf4a16700c23bc22d14e3393f77b15
2013-02-28remove all d.lstMichael Stahl1-0/+0
Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
2013-02-27postprocess: fix creating of images*zipMatúš Kukan1-11/+19
Prerequisites need to be in special order because we use $< in rules. Also add dependency on AllPackages which could help. Change-Id: Iec1821b333d9ce88fb811e0f262b0845f922a467
2013-02-27add helpcontent2 to tail_buildDavid Tardon1-1/+1
Change-Id: I14020dbe0a174ca58698a8605ff64f46e7502f19
2013-02-26Missing dependencies on xsltprocStephan Bergmann1-4/+8
Change-Id: I6b8608c1bcb820b718b83d47a97212bcc9de3542
2013-02-26move postprocess to gbuildBjoern Michaelsen5-7/+8
the gb_Postprocess* foo could also be in gb_Module* as it is conceptionally close ('do things globally/productwide'). OTOH I see no obvious reason for e.g. signing not to be done right along with building a lib/executable anyway instead of in postprocess. The same is likely true for the other stuff too. Change-Id: I9c8f569564c056643af7ca39bfe038ed228dcd3d Reviewed-on: https://gerrit.libreoffice.org/2426 Reviewed-by: Matúš Kukan <matus.kukan@gmail.com> Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-02-23convert odk to gbuild and add to tail_buildPeter Foley1-1/+1
Change-Id: I8e8de7f2bb87cce7916c7c2df24c1b0ddaea55c0 Reviewed-on: https://gerrit.libreoffice.org/2288 Reviewed-by: Peter Foley <pefoley2@verizon.net> Tested-by: Peter Foley <pefoley2@verizon.net>
2013-02-18packimages: this is not .ilst directoryMatúš Kukan1-2/+2
Change-Id: I6515cddd1eb7fe4f9fcb333f743d35bc9c9f56f1
2013-02-18seed packimages from SRCDIR instead of OURDIR (fix build breaker)Bjoern Michaelsen1-2/+2
- in the long run we should likely either move packimages to icon-themes or the icon-themes to postprocess to have them together Change-Id: I4d0d9d4035600191bb16565efb8756aab2a447c2 Reviewed-on: https://gerrit.libreoffice.org/2235 Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2013-02-17convert sysui to gbuild and add to tail_buildPeter Foley1-1/+1
Change-Id: Ia32e51f0d95e001bcf07766f6340398e0ab1bf6a Reviewed-on: https://gerrit.libreoffice.org/2192 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
2013-02-14Get Labels.xcu out of configuration data.Matúš Kukan1-1/+0
Modify the file format, install separately into share/labels, and parse it using xmlreader when needed. Saves time on startup and reduces pointless configurarion size.
2013-02-14pyagenda: Register and Pack python agenda wizardXisco Fauli1-1/+1
Change-Id: I3fc2b0f4e014d358d416c230b0450dcbe5d76363
2013-02-10fdo#60491: scp2: always package emboleobj library on non-WNT platformsMichael Stahl1-1/+4
(regression from 09cd5c460704ddd99669a61ae335bfb2ce357140, which defined DISABLE_ATL on all platforms in configure) Change-Id: If2373386102373cb49e8cd0c6bf807da2f805dda
2013-02-09convert setup_native to gbuild and add to tail_buildPeter Foley1-1/+1
Change-Id: Ie12338dada22c59d55d89ed9611bb1a958b04223 Reviewed-on: https://gerrit.libreoffice.org/2063 Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de> Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
2013-01-28convert mysqlc to gbuild and add to tail_buildPeter Foley1-1/+1
Change-Id: Ia64bc884ed04a5d5652fb743f543a39e6b6bbcf2 Reviewed-on: https://gerrit.libreoffice.org/1901 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-01-22convert crashrep to gbuild and add to tail_buildPeter Foley1-1/+1
Change-Id: I90cf6c2c5fb806855b7e4fec18c890f7bd2ff6b5
2013-01-03gb_UITarget_LANGS got removed with b209dec8bbc9be5471438837a4da64adfa350298Stephan Bergmann1-1/+1
"create all translations for a .ui file in one uiex call." Change-Id: Idc180b4809b26f45407d3b41b2011edeea886edc
2013-01-03gbuild: replace all use of PRODUCT with ENABLE_DBGUTILMichael Stahl1-1/+1
Also fix the wrong check in cppunit/ExternalProject_cppunit.mk which caused cppunit to always be built without -D_GLIBCXX_DEBUG. Change-Id: Ia247dcd84e2c6fa0e9384fd27643537984d980b5
2012-12-24merge packimages into postprocessMatúš Kukan5-0/+484
Change-Id: Ie00c7cbc012a605e95ceafcad384a67b599fc758 Reviewed-on: https://gerrit.libreoffice.org/1476 Reviewed-by: Peter Foley <pefoley2@verizon.net> Tested-by: Peter Foley <pefoley2@verizon.net>
2012-12-20No StarOffice directories in our buildFridrich Štrba1-2/+1
Change-Id: I609c6f3c071d304f222cd2d15a6ad52dc34652c7
2012-12-20Use a working timestamp engine by defaultFridrich Štrba1-1/+1
Change-Id: I6771f427148f9f46abacaa5f096b98693f3673f9
2012-12-17Remove --with-stlport from LO 4.0Stephan Bergmann1-1/+1
The STLport was only built for the benefit of old extensions on platforms that once used it themselves (Linux x86, Solaris x86 and SPARC, Windows). We deliberately break such old extensions for LO 4.0 by no longer shipping that backwards-compatiblity cludge. Keeps STLport listed in readlicense_oo/ because of o3tl/inc/o3tl/compat_functionality.hxx. Also removes GXX_INCLUDE_PATH, as that was only used by STLport (if at all?). Removes a spurious #define MOVEFILE_REPLACE_EXISTING 0x01 from l10ntools/inc/helpmerge.hxx that was once added with 854812584862d0609b695682d2bfea2667d75c00 "INTEGRATION: CWS extensionl10nfix01 (1.11.6); FILE MERGED: 2008/06/26 13:56:03 ihi 1.11.6.1: #i90987# windows rename -> MoveFileEx" but now starts to cause trouble on Windows. Also disables warning C4005 about redefinition of WB_LEFT/RIGHT macros (defined in both tools/wintypes.hxx and the Windows API) in a number of places that include windows.h -- however the old STLport caused those warnings to not show. Change-Id: Ie138a219fbbc86fb5aaa7ea0b88cf349935d9829
2012-12-16postprocess: hopefully solve dependency problemsMatúš Kukan2-2/+5
Change-Id: I48c3a6c621e5faa46eba9eb4f34428b2f947a86f
2012-12-16dumb down the recipe to accomodate the feature-poor BSD 'find'Norbert Thiebaud1-4/+4
Change-Id: I25bf1a16768e964b2771099262215ea157e39358
2012-12-16add missing dep: gb_Package_use_custom_targetMatúš Kukan1-0/+2
Change-Id: I888d9efe8bad905c108a6c824f2e2c7228fdd56d
2012-12-16postprocess: execute packconfig.pl inside postprocess/packconfig directoryMatúš Kukan1-1/+2
Change-Id: I2af8ab42eacdd1db7dfc6758c72fcd500b237ebc
2012-12-15postprocess: convert to gbuildMatúš Kukan17-1270/+1123
Change-Id: I6c81fa0f1b8d7273541d5d9883b5fc96a5091bbd Reviewed-on: https://gerrit.libreoffice.org/1080 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2012-12-14remove echo line that I used to debug the makefileAndras Timar1-1/+0
Change-Id: Ie2898f6b6cefed8d7b3a018760882c4bb345dc10
2012-12-14Make KeyID (qtz) work againAndras Timar1-0/+1
Conflicts: configure.ac Change-Id: I67b2ce4ae647150aeace72c542a5838940d2c058
2012-12-13Missing dependencyStephan Bergmann1-1/+1
(WriterWindowState.xcs is in writer.xcd) Change-Id: I4e6d7cea64afae21cfb00ca9dc7873c5ce90d2bc
2012-12-12LibreLogo should be an optional moduleAndras Timar1-1/+6
On Windows it is installed by default, but can be disabled in the installer easily. Change-Id: Ic820f08b51edf71eb09fd3533dc42b82bd06bb38
2012-12-07We definitely want a log file to check in case something goes wrongFridrich Štrba1-1/+1
Change-Id: Ie8ab243e72decae63717cf78d8e7038a74b4c1ae
2012-12-07Make the usage notice correspond to realityFridrich Štrba1-6/+3
Change-Id: I4142af0181629c627e1137ce406249040f28e51f
2012-12-07Add --enable-windows-build-signing optionFridrich Štrba1-4/+4
Change-Id: I9630a486043c97aa9e31873c63f807cedb869a24
2012-12-07Allow signing of dlls and exes with default certificate without passwordFridrich Štrba1-9/+5
Change-Id: Ic39276df49cb317936baf7956dd74a1a7f42cbff
2012-12-05Check WITH_MOZAB4WINTor Lillqvist2-3/+2