[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] add --with-neon to the Win32 build.

From: Chris Foote <cfoote_at_v21.me.uk>
Date: 2004-05-27 01:11:41 CEST

This patch adds a --with-neon option to the win32 build.

Chris

Log:
Add a build option to specify the neon path on win32.

* gen-make.py
  (_usage_exit): Add --with-neon option to help.
  (__main__): Add with-neon to long options.

* build/win32 (svn:ignore): Add generated neon projects.

* build/generator/gen_win.py
  (parse_options): Add neon_path and set from the with-neon option if
supplied.
  (__init__): Add the neon_path to generate the build_neon.bat file and the
    neon.dsp/vcproj project files.
  (get_win_includes): Use the neon_path in the fake include paths.

* build/generator/build_neon.ezt: Use the neon_path variable.

* build/generator/neon_dsp.ezt: Moved from build/win32/neon.dsp
    and use the neon_path variable.

* build/generator/neon_vcproj.ezt: Moved from build/win32/neon.vcproj
    and use the neon_path variable.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Thu May 27 01:22:30 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.