/[Apache-SVN]
ViewVC logotype

Revision 1904198


Jump to revision: Previous Next
Author: futatuki
Date: Wed Sep 21 17:45:48 2022 UTC (18 months ago)
Changed paths: 2
Log Message:
swig-py: build: Don't pass deprecated options to SWIG >= 4.1.0 release

* build/ac-macros/swig.m4 (SVN_DETERMINE_SWIG_OPTS):
  - Detect SWIG version >= 4.1.0 and set appropriate option to SWIG_PY_OPTS
  - Warn if SWIG version > 4.0.2 which is not checked, but allow to build.
  - Set invalid SWIG_PY_OPTS value if SWIG version is not suitable.

* build/generator/gen_win_dependencies.py (GenDependenciesBase._find_pyton):
  - Detect SWIG version >= 4.1.0 and set appropriate option to SWIG_PY_OPTS
  - Warn if SWIG version > 4.0.2 which is not checked, but allow to build.


Changed paths

Path Details
Directorysubversion/trunk/build/ac-macros/swig.m4 modified , text changed
Directorysubversion/trunk/build/generator/gen_win_dependencies.py modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26