Revision e932ac9cadc2e87401be5c1fe57cfae1a80c8000 authored by Brad King on 25 June 2014, 17:52:52 UTC, committed by Brad King on 25 June 2014, 17:57:24 UTC
The check for this flag added by commit v3.0.0-rc1~284^2 (UseSWIG: Name
python module according to swig flags, 2013-11-26) can get false
positives on flags like "-noproxydel".  Improve the check to match only
"-noproxy".

Suggested-by: Garth Wells <gnw20@cam.ac.uk>
1 parent 55d6aa3
History
File Mode Size
Doxygen
Git
GitSetup
KWIML
KWStyle
Release
Sphinx
cmbzip2
cmcompress
cmcurl
cmexpat
cmlibarchive
cmzlib
.NoDartCoverage -rw-r--r-- 39 bytes
.gitattributes -rw-r--r-- 76 bytes
CMakeLists.txt -rw-r--r-- 1.4 KB
SetupForDevelopment.sh -rwxr-xr-x 392 bytes
cmThirdParty.h.in -rw-r--r-- 900 bytes
cm_bzlib.h -rw-r--r-- 790 bytes
cm_curl.h -rw-r--r-- 793 bytes
cm_expat.h -rw-r--r-- 790 bytes
cm_libarchive.h -rw-r--r-- 902 bytes
cm_xmlrpc.h -rw-r--r-- 782 bytes
cm_zlib.h -rw-r--r-- 783 bytes

back to top