forked from bazelbuild/bazel-central-registry
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
JRA-Halide : Update BUILD of halide packages
Summary: Update build by placing @platforms//os:windows Test Plan: Smart Commit:
- Loading branch information
Showing
20 changed files
with
40 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 691653a49121b32cc7508622a33cd837319bedf9 Mon Sep 17 00:00:00 2001 | ||
From 462d39ee301790d9b8487d7226ca43d1888b2820 Mon Sep 17 00:00:00 2001 | ||
From: Cesare Mercurio <[email protected]> | ||
Date: Thu, 4 Apr 2024 16:13:25 -0700 | ||
Subject: [PATCH] JRA-Halide : Add BUILD file | ||
|
@@ -18,7 +18,7 @@ Smart Commit: | |
|
||
diff --git a/BUILD b/BUILD | ||
new file mode 100644 | ||
index 000000000..5d05f3268 | ||
index 000000000..2f0835479 | ||
--- /dev/null | ||
+++ b/BUILD | ||
@@ -0,0 +1,54 @@ | ||
|
@@ -50,7 +50,7 @@ index 000000000..5d05f3268 | |
+cc_library( | ||
+ name = "lib_halide_static", | ||
+ srcs = select({ | ||
+ ":windows": [ | ||
+ "@platforms//os:windows": [ | ||
+ "bin/Release/Halide.dll", | ||
+ "lib/Release/Halide.lib", | ||
+ ], | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 691653a49121b32cc7508622a33cd837319bedf9 Mon Sep 17 00:00:00 2001 | ||
From 462d39ee301790d9b8487d7226ca43d1888b2820 Mon Sep 17 00:00:00 2001 | ||
From: Cesare Mercurio <[email protected]> | ||
Date: Thu, 4 Apr 2024 16:13:25 -0700 | ||
Subject: [PATCH] JRA-Halide : Add BUILD file | ||
|
@@ -18,7 +18,7 @@ Smart Commit: | |
|
||
diff --git a/BUILD b/BUILD | ||
new file mode 100644 | ||
index 000000000..5d05f3268 | ||
index 000000000..2f0835479 | ||
--- /dev/null | ||
+++ b/BUILD | ||
@@ -0,0 +1,54 @@ | ||
|
@@ -50,7 +50,7 @@ index 000000000..5d05f3268 | |
+cc_library( | ||
+ name = "lib_halide_static", | ||
+ srcs = select({ | ||
+ ":windows": [ | ||
+ "@platforms//os:windows": [ | ||
+ "bin/Release/Halide.dll", | ||
+ "lib/Release/Halide.lib", | ||
+ ], | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 691653a49121b32cc7508622a33cd837319bedf9 Mon Sep 17 00:00:00 2001 | ||
From 462d39ee301790d9b8487d7226ca43d1888b2820 Mon Sep 17 00:00:00 2001 | ||
From: Cesare Mercurio <[email protected]> | ||
Date: Thu, 4 Apr 2024 16:13:25 -0700 | ||
Subject: [PATCH] JRA-Halide : Add BUILD file | ||
|
@@ -18,7 +18,7 @@ Smart Commit: | |
|
||
diff --git a/BUILD b/BUILD | ||
new file mode 100644 | ||
index 000000000..5d05f3268 | ||
index 000000000..2f0835479 | ||
--- /dev/null | ||
+++ b/BUILD | ||
@@ -0,0 +1,54 @@ | ||
|
@@ -50,7 +50,7 @@ index 000000000..5d05f3268 | |
+cc_library( | ||
+ name = "lib_halide_static", | ||
+ srcs = select({ | ||
+ ":windows": [ | ||
+ "@platforms//os:windows": [ | ||
+ "bin/Release/Halide.dll", | ||
+ "lib/Release/Halide.lib", | ||
+ ], | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 691653a49121b32cc7508622a33cd837319bedf9 Mon Sep 17 00:00:00 2001 | ||
From 462d39ee301790d9b8487d7226ca43d1888b2820 Mon Sep 17 00:00:00 2001 | ||
From: Cesare Mercurio <[email protected]> | ||
Date: Thu, 4 Apr 2024 16:13:25 -0700 | ||
Subject: [PATCH] JRA-Halide : Add BUILD file | ||
|
@@ -18,7 +18,7 @@ Smart Commit: | |
|
||
diff --git a/BUILD b/BUILD | ||
new file mode 100644 | ||
index 000000000..5d05f3268 | ||
index 000000000..2f0835479 | ||
--- /dev/null | ||
+++ b/BUILD | ||
@@ -0,0 +1,54 @@ | ||
|
@@ -50,7 +50,7 @@ index 000000000..5d05f3268 | |
+cc_library( | ||
+ name = "lib_halide_static", | ||
+ srcs = select({ | ||
+ ":windows": [ | ||
+ "@platforms//os:windows": [ | ||
+ "bin/Release/Halide.dll", | ||
+ "lib/Release/Halide.lib", | ||
+ ], | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 691653a49121b32cc7508622a33cd837319bedf9 Mon Sep 17 00:00:00 2001 | ||
From 462d39ee301790d9b8487d7226ca43d1888b2820 Mon Sep 17 00:00:00 2001 | ||
From: Cesare Mercurio <[email protected]> | ||
Date: Thu, 4 Apr 2024 16:13:25 -0700 | ||
Subject: [PATCH] JRA-Halide : Add BUILD file | ||
|
@@ -18,7 +18,7 @@ Smart Commit: | |
|
||
diff --git a/BUILD b/BUILD | ||
new file mode 100644 | ||
index 000000000..5d05f3268 | ||
index 000000000..2f0835479 | ||
--- /dev/null | ||
+++ b/BUILD | ||
@@ -0,0 +1,54 @@ | ||
|
@@ -50,7 +50,7 @@ index 000000000..5d05f3268 | |
+cc_library( | ||
+ name = "lib_halide_static", | ||
+ srcs = select({ | ||
+ ":windows": [ | ||
+ "@platforms//os:windows": [ | ||
+ "bin/Release/Halide.dll", | ||
+ "lib/Release/Halide.lib", | ||
+ ], | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 691653a49121b32cc7508622a33cd837319bedf9 Mon Sep 17 00:00:00 2001 | ||
From 462d39ee301790d9b8487d7226ca43d1888b2820 Mon Sep 17 00:00:00 2001 | ||
From: Cesare Mercurio <[email protected]> | ||
Date: Thu, 4 Apr 2024 16:13:25 -0700 | ||
Subject: [PATCH] JRA-Halide : Add BUILD file | ||
|
@@ -18,7 +18,7 @@ Smart Commit: | |
|
||
diff --git a/BUILD b/BUILD | ||
new file mode 100644 | ||
index 000000000..5d05f3268 | ||
index 000000000..2f0835479 | ||
--- /dev/null | ||
+++ b/BUILD | ||
@@ -0,0 +1,54 @@ | ||
|
@@ -50,7 +50,7 @@ index 000000000..5d05f3268 | |
+cc_library( | ||
+ name = "lib_halide_static", | ||
+ srcs = select({ | ||
+ ":windows": [ | ||
+ "@platforms//os:windows": [ | ||
+ "bin/Release/Halide.dll", | ||
+ "lib/Release/Halide.lib", | ||
+ ], | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 691653a49121b32cc7508622a33cd837319bedf9 Mon Sep 17 00:00:00 2001 | ||
From 462d39ee301790d9b8487d7226ca43d1888b2820 Mon Sep 17 00:00:00 2001 | ||
From: Cesare Mercurio <[email protected]> | ||
Date: Thu, 4 Apr 2024 16:13:25 -0700 | ||
Subject: [PATCH] JRA-Halide : Add BUILD file | ||
|
@@ -18,7 +18,7 @@ Smart Commit: | |
|
||
diff --git a/BUILD b/BUILD | ||
new file mode 100644 | ||
index 000000000..5d05f3268 | ||
index 000000000..2f0835479 | ||
--- /dev/null | ||
+++ b/BUILD | ||
@@ -0,0 +1,54 @@ | ||
|
@@ -50,7 +50,7 @@ index 000000000..5d05f3268 | |
+cc_library( | ||
+ name = "lib_halide_static", | ||
+ srcs = select({ | ||
+ ":windows": [ | ||
+ "@platforms//os:windows": [ | ||
+ "bin/Release/Halide.dll", | ||
+ "lib/Release/Halide.lib", | ||
+ ], | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 691653a49121b32cc7508622a33cd837319bedf9 Mon Sep 17 00:00:00 2001 | ||
From 462d39ee301790d9b8487d7226ca43d1888b2820 Mon Sep 17 00:00:00 2001 | ||
From: Cesare Mercurio <[email protected]> | ||
Date: Thu, 4 Apr 2024 16:13:25 -0700 | ||
Subject: [PATCH] JRA-Halide : Add BUILD file | ||
|
@@ -18,7 +18,7 @@ Smart Commit: | |
|
||
diff --git a/BUILD b/BUILD | ||
new file mode 100644 | ||
index 000000000..5d05f3268 | ||
index 000000000..2f0835479 | ||
--- /dev/null | ||
+++ b/BUILD | ||
@@ -0,0 +1,54 @@ | ||
|
@@ -50,7 +50,7 @@ index 000000000..5d05f3268 | |
+cc_library( | ||
+ name = "lib_halide_static", | ||
+ srcs = select({ | ||
+ ":windows": [ | ||
+ "@platforms//os:windows": [ | ||
+ "bin/Release/Halide.dll", | ||
+ "lib/Release/Halide.lib", | ||
+ ], | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 691653a49121b32cc7508622a33cd837319bedf9 Mon Sep 17 00:00:00 2001 | ||
From 462d39ee301790d9b8487d7226ca43d1888b2820 Mon Sep 17 00:00:00 2001 | ||
From: Cesare Mercurio <[email protected]> | ||
Date: Thu, 4 Apr 2024 16:13:25 -0700 | ||
Subject: [PATCH] JRA-Halide : Add BUILD file | ||
|
@@ -18,7 +18,7 @@ Smart Commit: | |
|
||
diff --git a/BUILD b/BUILD | ||
new file mode 100644 | ||
index 000000000..5d05f3268 | ||
index 000000000..2f0835479 | ||
--- /dev/null | ||
+++ b/BUILD | ||
@@ -0,0 +1,54 @@ | ||
|
@@ -50,7 +50,7 @@ index 000000000..5d05f3268 | |
+cc_library( | ||
+ name = "lib_halide_static", | ||
+ srcs = select({ | ||
+ ":windows": [ | ||
+ "@platforms//os:windows": [ | ||
+ "bin/Release/Halide.dll", | ||
+ "lib/Release/Halide.lib", | ||
+ ], | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 691653a49121b32cc7508622a33cd837319bedf9 Mon Sep 17 00:00:00 2001 | ||
From 462d39ee301790d9b8487d7226ca43d1888b2820 Mon Sep 17 00:00:00 2001 | ||
From: Cesare Mercurio <[email protected]> | ||
Date: Thu, 4 Apr 2024 16:13:25 -0700 | ||
Subject: [PATCH] JRA-Halide : Add BUILD file | ||
|
@@ -18,7 +18,7 @@ Smart Commit: | |
|
||
diff --git a/BUILD b/BUILD | ||
new file mode 100644 | ||
index 000000000..5d05f3268 | ||
index 000000000..2f0835479 | ||
--- /dev/null | ||
+++ b/BUILD | ||
@@ -0,0 +1,54 @@ | ||
|
@@ -50,7 +50,7 @@ index 000000000..5d05f3268 | |
+cc_library( | ||
+ name = "lib_halide_static", | ||
+ srcs = select({ | ||
+ ":windows": [ | ||
+ "@platforms//os:windows": [ | ||
+ "bin/Release/Halide.dll", | ||
+ "lib/Release/Halide.lib", | ||
+ ], | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters