← Back to team overview

kicad-developers team mailing list archive

Creation of SVN version config

 

Hi!
Wayne, I've made some changes to the script You wrote.

1. I've moved the code to a macro.

2. We are using FindSubversion macro from CMake CVS which allows
calling it from a script.

I've changed it to set LANG environment variable to C because svn is
unfortunately localized (_evil_ (; ) and the macro produces wrong
output when used with non-english system locale.

3. It is executed only on Unix systems.

We should probably add a switch to force using the build_version.h. It
will be mandatory when a stable release comes out.

Cheers,
Mateusz

-- 
AKA f3nix AKA metyl AKA skowri ;)






Follow ups