From 6b587168717ea41c810367aeecd3afa9c872cc7e Mon Sep 17 00:00:00 2001 From: Nicholas Wilson Date: Mon, 17 Mar 2025 16:22:58 +0000 Subject: [PATCH] Remove the old WORKSPACE.bazel file --- Makefile.am | 1 - README | 5 ++--- WORKSPACE.bazel | 1 - doc/html/README.txt | 5 ++--- maint/UpdateAlways | 1 - maint/manifest-tarball | 1 - 6 files changed, 4 insertions(+), 10 deletions(-) delete mode 100644 WORKSPACE.bazel diff --git a/Makefile.am b/Makefile.am index 50de8da58..06c86d07a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -289,7 +289,6 @@ EXTRA_DIST += \ EXTRA_DIST += \ BUILD.bazel \ MODULE.bazel \ - WORKSPACE.bazel \ build.zig # These are support files for building under VMS diff --git a/README b/README index 7f46aaefd..452e741e6 100644 --- a/README +++ b/README @@ -976,9 +976,8 @@ The distribution should contain the files listed below. (F) Auxiliary files for building PCRE2 using other build systems - BUILD.bazel ) - MODULE.bazel ) files used by the Bazel build system - WORKSPACE.bazel ) + BUILD.bazel ) files used by the Bazel + MODULE.bazel ) build system build.zig file used by zig's build system (G) Auxiliary files for building PCRE2 under OpenVMS diff --git a/WORKSPACE.bazel b/WORKSPACE.bazel deleted file mode 100644 index 4ce2c8ced..000000000 --- a/WORKSPACE.bazel +++ /dev/null @@ -1 +0,0 @@ -# See MODULE.bazel diff --git a/doc/html/README.txt b/doc/html/README.txt index 7f46aaefd..452e741e6 100644 --- a/doc/html/README.txt +++ b/doc/html/README.txt @@ -976,9 +976,8 @@ The distribution should contain the files listed below. (F) Auxiliary files for building PCRE2 using other build systems - BUILD.bazel ) - MODULE.bazel ) files used by the Bazel build system - WORKSPACE.bazel ) + BUILD.bazel ) files used by the Bazel + MODULE.bazel ) build system build.zig file used by zig's build system (G) Auxiliary files for building PCRE2 under OpenVMS diff --git a/maint/UpdateAlways b/maint/UpdateAlways index bd7eea932..77a82ac4b 100755 --- a/maint/UpdateAlways +++ b/maint/UpdateAlways @@ -235,7 +235,6 @@ txt_files=( RunGrepTest RunTest SECURITY.md - WORKSPACE.bazel build.zig configure.ac libpcre2-8.pc.in diff --git a/maint/manifest-tarball b/maint/manifest-tarball index 8da1471f7..fdf0513cf 100644 --- a/maint/manifest-tarball +++ b/maint/manifest-tarball @@ -19,7 +19,6 @@ drwxr-xr-x tarball-dir/pcre2-SNAPSHOT -rwxr-xr-x tarball-dir/pcre2-SNAPSHOT/RunTest -rw-r--r-- tarball-dir/pcre2-SNAPSHOT/RunTest.bat -rw-r--r-- tarball-dir/pcre2-SNAPSHOT/SECURITY.md --rw-r--r-- tarball-dir/pcre2-SNAPSHOT/WORKSPACE.bazel -rw-r--r-- tarball-dir/pcre2-SNAPSHOT/aclocal.m4 -rwxr-xr-x tarball-dir/pcre2-SNAPSHOT/ar-lib -rw-r--r-- tarball-dir/pcre2-SNAPSHOT/build.zig