svn commit: r1936226 - in subversion/branches/1.15.x: . tools/dev tools/dev/awk
[email protected] Fri, 17 Jul 2026 06:40:37 -0000
| Newsgroups | gmane.comp.version-control.subversion.svn |
|---|---|
| Message-ID | <178427043726.3536092.16348630084541600317@svn03-he-fi> |
Author: svn-role
Date: Fri Jul 17 06:40:37 2026
New Revision: 1936226
Log:
Merge r1936214 from trunk:
* r1936214
Remove the build-svn-deps-win.pl script. It currently doesn't work and
CMake/vcpkg is the preferred way to build on Windows.
Justification:
Script doesn't work and we shouldn't distribute awk sources
Votes:
+1: dsahlberg, ivan
Deleted:
subversion/branches/1.15.x/tools/dev/awk/
subversion/branches/1.15.x/tools/dev/build-svn-deps-win.pl
Modified:
subversion/branches/1.15.x/ (props changed)
subversion/branches/1.15.x/STATUS
Modified: subversion/branches/1.15.x/STATUS
==============================================================================
--- subversion/branches/1.15.x/STATUS Fri Jul 17 06:40:24 2026 (r1936225)
+++ subversion/branches/1.15.x/STATUS Fri Jul 17 06:40:37 2026 (r1936226)
@@ -66,11 +66,3 @@ Veto-blocked changes:
Approved changes:
=================
-
- * r1936214
- Remove the build-svn-deps-win.pl script. It currently doesn't work and
- CMake/vcpkg is the preferred way to build on Windows.
- Justification:
- Script doesn't work and we shouldn't distribute awk sources
- Votes:
- +1: dsahlberg, ivan