swig/Tools
William S Fulton 4e523fb823 Fix Travis Ruby MacOS builds with -Wno-deprecated-declarations
Work around Ruby on MacOS Xcode 9.4 misconfiguration defining 'isfinite'
to deprecated 'finite'. Example warning:

li_std_list_wrap.cxx:7197:9: error: 'finite' is deprecated: first deprecated in macOS 10.9 [-Werror,-Wdeprecated-declarations]
    if (SWIG_Float_Overflow_Check(v)) {
        ^
li_std_list_wrap.cxx:7156:73: note: expanded from macro 'SWIG_Float_Overflow_Check'
                                                                        ^
li_std_list_wrap.cxx:7122:29: note: expanded from macro 'SWIG_isfinite'
                            ^
/Users/travis/.rvm/rubies/ruby-2.4.3/include/ruby-2.4.0/ruby/missing.h:180:24: note: expanded from macro 'isfinite'
                       ^
/usr/include/math.h:757:12: note: 'finite' has been explicitly marked deprecated here
extern int finite(double) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_9, __IPHONE_NA, __IPHONE_NA);
2018-08-06 19:02:21 +01:00
..
config follow-up typos 2018-05-17 10:26:00 -04:00
javascript [Javascript] For v8 >= 4.3.0, use V8_MAJOR_VERSION. 2016-01-12 09:33:13 +13:00
brew-install brew install workarounds on Travis 2014-02-16 09:33:51 +00:00
capitalize Solaris /usr/bin/tr does not accept ranges in form "a-z". So put in 2003-03-22 11:18:27 +00:00
check-include-path.pike The great merge 2002-11-30 22:01:28 +00:00
convertpath Move MinGW mixed path conversion code to the pathconvert tool 2015-08-01 23:08:53 +01:00
mkdist.py Remove ancient debian directory 2016-08-30 14:38:17 +12:00
mkrelease.py Release scripts to release from any branch 2014-02-09 23:19:17 +00:00
mkwindows.sh statically link to gcc windows runtimes when cross compiling windows binaries 2016-05-29 12:17:06 +01:00
nuget-install.cmd Improve nuget installed message on Appveyor 2017-02-04 19:18:54 +00:00
obs-buildlogs.py Add a tool to simply obtain all the latest OpenBuild build logs 2015-01-17 23:17:57 +00:00
obs-update Add openSUSE Build Service script 2014-02-14 16:24:37 +00:00
pcre-build.sh Fix MAKE variable expansion in pcre-build.sh. 2013-01-25 19:18:12 +01:00
pyname_patch.py Fix assorted typos. 2013-01-08 18:47:40 +13:00
setup.py.tmpl The great merge 2002-11-30 22:01:28 +00:00
swig.gdb Fix gdb debugger functions to display to the gdb output window rather than stdout. 2012-07-21 14:04:37 +00:00
testflags.py Fix Travis Ruby MacOS builds with -Wno-deprecated-declarations 2018-08-06 19:02:21 +01:00
travis-linux-install.sh Merge branch 'js-v8-52-tests' 2018-08-02 07:10:55 +01:00
travis-osx-install.sh Travis OSX Python 3 build fix for recent changes in brew 2018-03-03 14:31:03 +00:00
vcfilter CSharp test-suite support on windows 2015-04-04 02:17:56 +01:00