Agree. Note: at Apache Lounge we build everything with CMAKE. Including all dependencies :
- openssl 3.6.2 - nghttp2 1.69.0 - jansson 2.15.0 - curl 8.20.0 - apr 1.7.6 - apr-util 1.6.3 - apr-iconv 1.2.2 - zlib 1.3.2 - brotli 1.2.0 - pcre2 10.47 - libxml2 2.15.3 - lua 5.5.0 - expat 2.8.0 > Op 12 mei 2026 om 09:38 heeft Ruediger Pluem <[email protected]> het volgende > geschreven: > > > >> On 5/9/26 11:22 PM, Ivan Zhakov 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 especially as this is only proposed for trunk currently. > > Regards > > Rüdiger >
