summaryrefslogtreecommitdiffstats
path: root/odk/Package_settings_generated.mk
Commit message (Collapse)AuthorAgeFilesLines
* 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
* drop unneeded odkcommon/David Tardon2013-05-041-1/+1
| | | | | | | Change-Id: Id88a58e43fd7a39fdbc7545a0618b05070b1270e Reviewed-on: https://gerrit.libreoffice.org/3776 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* replace CustomTarget_odk/odkcommon/settings by PackageDavid Tardon2013-04-221-0/+18
Change-Id: Iee97a510be822836b2115f50d0b1c9e7e14b5e1a Reviewed-on: https://gerrit.libreoffice.org/3534 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>