summaryrefslogtreecommitdiffstats
path: root/postprocess/CustomTarget_images.mk
Commit message (Collapse)AuthorAgeFilesLines
* remove INPATH and PROEXTMichael Stahl2013-11-071-2/+2
| | | | | | | | | | | | | | - WORKDIR path is just workdir - INSTDIR path is just instdir - WORKDIR_FOR_BUILD is workdir_for_build - INSTDIR_FOR_BUILD is instdir_for_build - replace other usage of INPATH by combination of OS and CPUNAME Change-Id: Ie398387ebd82a968ec2605f2103c55b43a231482 Reviewed-on: https://gerrit.libreoffice.org/6601 Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com> Reviewed-by: Michael Stahl <mstahl@redhat.com>
* remove SOLARENV variableMichael Stahl2013-11-021-3/+4
| | | | | | | | 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
* Try to fix cross-compilationTor Lillqvist2013-09-231-1/+1
| | | | | | | | 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
* Towards a working instdir for Mac OS XStephan Bergmann2013-09-111-1/+1
| | | | | | | | | | | | | | | | | 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
* remove superfluous sort.plBjoern Michaelsen2013-08-221-1/+1
| | | | Change-Id: I5d182aa00c4c0488edb52633392f6747772b7176
* Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist2013-08-191-2/+2
| | | | Change-Id: Ib451bdb3c1c2ca42347abfde44651d5cf5eef4f3
* Make firebird-sdbc install consistent with other drivers.Andrzej J.R. Hunt2013-07-161-0/+1
| | | | Change-Id: I01673bda5a08ca793f4fba89ddae036e3f1483e2
* drop pointless build of a resource fileDavid Tardon2013-05-051-0/+2
| | | | Change-Id: Ic3d554bbcc8bdbad85c868c06d451bd6f12def54
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-21/+4
|
* There is no images*_brand.zip filesStephan Bergmann2013-04-291-6/+0
| | | | Change-Id: I6ddeff7ae72693fd0951d71bd7b5444938bc7286
* one pattern rule is enoughDavid Tardon2013-04-261-23/+11
| | | | | | As has been shown, two rules get out of sync .-) Change-Id: Ia331d3949fd8765c0d999d63351dda412d3c744d
* Related: fdo#63591 pack missing images referenced by .ui filesCaolán McNamara2013-04-261-2/+7
| | | | Change-Id: Ibab8cbbfc6cc716f64aadec0ec97944a698c3874
* fdo#63591 pack images referenced by .ui filesDavid Tardon2013-04-191-2/+7
| | | | Change-Id: Ia7e932a98d3f2c8bca981261406798760b69f8e8
* add missing dep on helpimg.ilstDavid Tardon2013-04-161-0/+2
| | | | Change-Id: I051bbc0c3689d0111c9abecf2c74ab2c1afec7cc
* install UI config. files using filelistsDavid Tardon2013-04-111-2/+2
| | | | | | | Change-Id: I422c8912bc2557c2c03bb885e5c193deb93d1d5e Reviewed-on: https://gerrit.libreoffice.org/3233 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* postprocess: pack help images, tooAndras Timar2013-04-041-0/+3
| | | | Change-Id: Ib8bafe50c91f2a6098b166a93035acacbd4070ae
* postprocess: fix creating of images*zipMatúš Kukan2013-02-271-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
* move postprocess to gbuildBjoern Michaelsen2013-02-261-2/+2
| | | | | | | | | | | | | | 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>
* packimages: this is not .ilst directoryMatúš Kukan2013-02-181-2/+2
| | | | Change-Id: I6515cddd1eb7fe4f9fcb333f743d35bc9c9f56f1
* seed packimages from SRCDIR instead of OURDIR (fix build breaker)Bjoern Michaelsen2013-02-181-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>
* merge packimages into postprocessMatúš Kukan2012-12-241-0/+84
Change-Id: Ie00c7cbc012a605e95ceafcad384a67b599fc758 Reviewed-on: https://gerrit.libreoffice.org/1476 Reviewed-by: Peter Foley <pefoley2@verizon.net> Tested-by: Peter Foley <pefoley2@verizon.net>