|
From: John B. <mr...@gm...> - 2016-03-15 10:29:17
|
Hi,
I just moved the files in build-support up a level and renamed them, so now
instead of:
$ ./build-support/factor.sh update
You can just do:
$ ./build.sh update
And similarly moved build-support/factor.cmd to build.cmd for the Windows
users.
It's a bit of a breaking change for those of us whose fingers have
memorized the old location, but it's a lot cleaner looking and less typing.
If you have any problems, please let me know. Also, if you have a
suggestion for a cooler name than "build.sh" or "build.cmd", please let me
know.
Thanks,
John.
|