Hi, Branko and Erik!
I am trying making Windows building scripts plainer and more stable.
In attached patch I replace build_neon.bat with calling nmake directly
from neon project file. I consider it plainer and help in situation
when there are several version of VS exists on computer. I am going to
commit it tomorrow if nobody complains. Please let me know if you like
this idea, so I make this behavior for zlib.
[[
Eliminate intermediate build_neon.bat on Windows.
* build.conf
(neon): Change project file location to neon's directory.
* build/generator/build_neon.ezt: Remove file.
* build/generator/gen_win.py
(__init__): Remove build_neon.bat file generation.
(write_neon_project_file): Change neon project file location. Pass
additional parameters to template.
* build/generator/neon.dsp.ezt
* build/generator/neon.vcproj.ezt: Change command line to call nmake
directly instead of build_neon.bat. Replace absolute paths to
relative.
]]
--
Ivan Zhakov
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 7 00:04:21 2005