asterisk/build_tools
Michael L. Young 66a35e2451 build_tools: Fix download_externals to allow the use of curl or wget
Not sure if this is really a bug versus an improvement. I can see it being
viewed as a bug though by some.

The current build_tools/download_externals file depends on wget in order to
download external modules.  The current build system is able to discover
which tool to use for fetching remote files - either wget or curl.

This patch takes advantage of this capability by modifying the two calls to
the wget binary to instead use what was discovered by the build system.

ASTERISK-26812 #close

Change-Id: If9411a2554f009274d377445613ae91192d948a1
2017-02-22 15:54:07 -06:00
..
.gitignore Add .gitignore and .gitreview files 2015-04-11 19:43:43 -06:00
cflags-devmode.xml Refactor operations to access the stasis cache instead of objects directly when retrieving information. 2013-07-08 19:19:55 +00:00
cflags.xml build_system: Split COMPILE_DOUBLE from DONT_OPTIMIZE 2016-03-13 15:11:39 -06:00
download_externals build_tools: Fix download_externals to allow the use of curl or wget 2017-02-22 15:54:07 -06:00
embed_modules.xml Change the internal name of the menuselect options that are used to control 2011-10-14 21:37:51 +00:00
find_missing_support_level Multiple revisions 369001-369002 2012-06-15 16:20:16 +00:00
get_documentation remove empty awk pattern (//) 2009-10-28 20:50:52 +00:00
get_documentation.py Fixes to various issues reported by pyflakes 2016-12-21 11:02:20 +02:00
get_makeopts Merged revisions 139909 via svnmerge from 2008-08-25 21:32:10 +00:00
get_moduleinfo res_pjsip_dlg_options: Fix MODULEINFO section. 2015-05-02 02:22:31 -05:00
install_subst install_subst: helper script for installing with path substitution 2014-02-14 08:52:07 +00:00
list_valid_installed_externals build: Add download capability for external packages 2016-09-06 10:39:28 -05:00
make_build_h make_build_h: handle backslashes in external strings 2017-01-26 21:17:20 -06:00
make_buildopts_h core: Remove ABI effects of LOW_MEMORY. 2016-09-29 03:22:28 -04:00
make_check_alembic Build System: Add support for checking alembic branches. 2016-01-21 17:15:35 -06:00
make_defaults_h Address OpenSSL initialization issues when using third-party libraries. 2012-01-30 21:21:16 +00:00
make_linker_eo_script give embedded modules a helping hand by backing up and restoring their global variables when they are loaded and unloaded 2007-02-22 02:36:00 +00:00
make_linker_version_script Clean up Makefile "warning" clutter when makeopts doesn't exist. 2013-04-08 18:24:50 +00:00
make_sample_voicemail Merged revisions 299907 via svnmerge from 2010-12-29 18:24:19 +00:00
make_version build: Add download capability for external packages 2016-09-06 10:39:28 -05:00
make_version_c Fix cli display of build options. 2015-11-04 09:15:51 -05:00
menuselect-deps.in Binaural synthesis (confbridge): Adds utils/conf_bridge_binaural_hrir_importer 2017-02-15 10:44:47 -06:00
mkpkgconfig build_tools/mkpkgconfig: Fix Cflags concatenation error in asterisk.pc 2015-01-14 15:40:31 +00:00
post_process_documentation.py Fixes to various issues reported by pyflakes 2016-12-21 11:02:20 +02:00
prep_tarball Update prep_tarball with new documentation files on the Asterisk wiki 2013-09-18 17:23:49 +00:00
sha1sum-sh Add an sha1sum-workalike for platforms which don't have it (like Mac OS X) 2010-05-18 22:49:13 +00:00