Commit e11c334
Convert all usages of target_link_libraries to use PUBLIC/PRIVATE specifiers (#81924)
Co-authored-by: Aleksey Kliger (λgeek) <[email protected]>1 parent 4dd649b commit e11c334
File tree
121 files changed
+347
-318
lines changed- src
- coreclr
- debug/createdump
- dlls/mscordbi
- gc
- sample
- hosts
- corerun
- coreshim
- ilasm
- ildasm/exe
- jit
- pal
- src
- eventprovider/lttngprovider
- tests/palsuite
- eventprovider
- exception_handling/pal_sxs/test1
- tools
- StressLogAnalyzer
- superpmi
- mcs
- superpmi-shim-collector
- superpmi-shim-counter
- superpmi-shim-simple
- superpmi
- utilcode
- mono
- dlls
- dbgshim
- mscordbi
- mono
- eventpipe/test
- mini
- profiler
- wasi/runtime
- wasm/runtime
- native
- corehost
- apphost
- standalone
- static
- comhost
- fxr/standalone
- hostpolicy/standalone
- ijwhost
- test
- comsxs
- fx_ver
- ijw
- nativehost
- libs
- System.Globalization.Native
- System.IO.Compression.Native
- System.Native
- System.Net.Security.Native
- System.Security.Cryptography.Native.Android
- System.Security.Cryptography.Native.Apple
- System.Security.Cryptography.Native
- tasks
- AndroidAppBuilder/Templates
- AppleAppBuilder/Templates
- tests
- Interop
- ArrayMarshalling
- BoolArray
- SafeArray
- BestFitMapping
- COM
- ComWrappers
- MockReferenceTrackerRuntime
- WeakReference
- Dynamic/Server
- NativeClients
- DefaultInterfaces
- Dispatch
- Events
- Licensing
- Primitives
- NativeServer
- DisabledRuntimeMarshalling
- DllImportAttribute
- DllImportPath
- ExactSpelling
- ExecInDefAppDom
- FuncPtrAsDelegateParam
- ICustomMarshaler
- ConflictingNames
- Primitives
- IJW
- CopyConstructorMarshaler
- IjwNativeCallingManagedDll
- IjwNativeDll
- NativeVarargs
- ijwhostmock
- LayoutClass
- MarshalAPI
- FunctionPointer
- IUnknown
- MonoAPI/Native/mono-embedding-api-test
- NativeLibrary/NativeLibraryToLoad
- ObjectiveC
- AutoReleaseTest
- ObjectiveCMarshalAPI
- PInvoke
- ArrayWithOffset
- Array
- MarshalArrayAsField/LPArrayNative
- MarshalArrayAsParam/LPArrayNative
- AsAny
- Attributes/LCID
- BestFitMapping
- Char
- LPStr
- CriticalHandles
- CustomMarshalers
- DateTime
- Decimal
- Delegate
- IEnumerator
- SafeHandles
- SetLastError
- SizeParamIndex
- PInvoke
- PassingByOut
- PassingByRef
- ReversePInvoke
- PassingByOut
- PassingByRef
- Varargs
- Variant
- Vector2_3_4
- PrimitiveMarshalling
- Bool
- EnumMarshalling
- UIntPtr
- RefCharArray
- SimpleStruct
- StringMarshalling
- AnsiBSTR
- BSTR
- LPSTR
- LPTSTR
- UTF8
- VBByRefStr
- StructMarshalling
- PInvoke
- ReversePInvoke
- MarshalExpStruct
- MarshalSeqStruct
- SuppressGCTransition
- UnmanagedCallConv
- UnmanagedCallersOnly
- nativeaot/SmokeTests
- PInvoke
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
121 files changed
+347
-318
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
| 87 | + | |
86 | 88 | | |
87 | 89 | | |
88 | 90 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
30 | | - | |
| 31 | + | |
31 | 32 | | |
32 | | - | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
36 | | - | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| 112 | + | |
112 | 113 | | |
113 | 114 | | |
114 | 115 | | |
| |||
118 | 119 | | |
119 | 120 | | |
120 | 121 | | |
| 122 | + | |
121 | 123 | | |
122 | 124 | | |
123 | 125 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
| |||
107 | 108 | | |
108 | 109 | | |
109 | 110 | | |
| 111 | + | |
110 | 112 | | |
111 | 113 | | |
112 | 114 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
565 | 565 | | |
566 | 566 | | |
567 | 567 | | |
| 568 | + | |
568 | 569 | | |
569 | 570 | | |
570 | 571 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
| 276 | + | |
276 | 277 | | |
277 | 278 | | |
278 | 279 | | |
| |||
282 | 283 | | |
283 | 284 | | |
284 | 285 | | |
| 286 | + | |
285 | 287 | | |
286 | 288 | | |
287 | 289 | | |
| |||
292 | 294 | | |
293 | 295 | | |
294 | 296 | | |
| 297 | + | |
295 | 298 | | |
296 | 299 | | |
297 | 300 | | |
298 | 301 | | |
299 | 302 | | |
300 | 303 | | |
| 304 | + | |
301 | 305 | | |
302 | 306 | | |
303 | 307 | | |
304 | 308 | | |
305 | 309 | | |
| 310 | + | |
306 | 311 | | |
307 | 312 | | |
308 | 313 | | |
309 | 314 | | |
310 | | - | |
| 315 | + | |
311 | 316 | | |
312 | 317 | | |
313 | 318 | | |
314 | 319 | | |
315 | | - | |
| 320 | + | |
316 | 321 | | |
317 | 322 | | |
318 | 323 | | |
| |||
324 | 329 | | |
325 | 330 | | |
326 | 331 | | |
| 332 | + | |
327 | 333 | | |
328 | 334 | | |
329 | 335 | | |
| |||
333 | 339 | | |
334 | 340 | | |
335 | 341 | | |
| 342 | + | |
336 | 343 | | |
337 | 344 | | |
338 | 345 | | |
| |||
0 commit comments