refactor: rename script/ to util/ and remove project/ directory consolidating build tools

Migrate all Makefile references from script/wren.mk to util/wren.mk, update path for wren_to_c_string.py and libuv.py in build rules, and delete the entire project/msvc2013/ directory containing obsolete Visual Studio 2013 project files.
This commit is contained in:
Bob Nystrom
2015-09-22 14:45:58 +00:00
parent b111e7df1c
commit 2544aa74d8
17 changed files with 29 additions and 182 deletions
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "self:wren.xcodeproj">
</FileRef>
</Workspace>