Index: readme.scripts.txt =================================================================== diff -u -N -re5f0a0e2d61c9d5f77b844944f8318b5d122a5b3 -r6581a8b30fbcf77d93c5e083bb33f8afcce906c5 --- readme.scripts.txt (.../readme.scripts.txt) (revision e5f0a0e2d61c9d5f77b844944f8318b5d122a5b3) +++ readme.scripts.txt (.../readme.scripts.txt) (revision 6581a8b30fbcf77d93c5e083bb33f8afcce906c5) @@ -11,3 +11,6 @@ 1. Those requirements does not include the dependencies required by the build process, which must also be met. 2. All tools must be available in %PATH 3. Scripts should be called/executed from the scripts/ directory. +4. By default the build&release script will try to sign the executables with the certificate installed on the system + (tries to detect automatically the certificate). For most people this part is not necessary and can be disabled + by setting an environment variable SKIPCHSIGNING to 1.