vpx/build/make
Tom Finegan bd2a9bdd66 iOS build configuration updates.
Commit message longer than commit edition.

Simulator and devices:
  Add a common minimum iOS version that can be shared by iOS and iOS
  simulator targets.

Fix --enable-debug (for device targets; sim was fine):
  Allow for successful configuration and build with --enable-debug when
  CXX is available by:

  - Using CXX as LD (when CXX is available).
  - Passing the correct form of the iOS minimum version parameter based on
    whether LD is CXX or really is ld.

  Note: ld -g still won't work on macosx with this patch, so if CXX is not
  available, configuration will still fail reporting that the toolchain
  cannot link executables when attempting to pass --enable-debug (because
  ld returns an error code since the one included with xcode doesn't
  support the -g argument).

Change-Id: Ia488aed167cc2ca82ee9e980589fb76dddce634f
2014-09-30 20:17:03 -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 Remove intermediate step in vp8_dequantize_b 2014-05-14 12:24:18 -07:00
armlink_adapter.sh Get rid of bashisms in armlink_adapter.sh 2013-08-14 18:57:10 -07:00
configure.sh iOS build configuration updates. 2014-09-30 20:17:03 -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 gen_msvs_(vcx)proj.sh: set yasm format explicitly 2014-08-22 15:28:40 -07:00
gen_msvs_sln.sh Add support for VC++2013 2013-11-14 12:05:59 -08:00
gen_msvs_vcxproj.sh gen_msvs_(vcx)proj.sh: set yasm format explicitly 2014-08-22 15:28:40 -07:00
iosbuild.sh build/make/iosbuild.sh: Support extra configure args. 2014-09-19 11:35:46 -07:00
Makefile Makefile: add -mstackrealign to CFLAGS on OS/2 2014-07-29 22:49:25 +09:00
msvs_common.sh gen_msvs_*proj.sh: speed up file generation 2014-06-07 12:13:43 -07:00
obj_int_extract.c Add compile option to parse ELF. 2014-03-26 22:10:01 -07:00
rtcd.pl Merge "build/make/rtcd.pl: Add missing arm64 support." 2014-09-19 15:17:45 -07:00
thumb.pm thumb: Clarify a comment about the conversions that are done 2014-03-17 14:25:46 +02:00
version.sh configure: quote some uses of source_path 2014-04-23 16:58:36 -07:00