summaryrefslogtreecommitdiffstats
path: root/odk/Package_unowinreg.mk
Commit message (Collapse)AuthorAgeFilesLines
* normalize values of BUILD_UNOWINREGMichael Stahl2014-03-111-2/+2
| | | | Change-Id: Iedbab675ffd10c6d353c44d99ddb4d32133d0717
* Fixes for cross-compilation on OS X (to iOS)Tor Lillqvist2013-09-231-1/+1
| | | | | | | | | | | Introduce SDKDIRNAME as a configury variable and use it instead of the gbuild gb_Package_SDKDIRNAME. Then we can easily construct the SDKDIRNAME_FOR_BUILD variant that is needed to find the specially named SDK in instdir on OS X when cross-compiling. Move the version number section in configure.ac earlier. Change-Id: Iee3db1a50ad4c7a9f91bbc5e0d0b01d76a76f701
* unowinreg.dll is not in OOO layerMichael Stahl2013-09-221-1/+1
| | | | Change-Id: Ib22fcbe5e9427750196f11c512fd4d3134108731
* use Package for unowinregDavid Tardon2013-04-221-0/+28
Change-Id: I7546e8938ba41e1462e704bd0405c5a887151d7b Reviewed-on: https://gerrit.libreoffice.org/3531 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>