koda [Wed, 04 Nov 2015 13:42:09 +0100] rev 11294
Enable cmake policy 26
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 06:56:37 +0100] rev 11293
- Disabled non-adapted for mobile game styles
Note: Motivation for reduction explained here - http://www.hedgewars.org/node/6343
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 06:39:04 +0100] rev 11292
- Added 'World Edge' flag for Scheme Settings
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 06:17:31 +0100] rev 11291
- Refactoring for SingleSchemeViewController: checkValueString macro changed to helper method
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 03:42:11 +0100] rev 11290
- Disabling generation of position-dependent code for 'Distro Adhoc' config
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 03:40:38 +0100] rev 11289
- '-Os' fpc optimization compiler flag replaced with '-O2'
Note 1: '-Os' cause crash on device. Seems like fpc bug.
Note 2: Higher optimization flags ('-O3' and '-O4') has bad side effects, like wrong drawing of hogs.
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 03:23:32 +0100] rev 11288
- GCC_THUMB_SUPPORT removed
Note: This flag needed only for armv6, so outdated now. More info - http://stackoverflow.com/a/3311608/2241008
antonc27 <antonc27@mail.ru> [Wed, 04 Nov 2015 03:19:03 +0100] rev 11287
- Removing unnecessary '-Wl,-no_order_inits' linker flag
Note: More info here - http://wiki.freepascal.org/iPhone/iPod_development
sheepluva [Wed, 04 Nov 2015 01:36:34 +0100] rev 11286
wrap bee during pre-flight too
sheepluva [Wed, 04 Nov 2015 01:30:28 +0100] rev 11285
bump version too
sheepluva [Wed, 04 Nov 2015 00:20:07 +0100] rev 11284
closing 0.9.21 branch
sheepluva [Tue, 03 Nov 2015 23:33:32 +0100] rev 11283
merge changelog changes of 0.9.22 into default