[Build] Rename preload files to support ordering (#1575)
authorHyungju Lee <leee.lee@samsung.com>
Wed, 29 Apr 2020 01:43:46 +0000 (10:43 +0900)
committerGitHub <noreply@github.com>
Wed, 29 Apr 2020 01:43:46 +0000 (10:43 +0900)
Change-Id: I962148df0e31ec4a9d9061964d27bc74dd03d8c3

14 files changed:
packaging/preload/20.Tizen.preload [new file with mode: 0644]
packaging/preload/30.ElmSharp.Wearable.preload [new file with mode: 0644]
packaging/preload/30.ElmSharp.preload [new file with mode: 0644]
packaging/preload/30.Tizen.Applications.Common.preload [new file with mode: 0644]
packaging/preload/30.Tizen.Applications.UI.preload [new file with mode: 0644]
packaging/preload/30.Tizen.Log.preload [new file with mode: 0644]
packaging/preload/30.Tizen.System.Information.preload [new file with mode: 0644]
packaging/preload/ElmSharp.Wearable.preload [deleted file]
packaging/preload/ElmSharp.preload [deleted file]
packaging/preload/Tizen.Applications.Common.preload [deleted file]
packaging/preload/Tizen.Applications.UI.preload [deleted file]
packaging/preload/Tizen.Log.preload [deleted file]
packaging/preload/Tizen.System.Information.preload [deleted file]
packaging/preload/Tizen.preload [deleted file]

diff --git a/packaging/preload/20.Tizen.preload b/packaging/preload/20.Tizen.preload
new file mode 100644 (file)
index 0000000..ba2e96e
--- /dev/null
@@ -0,0 +1,6 @@
+###########################################
+## AssemblyName.dll TypeName             ##
+## AssemblyName.dll TypeName.Preload()   ##
+## The methods must not have parameters. ##
+###########################################
+Tizen.dll Interop
diff --git a/packaging/preload/30.ElmSharp.Wearable.preload b/packaging/preload/30.ElmSharp.Wearable.preload
new file mode 100644 (file)
index 0000000..6a8d769
--- /dev/null
@@ -0,0 +1,12 @@
+###########################################
+## AssemblyName.dll TypeName             ##
+## AssemblyName.dll TypeName.Preload()   ##
+## The methods must not have parameters. ##
+###########################################
+ElmSharp.Wearable.dll ElmSharp.Wearable.CircleDateTimeSelector
+ElmSharp.Wearable.dll ElmSharp.Wearable.CircleGenList
+ElmSharp.Wearable.dll ElmSharp.Wearable.CircleScroller
+ElmSharp.Wearable.dll ElmSharp.Wearable.CircleSpinner
+ElmSharp.Wearable.dll ElmSharp.Wearable.ICircleWidget
+ElmSharp.Wearable.dll ElmSharp.Wearable.IRotaryActionWidget
+ElmSharp.Wearable.dll Interop
diff --git a/packaging/preload/30.ElmSharp.preload b/packaging/preload/30.ElmSharp.preload
new file mode 100644 (file)
index 0000000..09a8e79
--- /dev/null
@@ -0,0 +1,44 @@
+###########################################
+## AssemblyName.dll TypeName             ##
+## AssemblyName.dll TypeName.Preload()   ##
+## The methods must not have parameters. ##
+###########################################
+ElmSharp.dll ElmSharp.Box
+ElmSharp.dll ElmSharp.Button
+ElmSharp.dll ElmSharp.Check
+ElmSharp.dll ElmSharp.Color
+ElmSharp.dll ElmSharp.Conformant
+ElmSharp.dll ElmSharp.DateTimeSelector
+ElmSharp.dll ElmSharp.DisplayRotation
+ElmSharp.dll ElmSharp.EdjeObject
+ElmSharp.dll ElmSharp.EdjeObject+SignalData
+ElmSharp.dll ElmSharp.EdjeTextPartObject
+ElmSharp.dll ElmSharp.Elementary
+ElmSharp.dll ElmSharp.Entry
+ElmSharp.dll ElmSharp.EvasKeyEventArgs
+ElmSharp.dll ElmSharp.EvasMap
+ElmSharp.dll ElmSharp.EvasObject
+ElmSharp.dll ElmSharp.FocusDirection
+ElmSharp.dll ElmSharp.GenList
+ElmSharp.dll ElmSharp.GestureLayer+GestureType
+ElmSharp.dll ElmSharp.IInvalidatable
+ElmSharp.dll ElmSharp.Image
+ElmSharp.dll ElmSharp.ItemObject+SignalData
+ElmSharp.dll ElmSharp.Label
+ElmSharp.dll ElmSharp.Layout
+ElmSharp.dll ElmSharp.Naviframe
+ElmSharp.dll ElmSharp.NaviItem
+ElmSharp.dll ElmSharp.Point3D
+ElmSharp.dll ElmSharp.ProgressBar
+ElmSharp.dll ElmSharp.Radio
+ElmSharp.dll ElmSharp.Rect
+ElmSharp.dll ElmSharp.Rectangle
+ElmSharp.dll ElmSharp.Scroller
+ElmSharp.dll ElmSharp.Size
+ElmSharp.dll ElmSharp.Slider
+ElmSharp.dll ElmSharp.Spinner
+ElmSharp.dll ElmSharp.Widget
+ElmSharp.dll ElmSharp.Window
+ElmSharp.dll ElmSharp.WrapType
+ElmSharp.dll Interop
+ElmSharp.dll ElmSharp.Window.Preload()
diff --git a/packaging/preload/30.Tizen.Applications.Common.preload b/packaging/preload/30.Tizen.Applications.Common.preload
new file mode 100644 (file)
index 0000000..abda6bf
--- /dev/null
@@ -0,0 +1,10 @@
+###########################################
+## AssemblyName.dll TypeName             ##
+## AssemblyName.dll TypeName.Preload()   ##
+## The methods must not have parameters. ##
+###########################################
+Tizen.Applications.Common.dll Interop
+Tizen.Applications.Common.dll Tizen.Applications.Application
+Tizen.Applications.Common.dll Tizen.Applications.CoreApplication
+Tizen.Applications.Common.dll Tizen.Applications.CoreBackend.EventType
+Tizen.Applications.Common.dll Tizen.Applications.TizenSynchronizationContext
diff --git a/packaging/preload/30.Tizen.Applications.UI.preload b/packaging/preload/30.Tizen.Applications.UI.preload
new file mode 100644 (file)
index 0000000..fba348d
--- /dev/null
@@ -0,0 +1,7 @@
+###########################################
+## AssemblyName.dll TypeName             ##
+## AssemblyName.dll TypeName.Preload()   ##
+## The methods must not have parameters. ##
+###########################################
+Tizen.Applications.UI.dll Interop
+Tizen.Applications.UI.dll Tizen.Applications.CoreUIApplication
diff --git a/packaging/preload/30.Tizen.Log.preload b/packaging/preload/30.Tizen.Log.preload
new file mode 100644 (file)
index 0000000..172edc5
--- /dev/null
@@ -0,0 +1,7 @@
+###########################################
+## AssemblyName.dll TypeName             ##
+## AssemblyName.dll TypeName.Preload()   ##
+## The methods must not have parameters. ##
+###########################################
+Tizen.Log.dll Interop
+Tizen.Log.dll Tizen.Log
diff --git a/packaging/preload/30.Tizen.System.Information.preload b/packaging/preload/30.Tizen.System.Information.preload
new file mode 100644 (file)
index 0000000..620a709
--- /dev/null
@@ -0,0 +1,7 @@
+###########################################
+## AssemblyName.dll TypeName             ##
+## AssemblyName.dll TypeName.Preload()   ##
+## The methods must not have parameters. ##
+###########################################
+Tizen.System.Information.dll Tizen.System.Information
+Tizen.System.Information.dll Tizen.System.Information.Preload()
diff --git a/packaging/preload/ElmSharp.Wearable.preload b/packaging/preload/ElmSharp.Wearable.preload
deleted file mode 100644 (file)
index 6a8d769..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-###########################################
-## AssemblyName.dll TypeName             ##
-## AssemblyName.dll TypeName.Preload()   ##
-## The methods must not have parameters. ##
-###########################################
-ElmSharp.Wearable.dll ElmSharp.Wearable.CircleDateTimeSelector
-ElmSharp.Wearable.dll ElmSharp.Wearable.CircleGenList
-ElmSharp.Wearable.dll ElmSharp.Wearable.CircleScroller
-ElmSharp.Wearable.dll ElmSharp.Wearable.CircleSpinner
-ElmSharp.Wearable.dll ElmSharp.Wearable.ICircleWidget
-ElmSharp.Wearable.dll ElmSharp.Wearable.IRotaryActionWidget
-ElmSharp.Wearable.dll Interop
diff --git a/packaging/preload/ElmSharp.preload b/packaging/preload/ElmSharp.preload
deleted file mode 100644 (file)
index 09a8e79..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-###########################################
-## AssemblyName.dll TypeName             ##
-## AssemblyName.dll TypeName.Preload()   ##
-## The methods must not have parameters. ##
-###########################################
-ElmSharp.dll ElmSharp.Box
-ElmSharp.dll ElmSharp.Button
-ElmSharp.dll ElmSharp.Check
-ElmSharp.dll ElmSharp.Color
-ElmSharp.dll ElmSharp.Conformant
-ElmSharp.dll ElmSharp.DateTimeSelector
-ElmSharp.dll ElmSharp.DisplayRotation
-ElmSharp.dll ElmSharp.EdjeObject
-ElmSharp.dll ElmSharp.EdjeObject+SignalData
-ElmSharp.dll ElmSharp.EdjeTextPartObject
-ElmSharp.dll ElmSharp.Elementary
-ElmSharp.dll ElmSharp.Entry
-ElmSharp.dll ElmSharp.EvasKeyEventArgs
-ElmSharp.dll ElmSharp.EvasMap
-ElmSharp.dll ElmSharp.EvasObject
-ElmSharp.dll ElmSharp.FocusDirection
-ElmSharp.dll ElmSharp.GenList
-ElmSharp.dll ElmSharp.GestureLayer+GestureType
-ElmSharp.dll ElmSharp.IInvalidatable
-ElmSharp.dll ElmSharp.Image
-ElmSharp.dll ElmSharp.ItemObject+SignalData
-ElmSharp.dll ElmSharp.Label
-ElmSharp.dll ElmSharp.Layout
-ElmSharp.dll ElmSharp.Naviframe
-ElmSharp.dll ElmSharp.NaviItem
-ElmSharp.dll ElmSharp.Point3D
-ElmSharp.dll ElmSharp.ProgressBar
-ElmSharp.dll ElmSharp.Radio
-ElmSharp.dll ElmSharp.Rect
-ElmSharp.dll ElmSharp.Rectangle
-ElmSharp.dll ElmSharp.Scroller
-ElmSharp.dll ElmSharp.Size
-ElmSharp.dll ElmSharp.Slider
-ElmSharp.dll ElmSharp.Spinner
-ElmSharp.dll ElmSharp.Widget
-ElmSharp.dll ElmSharp.Window
-ElmSharp.dll ElmSharp.WrapType
-ElmSharp.dll Interop
-ElmSharp.dll ElmSharp.Window.Preload()
diff --git a/packaging/preload/Tizen.Applications.Common.preload b/packaging/preload/Tizen.Applications.Common.preload
deleted file mode 100644 (file)
index abda6bf..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-###########################################
-## AssemblyName.dll TypeName             ##
-## AssemblyName.dll TypeName.Preload()   ##
-## The methods must not have parameters. ##
-###########################################
-Tizen.Applications.Common.dll Interop
-Tizen.Applications.Common.dll Tizen.Applications.Application
-Tizen.Applications.Common.dll Tizen.Applications.CoreApplication
-Tizen.Applications.Common.dll Tizen.Applications.CoreBackend.EventType
-Tizen.Applications.Common.dll Tizen.Applications.TizenSynchronizationContext
diff --git a/packaging/preload/Tizen.Applications.UI.preload b/packaging/preload/Tizen.Applications.UI.preload
deleted file mode 100644 (file)
index fba348d..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-###########################################
-## AssemblyName.dll TypeName             ##
-## AssemblyName.dll TypeName.Preload()   ##
-## The methods must not have parameters. ##
-###########################################
-Tizen.Applications.UI.dll Interop
-Tizen.Applications.UI.dll Tizen.Applications.CoreUIApplication
diff --git a/packaging/preload/Tizen.Log.preload b/packaging/preload/Tizen.Log.preload
deleted file mode 100644 (file)
index 172edc5..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-###########################################
-## AssemblyName.dll TypeName             ##
-## AssemblyName.dll TypeName.Preload()   ##
-## The methods must not have parameters. ##
-###########################################
-Tizen.Log.dll Interop
-Tizen.Log.dll Tizen.Log
diff --git a/packaging/preload/Tizen.System.Information.preload b/packaging/preload/Tizen.System.Information.preload
deleted file mode 100644 (file)
index 620a709..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-###########################################
-## AssemblyName.dll TypeName             ##
-## AssemblyName.dll TypeName.Preload()   ##
-## The methods must not have parameters. ##
-###########################################
-Tizen.System.Information.dll Tizen.System.Information
-Tizen.System.Information.dll Tizen.System.Information.Preload()
diff --git a/packaging/preload/Tizen.preload b/packaging/preload/Tizen.preload
deleted file mode 100644 (file)
index ba2e96e..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-###########################################
-## AssemblyName.dll TypeName             ##
-## AssemblyName.dll TypeName.Preload()   ##
-## The methods must not have parameters. ##
-###########################################
-Tizen.dll Interop