vpx/build/make
Brion Vibber 35d7e17b03 Move git version extras out of iOS shared framework bundle version
Apple's version format specification is strictly checked on app
store submission, even for embedded frameworks:

http://apple.co/1WgelY1

    The build version number should be a string comprised of
    three non-negative, period-separated integers with the
    first integer being greater than zero. The string should
    only contain numeric (0-9) and period (.) characters.

So that's room for "1.5.0" but not for "1.5.0-906-g656f9c4".

The full version returned from 'version.sh --bare' is now
embedded under a 'VPXFullVersion' custom key in the Info.plist,
so it can still be extracted from the resulting framework.

Change-Id: If34a58d02e407379d1f1859fda533ef7f983170b
2016-05-24 13:08:25 -07:00
..
ads2armasm_ms.pl ads2armasm_ms: Match the indentation of the previous line 2014-03-20 08:13:07 +02:00
ads2gas_apple.pl ads2gas_apple.pl: Reduce differences to ads2gas.pl 2014-02-05 11:19:11 +02:00
ads2gas.pl ads2gas.pl: Don't require perl to be in a fixed location 2014-02-05 11:19:22 +02:00
Android.mk Android.mk: add missing vp10_rtcd.h dep 2015-08-11 19:57:25 -07:00
armlink_adapter.sh Get rid of bashisms in armlink_adapter.sh 2013-08-14 18:57:10 -07:00
configure.sh Add --enable-shared option to iosbuild.sh to build dynamic framework 2016-05-12 08:26:01 -07:00
gen_asm_deps.sh Get rid of bashisms in the main build scripts 2013-08-13 18:48:35 -07:00
gen_msvs_def.sh Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
gen_msvs_proj.sh msvs_common.sh: make fix_file_list generic 2016-04-27 20:26:49 -07:00
gen_msvs_sln.sh Support build with Visual Studio 14. 2015-08-05 14:45:16 -07:00
gen_msvs_vcxproj.sh msvs_common.sh: make fix_file_list generic 2016-04-27 20:26:49 -07:00
ios-Info.plist Move git version extras out of iOS shared framework bundle version 2016-05-24 13:08:25 -07:00
ios-version.sh Add --enable-shared option to iosbuild.sh to build dynamic framework 2016-05-12 08:26:01 -07:00
iosbuild.sh Move git version extras out of iOS shared framework bundle version 2016-05-24 13:08:25 -07:00
Makefile build: modify default ARFLAGS / .a target 2015-09-10 12:54:01 -07:00
msvs_common.sh msvs_common.sh: make fix_file_list generic 2016-04-27 20:26:49 -07:00
rtcd.pl Add common_dspr2.c file to vpx_dsp/mips 2015-08-03 10:53:47 -07:00
thumb.pm thumb: Clarify a comment about the conversions that are done 2014-03-17 14:25:46 +02:00
version.sh Fix for version.sh when libvpx is checked out as git submodule 2016-05-04 15:41:32 -04:00