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
92c5a9fa
Commit
92c5a9fa
authored
Apr 21, 2019
by
Vinicius Jarina
Browse files
* Update NuGets, Moved `devops` scripts
parent
abf0afa9
Changes
66
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
92c5a9fa
...
@@ -12,8 +12,8 @@ NLua
...
@@ -12,8 +12,8 @@ NLua
| :------ | :------: |
| :------ | :------: |
| !
[
linux
](
https://badgen.net/badge//Ubuntu%20Linux%20x64?icon=travis&color=orange
)
|
[

](https://travis-ci.org/NLua/NLua) |
| !
[
linux
](
https://badgen.net/badge//Ubuntu%20Linux%20x64?icon=travis&color=orange
)
|
[

](https://travis-ci.org/NLua/NLua) |
| !
[
win
](
https://badgen.net/badge//Windows?icon=appveyor&color=blue
)
|
[

](https://ci.appveyor.com/project/viniciusjarina/NLua)|
| !
[
win
](
https://badgen.net/badge//Windows?icon=appveyor&color=blue
)
|
[

](https://ci.appveyor.com/project/viniciusjarina/NLua)|
| !
[
mac
](
https://badgen.net/badge//macOS,iOS,tvOS?icon=apple&color=purple&list=1
)
|
[

](https://dev.azure.com/
NLua/NLua
/_build/latest?definitionId=
2
&branchName=master) |
| !
[
mac
](
https://badgen.net/badge//macOS,iOS,tvOS?icon=apple&color=purple&list=1
)
|
[

](https://dev.azure.com/
codefoco/NuGets
/_build/latest?definitionId=
13
&branchName=master) |
|!
[
win
](
https://badgen.net/badge//Windows,.NET%20Core?icon=windows&list=1
)
|
[

](https://dev.azure.com/
NLua/NLua
/_build/latest?definitionId=4&branchName=master) |
|!
[
win
](
https://badgen.net/badge//Windows,.NET%20Core?icon=windows&list=1
)
|
[

](https://dev.azure.com/
codefoco/NuGets
/_build/latest?definitionId=
1
4&branchName=master) |
Bridge between Lua world and the .NET (compatible with Xamarin.iOS/Mac/Android/.NET/.NET Core)
Bridge between Lua world and the .NET (compatible with Xamarin.iOS/Mac/Android/.NET/.NET Core)
...
...
UpgradeLog.htm
deleted
100644 → 0
View file @
abf0afa9
Binary files a/UpgradeLog.htm and /dev/null differ
Binary files a/UpgradeLog.htm and /dev/null differ
build/Android/NLua.Android.csproj
View file @
92c5a9fa
...
@@ -44,7 +44,7 @@
...
@@ -44,7 +44,7 @@
<Reference
Include=
"System.Core"
/>
<Reference
Include=
"System.Core"
/>
<Reference
Include=
"Mono.Android"
/>
<Reference
Include=
"Mono.Android"
/>
<Reference
Include=
"KeraLua"
>
<Reference
Include=
"KeraLua"
>
<HintPath>
..\..\packages\KeraLua.1.0.
6
\lib\MonoAndroid\KeraLua.dll
</HintPath>
<HintPath>
..\..\packages\KeraLua.1.0.
8
\lib\MonoAndroid\KeraLua.dll
</HintPath>
</Reference>
</Reference>
</ItemGroup>
</ItemGroup>
<ItemGroup>
<ItemGroup>
...
...
build/Android/packages.config
View file @
92c5a9fa
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
packages
>
<
packages
>
<
package
id
=
"KeraLua"
version
=
"1.0.
6
"
targetFramework
=
"monoandroid81"
/>
<
package
id
=
"KeraLua"
version
=
"1.0.
8
"
targetFramework
=
"monoandroid81"
/>
</
packages
>
</
packages
>
\ No newline at end of file
build/TVOS/NLua.TVOS.csproj
View file @
92c5a9fa
...
@@ -51,7 +51,7 @@
...
@@ -51,7 +51,7 @@
<Reference
Include=
"System.Core"
/>
<Reference
Include=
"System.Core"
/>
<Reference
Include=
"Xamarin.TVOS"
/>
<Reference
Include=
"Xamarin.TVOS"
/>
<Reference
Include=
"KeraLua"
>
<Reference
Include=
"KeraLua"
>
<HintPath>
..\..\packages\KeraLua.1.0.
6
\lib\xamarintvos\KeraLua.dll
</HintPath>
<HintPath>
..\..\packages\KeraLua.1.0.
8
\lib\xamarintvos\KeraLua.dll
</HintPath>
</Reference>
</Reference>
</ItemGroup>
</ItemGroup>
<ItemGroup>
<ItemGroup>
...
...
build/TVOS/packages.config
View file @
92c5a9fa
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
packages
>
<
packages
>
<
package
id
=
"KeraLua"
version
=
"1.0.
6
"
targetFramework
=
"xamarintvos10"
/>
<
package
id
=
"KeraLua"
version
=
"1.0.
8
"
targetFramework
=
"xamarintvos10"
/>
</
packages
>
</
packages
>
\ No newline at end of file
build/WatchOS/NLua.WatchOS.csproj
View file @
92c5a9fa
...
@@ -49,7 +49,7 @@
...
@@ -49,7 +49,7 @@
<Reference
Include=
"System.Core"
/>
<Reference
Include=
"System.Core"
/>
<Reference
Include=
"Xamarin.WatchOS"
/>
<Reference
Include=
"Xamarin.WatchOS"
/>
<Reference
Include=
"KeraLua"
>
<Reference
Include=
"KeraLua"
>
<HintPath>
..\..\packages\KeraLua.1.0.
6
\lib\xamarinwatchos\KeraLua.dll
</HintPath>
<HintPath>
..\..\packages\KeraLua.1.0.
8
\lib\xamarinwatchos\KeraLua.dll
</HintPath>
</Reference>
</Reference>
</ItemGroup>
</ItemGroup>
<ItemGroup>
<ItemGroup>
...
...
build/WatchOS/packages.config
View file @
92c5a9fa
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
packages
>
<
packages
>
<
package
id
=
"KeraLua"
version
=
"1.0.
6
"
targetFramework
=
"xamarinwatchos10"
/>
<
package
id
=
"KeraLua"
version
=
"1.0.
8
"
targetFramework
=
"xamarinwatchos10"
/>
</
packages
>
</
packages
>
\ No newline at end of file
build/XamarinMac/NLua.XamarinMac.csproj
View file @
92c5a9fa
...
@@ -60,7 +60,7 @@
...
@@ -60,7 +60,7 @@
<Reference
Include=
"System.Core"
/>
<Reference
Include=
"System.Core"
/>
<Reference
Include=
"Xamarin.Mac"
/>
<Reference
Include=
"Xamarin.Mac"
/>
<Reference
Include=
"KeraLua"
>
<Reference
Include=
"KeraLua"
>
<HintPath>
..\..\packages\KeraLua.1.0.
6
\lib\xamarinmac\KeraLua.dll
</HintPath>
<HintPath>
..\..\packages\KeraLua.1.0.
8
\lib\xamarinmac\KeraLua.dll
</HintPath>
</Reference>
</Reference>
</ItemGroup>
</ItemGroup>
<ItemGroup>
<ItemGroup>
...
...
build/XamarinMac/packages.config
View file @
92c5a9fa
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
packages
>
<
packages
>
<
package
id
=
"KeraLua"
version
=
"1.0.
6
"
targetFramework
=
"xamarinmac20"
/>
<
package
id
=
"KeraLua"
version
=
"1.0.
8
"
targetFramework
=
"xamarinmac20"
/>
</
packages
>
</
packages
>
\ No newline at end of file
build/XamariniOS/NLua.XamariniOS.csproj
View file @
92c5a9fa
...
@@ -55,7 +55,7 @@
...
@@ -55,7 +55,7 @@
<Reference
Include=
"System.Core"
/>
<Reference
Include=
"System.Core"
/>
<Reference
Include=
"Xamarin.iOS"
/>
<Reference
Include=
"Xamarin.iOS"
/>
<Reference
Include=
"KeraLua"
>
<Reference
Include=
"KeraLua"
>
<HintPath>
..\..\packages\KeraLua.1.0.
6
\lib\xamarinios\KeraLua.dll
</HintPath>
<HintPath>
..\..\packages\KeraLua.1.0.
8
\lib\xamarinios\KeraLua.dll
</HintPath>
</Reference>
</Reference>
</ItemGroup>
</ItemGroup>
<ItemGroup>
<ItemGroup>
...
...
build/XamariniOS/packages.config
View file @
92c5a9fa
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
packages
>
<
packages
>
<
package
id
=
"KeraLua"
version
=
"1.0.
6
"
targetFramework
=
"xamarinios10"
/>
<
package
id
=
"KeraLua"
version
=
"1.0.
8
"
targetFramework
=
"xamarinios10"
/>
</
packages
>
</
packages
>
\ No newline at end of file
build/net45/NLua.csproj
View file @
92c5a9fa
...
@@ -34,7 +34,7 @@
...
@@ -34,7 +34,7 @@
<ItemGroup>
<ItemGroup>
<Reference
Include=
"System"
/>
<Reference
Include=
"System"
/>
<Reference
Include=
"KeraLua"
>
<Reference
Include=
"KeraLua"
>
<HintPath>
..\..\packages\KeraLua.1.0.
6
\lib\net45\KeraLua.dll
</HintPath>
<HintPath>
..\..\packages\KeraLua.1.0.
8
\lib\net45\KeraLua.dll
</HintPath>
</Reference>
</Reference>
</ItemGroup>
</ItemGroup>
<ItemGroup>
<ItemGroup>
...
@@ -43,5 +43,5 @@
...
@@ -43,5 +43,5 @@
<Import
Project=
"..\..\src\NLua.Shared.projitems"
Label=
"Shared"
Condition=
"Exists('..\..\src\NLua.Shared.projitems')"
/>
<Import
Project=
"..\..\src\NLua.Shared.projitems"
Label=
"Shared"
Condition=
"Exists('..\..\src\NLua.Shared.projitems')"
/>
<Import
Project=
"$(MSBuildBinPath)\Microsoft.CSharp.targets"
/>
<Import
Project=
"$(MSBuildBinPath)\Microsoft.CSharp.targets"
/>
<Import
Project=
"..\targets\NLua.Sign.targets"
/>
<Import
Project=
"..\targets\NLua.Sign.targets"
/>
<Import
Project=
"..\..\packages\KeraLua.1.0.
6
\build\net45\KeraLua.targets"
Condition=
"Exists('..\..\packages\KeraLua.1.0.
6
\build\net45\KeraLua.targets')"
/>
<Import
Project=
"..\..\packages\KeraLua.1.0.
8
\build\net45\KeraLua.targets"
Condition=
"Exists('..\..\packages\KeraLua.1.0.
8
\build\net45\KeraLua.targets')"
/>
</Project>
</Project>
\ No newline at end of file
build/net45/packages.config
View file @
92c5a9fa
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
<
packages
>
<
packages
>
<
package
id
=
"KeraLua"
version
=
"1.0.
6
"
targetFramework
=
"net45"
/>
<
package
id
=
"KeraLua"
version
=
"1.0.
8
"
targetFramework
=
"net45"
/>
</
packages
>
</
packages
>
\ No newline at end of file
build/netcore/NLua.NetCore.csproj
View file @
92c5a9fa
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
</PropertyGroup>
</PropertyGroup>
<Import Project="..\..\src\NLua.Shared.projitems" Label="Shared" Condition="Exists('..\..\src\NLua.Shared.projitems')" />
<Import Project="..\..\src\NLua.Shared.projitems" Label="Shared" Condition="Exists('..\..\src\NLua.Shared.projitems')" />
<ItemGroup>
<ItemGroup>
<PackageReference Include="KeraLua" Version="1.0.
6
" />
<PackageReference Include="KeraLua" Version="1.0.
8
" />
<PackageReference Include="System.Reflection.Emit" Version="4.3.0" />
<PackageReference Include="System.Reflection.Emit" Version="4.3.0" />
<PackageReference Include="System.Reflection.Emit.ILGeneration" Version="4.3.0" />
<PackageReference Include="System.Reflection.Emit.ILGeneration" Version="4.3.0" />
</ItemGroup>
</ItemGroup>
...
...
build/netstandard2.0/NLua.netstandard2.0.csproj
View file @
92c5a9fa
...
@@ -24,7 +24,7 @@
...
@@ -24,7 +24,7 @@
<Import Project="..\..\src\NLua.Shared.projitems" Label="Shared" />
<Import Project="..\..\src\NLua.Shared.projitems" Label="Shared" />
<ItemGroup>
<ItemGroup>
<PackageReference Include="KeraLua" Version="1.0.
6
" />
<PackageReference Include="KeraLua" Version="1.0.
8
" />
</ItemGroup>
</ItemGroup>
<Import Project="..\targets\NLua.Sign.targets" />
<Import Project="..\targets\NLua.Sign.targets" />
...
...
BuildFunctions.ps1
→
devops/
BuildFunctions.ps1
View file @
92c5a9fa
File moved
Package.ps1
→
devops/
Package.ps1
View file @
92c5a9fa
param
([
string
]
$PackageId
,
[
string
]
$NuSpecFile
)
param
([
string
]
$PackageId
,
[
string
]
$NuSpecFile
)
.
.
\BuildFunctions.ps1
.
.
\
devops\
BuildFunctions.ps1
$hash
=
Get-Current-Commit-Hash
$hash
=
Get-Current-Commit-Hash
$releaseNotes
=
"Release:
$(
$hash
)
"
$releaseNotes
=
"Release:
$(
$hash
)
"
...
...
PreBuild.ps1
→
devops/
PreBuild.ps1
View file @
92c5a9fa
param
([
string
]
$PackageId
,
[
string
]
$NuSpecFile
)
param
([
string
]
$PackageId
,
[
string
]
$NuSpecFile
)
.
.
/
BuildFunctions.ps1
.
.
\devops\
BuildFunctions.ps1
$nextVersion
=
Get-Next-Version-String
$PackageId
$nextVersion
=
Get-Next-Version-String
$PackageId
...
...
Publish.ps1
→
devops/
Publish.ps1
View file @
92c5a9fa
param
([
string
]
$PackageId
)
param
([
string
]
$PackageId
)
.
.
\BuildFunctions.ps1
.
.
\
devops\
BuildFunctions.ps1
if
(
-Not
(
Test-Should-Deploy
))
{
if
(
-Not
(
Test-Should-Deploy
))
{
return
return
...
...
Prev
1
2
3
4
Next
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