-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Currently the build.bat
makes an attempt to copy a few things around in order to be able to run various tests. This should be refactored into cleanly separated targets:
built.bat # builds everything
build.bat test # bootstraps tests
build.bat install /path/to/install # installs all of mapnik + runtime deps
build.bat package path/to/package{.7z|tar|zip} # installs sdk to given location and archives it for distribution
Metadata
Metadata
Assignees
Labels
No labels