• bas-vk's avatar
    build: safe update of PATH on Windows (#3419) · 4f9ccdd7
    bas-vk authored
    NSIS has a default MAX_STR_LEN of 1024. If $ENV{PATH} is longer
    the returned string is truncated to an empty string. Its then not
    possible to distinguis between the variable not set or too long.
    As a result the variable is set with the location where geth and/or
    dev tools are installed. This may override any previous set values.
    4f9ccdd7
Name
Last commit
Last update
..
_vendor/src/golang.org/x/net Loading commit data...
ci-notes.md Loading commit data...
ci.go Loading commit data...
deb.changelog Loading commit data...
deb.control Loading commit data...
deb.copyright Loading commit data...
deb.docs Loading commit data...
deb.install Loading commit data...
deb.rules Loading commit data...
env.sh Loading commit data...
mvn.pom Loading commit data...
mvn.settings Loading commit data...
nsis.envvarupdate.nsh Loading commit data...
nsis.geth.nsi Loading commit data...
nsis.install.nsh Loading commit data...
nsis.pathupdate.nsh Loading commit data...
nsis.simplefc.dll Loading commit data...
nsis.simplefc.source.zip Loading commit data...
nsis.uninstall.nsh Loading commit data...
pod.podspec Loading commit data...
update-license.go Loading commit data...