First iteration of SDK setup script

Here’s first iteration of my .bat script for setting up dev environment for GD extensions (will download and unpack all libs and cmake). You’ll still need to configure cmake and some other things, but it should be less tedious.

TODO:

  • Needs testing
  • Write it in actual programming language
  • Make it download open source extensions
  • Make it autoconfig cmake (if possible) and generate makefiles automatically
  • LINUX VERSION!!!

Tool can be downloaded here: dl.dropboxusercontent.com/u/210 … tupext.rar

How to use: Unpack and run setupsdk.bat
It will download and install sdk files and required libraries.