On Sat, May 9, 2026 at 5:22 PM Ivan Zhakov <[email protected]> wrote: > > Hi, > > Currently apr-trunk has three different ways to build on Windows. > > 1. Visual C++ 6.0 (.dsw/.dsp) > > 2. NMake (apr.mak/libapr.mak). Generated during tarbal creation. > > 3. CMake (CMakeLists.txt) > > I suggest to make CMake the only build system for Windows and remove support > for everything else (Visual C++ 6.0 and NMake):
+1
