Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.

This commit is contained in:
Karl Zylinski
2024-09-14 18:27:49 +02:00
parent b12d312408
commit 19f0127e55
317 changed files with 433 additions and 433 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
//+build darwin, linux, netbsd, freebsd, openbsd
#+build darwin, linux, netbsd, freebsd, openbsd
package os
import "core:strings"
+1 -1
View File
@@ -1,4 +1,4 @@
//+private
#+private
package os2
import "base:runtime"
+1 -1
View File
@@ -1,4 +1,4 @@
//+private
#+private
package os2
Read_Directory_Iterator_Impl :: struct {
+2 -2
View File
@@ -1,5 +1,5 @@
//+private
//+build darwin, netbsd, freebsd, openbsd
#+private
#+build darwin, netbsd, freebsd, openbsd
package os2
import "core:sys/posix"
+1 -1
View File
@@ -1,4 +1,4 @@
//+private
#+private
package os2
import "base:runtime"
+1 -1
View File
@@ -1,4 +1,4 @@
//+private
#+private
package os2
import "base:runtime"
+2 -2
View File
@@ -1,5 +1,5 @@
//+private
//+build darwin, netbsd, freebsd, openbsd
#+private
#+build darwin, netbsd, freebsd, openbsd
package os2
import "base:runtime"
+1 -1
View File
@@ -1,4 +1,4 @@
//+private
#+private
package os2
import win32 "core:sys/windows"
+1 -1
View File
@@ -1,4 +1,4 @@
//+private
#+private
package os2
import "core:sys/linux"
+2 -2
View File
@@ -1,5 +1,5 @@
//+private
//+build darwin, netbsd, freebsd, openbsd
#+private
#+build darwin, netbsd, freebsd, openbsd
package os2
import "core:sys/posix"
+1 -1
View File
@@ -1,4 +1,4 @@
//+private
#+private
package os2
import "base:runtime"
+1 -1
View File
@@ -1,4 +1,4 @@
//+private
#+private
package os2
import "base:runtime"
+2 -2
View File
@@ -1,5 +1,5 @@
//+private
//+build darwin, netbsd, freebsd, openbsd
#+private
#+build darwin, netbsd, freebsd, openbsd
package os2
import "base:runtime"
+1 -1
View File
@@ -1,4 +1,4 @@
//+private
#+private
package os2
import "base:runtime"
+1 -1
View File
@@ -1,4 +1,4 @@
//+private
#+private
package os2
import "base:runtime"
+1 -1
View File
@@ -1,4 +1,4 @@
//+private
#+private
package os2
import "base:runtime"
+2 -2
View File
@@ -1,5 +1,5 @@
//+private
//+build openbsd
#+private
#+build openbsd
package os2
import "base:runtime"
+1 -1
View File
@@ -1,4 +1,4 @@
//+private
#+private
package os2
import "base:runtime"
+1 -1
View File
@@ -1,4 +1,4 @@
//+private
#+private
package os2
import "core:sys/linux"
+2 -2
View File
@@ -1,5 +1,5 @@
//+private
//+build darwin, netbsd, freebsd, openbsd
#+private
#+build darwin, netbsd, freebsd, openbsd
package os2
import "base:runtime"
+1 -1
View File
@@ -1,4 +1,4 @@
//+private
#+private
package os2
import "core:mem"
+1 -1
View File
@@ -1,4 +1,4 @@
//+private
#+private
package os2
import "base:intrinsics"
+1 -1
View File
@@ -1,4 +1,4 @@
//+private
#+private
package os2
import "core:strings"
+2 -2
View File
@@ -1,5 +1,5 @@
//+private
//+build darwin, netbsd, freebsd, openbsd
#+private
#+build darwin, netbsd, freebsd, openbsd
package os2
import "base:runtime"
+1 -1
View File
@@ -1,4 +1,4 @@
//+private
#+private
package os2
import win32 "core:sys/windows"
+1 -1
View File
@@ -1,4 +1,4 @@
//+private
#+private
package os2
import "core:sys/linux"
+2 -2
View File
@@ -1,5 +1,5 @@
//+private
//+build darwin, netbsd, freebsd, openbsd
#+private
#+build darwin, netbsd, freebsd, openbsd
package os2
import "core:sys/posix"
+1 -1
View File
@@ -1,4 +1,4 @@
//+private
#+private
package os2
import win32 "core:sys/windows"
+2 -2
View File
@@ -1,5 +1,5 @@
//+build linux
//+private file
#+build linux
#+private file
package os2
import "base:runtime"
+2 -2
View File
@@ -1,5 +1,5 @@
//+private
//+build darwin, netbsd, freebsd, openbsd
#+private
#+build darwin, netbsd, freebsd, openbsd
package os2
import "base:runtime"
+1 -1
View File
@@ -1,4 +1,4 @@
//+private
#+private
package os2
import "base:runtime"
+2 -2
View File
@@ -1,5 +1,5 @@
//+private
//+build netbsd, openbsd, freebsd
#+private
#+build netbsd, openbsd, freebsd
package os2
import "base:runtime"
+1 -1
View File
@@ -1,4 +1,4 @@
//+private file
#+private file
package os2
import "base:runtime"
+1 -1
View File
@@ -1,4 +1,4 @@
//+private
#+private
package os2
import "core:time"
+2 -2
View File
@@ -1,5 +1,5 @@
//+private
//+build darwin, netbsd, freebsd, openbsd
#+private
#+build darwin, netbsd, freebsd, openbsd
package os2
import "base:runtime"
+1 -1
View File
@@ -1,4 +1,4 @@
//+private
#+private
package os2
import "base:runtime"
+1 -1
View File
@@ -1,4 +1,4 @@
//+private
#+private
package os2
import "base:runtime"
+2 -2
View File
@@ -1,5 +1,5 @@
//+private
//+build darwin, netbsd, freebsd, openbsd
#+private
#+build darwin, netbsd, freebsd, openbsd
package os2
import "base:runtime"
+1 -1
View File
@@ -1,4 +1,4 @@
//+private
#+private
package os2
import "base:runtime"
+1 -1
View File
@@ -1,4 +1,4 @@
//+build freestanding
#+build freestanding
package os
#panic("package os does not support a freestanding target")
+1 -1
View File
@@ -1,4 +1,4 @@
//+build js
#+build js
package os
import "base:runtime"
+1 -1
View File
@@ -1,4 +1,4 @@
// +build windows
#+build windows
package os
import win32 "core:sys/windows"
+1 -1
View File
@@ -1,4 +1,4 @@
//+build linux, darwin, freebsd, openbsd, netbsd, haiku
#+build linux, darwin, freebsd, openbsd, netbsd, haiku
package os
import "core:time"