Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
NLua
Commits
42c91f3d
"src/vscode:/vscode.git/clone" did not exist on "ec2608e82f2ba11af65e7228ee51dca62b549e71"
Commit
42c91f3d
authored
Oct 13, 2014
by
Vinicius Jarina
Browse files
Fixed ARM WPSL8 build.
parent
4fa2ac00
Changes
3
Hide whitespace changes
Inline
Side-by-side
nuget.package/NLua.nuspec
View file @
42c91f3d
...
...
@@ -11,15 +11,15 @@
<requireLicenseAcceptance>
false
</requireLicenseAcceptance>
<description>
NLua Package.
</description>
<summary>
NLua allow use Lua from C#, using Windows, Linux, Mac, iOS , Android, Windows Phone 7 and Windows Phone 8.
</summary>
<releaseNotes>
NLua 1.2.0
Port to Android 15+ (armeabi, v7a, x86)
Updated Lua 5.2.2 (patch 7)
Lot of Bug fixes.
NLua 1.1.0
Port to WP7 (Thanks to Mangatome)
NLua now using Lua 5.2.2
<releaseNotes>
NLua 1.2.0
Port to Android 15+ (armeabi, v7a, x86)
Updated Lua 5.2.2 (patch 7)
Lot of Bug fixes.
NLua 1.1.0
Port to WP7 (Thanks to Mangatome)
NLua now using Lua 5.2.2
Bug fixes.
</releaseNotes>
<copyright>
Copyright (c) 201
3
Vinicius Jarina (viniciusjarina@gmail.com)
</copyright>
<copyright>
Copyright (c) 201
4
Vinicius Jarina (viniciusjarina@gmail.com)
</copyright>
<language
/>
<tags>
Lua Script NLua LuaInterface
</tags>
</metadata>
...
...
run_all.wpsl8.arm.bat
View file @
42c91f3d
msbuild
NLua
.WPSL8.sln
/p
:Configuration
=
Release
/p
:DefineConstants
=
"WSTRING;LUA_CORE;CATCH_EXCEPTIONS"
/p
:Platform
=
"ARM"
msbuild
NLua
.WPSL8.sln
/p
:Configuration
=
Release
/p
:Platform
=
"ARM"
run_all.wpsl8.bat
deleted
100755 → 0
View file @
4fa2ac00
msbuild
NLua
.WPSL8.sln
/p
:Configuration
=
Release
/p
:Platform
=
"ARM"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment