Re: svn commit: r1926360 - in /subversion/trunk: CMakeLists.txt subversion/include/svn_utf.h

2025-06-12 Thread Branko Čibej
On 13. 6. 25 01:14, Timofei Zhakov wrote: (...cut...) Thanks for your explanation! I'd add a few points from myself. When a library is linked into another target through target_link_libraries(), it can be either PUBLIC, PRIVATE, or INTERFACE: - PRIVATE means that the

Re: svn commit: r1926360 - in /subversion/trunk: CMakeLists.txt subversion/include/svn_utf.h

2025-06-12 Thread Timofei Zhakov
(...cut...) > Thanks for your explanation! > > I'd add a few points from myself. > > When a library is linked into another target through > target_link_libraries(), it can be either PUBLIC, PRIVATE, or INTERFACE: > > - PRIVATE means that the dependency will be entirely used in the following > tar

Re: svn commit: r1926360 - in /subversion/trunk: CMakeLists.txt subversion/include/svn_utf.h

2025-06-12 Thread Branko Čibej
On 12. 6. 25 22:36, Timofei Zhakov wrote: On Thu, Jun 12, 2025 at 7:51 PM Branko Čibej wrote: On 12. 6. 25 19:10, Daniel Sahlberg wrote: Den tors 12 juni 2025 kl 00:34 skrev Timofei Zhakov : Revert most of the changes in svn_utf.h from r1926293. Instead, te

Re: svn commit: r1926350 - /subversion/trunk/CMakeLists.txt

2025-06-12 Thread Timofei Zhakov
On Thu, Jun 12, 2025 at 8:03 PM Branko Čibej wrote: > On 12. 6. 25 19:30, Daniel Sahlberg wrote: > > Den ons 11 juni 2025 kl 17:12 skrev Branko Čibej : > >> On 11. 6. 25 00:07, rin...@apache.org wrote: >> >> Author: rinrab >> Date: Tue Jun 10 22:07:50 2025 >> New Revision: 1926350 >> >> URL: http

Re: svn commit: r1926360 - in /subversion/trunk: CMakeLists.txt subversion/include/svn_utf.h

2025-06-12 Thread Timofei Zhakov
On Thu, Jun 12, 2025 at 7:51 PM Branko Čibej wrote: > On 12. 6. 25 19:10, Daniel Sahlberg wrote: > > Den tors 12 juni 2025 kl 00:34 skrev Timofei Zhakov : > >> Revert most of the changes in svn_utf.h from r1926293. Instead, tell the >>> CMake build to expose APR and APR-Util include paths everywh

Re: svn commit: r1926360 - in /subversion/trunk: CMakeLists.txt subversion/include/svn_utf.h

2025-06-12 Thread Timofei Zhakov
On Thu, Jun 12, 2025 at 11:29 AM Daniel Sahlberg < daniel.l.sahlb...@gmail.com> wrote: > Den tors 12 juni 2025 kl 09:16 skrev Branko Čibej : > >> On 12. 6. 25 00:30, Timofei Zhakov wrote: >> >> Revert most of the changes in svn_utf.h from r1926293. Instead, tell the >>> CMake build to expose APR a

Re: svn commit: r1926350 - /subversion/trunk/CMakeLists.txt

2025-06-12 Thread Branko Čibej
On 12. 6. 25 19:30, Daniel Sahlberg wrote: Den ons 11 juni 2025 kl 17:12 skrev Branko Čibej : On 11. 6. 25 00:07, rin...@apache.org wrote: Author: rinrab Date: Tue Jun 10 22:07:50 2025 New Revision: 1926350 URL:http://svn.apache.org/viewvc?rev=1926350&view=rev

Re: svn commit: r1926360 - in /subversion/trunk: CMakeLists.txt subversion/include/svn_utf.h

2025-06-12 Thread Branko Čibej
On 12. 6. 25 19:10, Daniel Sahlberg wrote: Den tors 12 juni 2025 kl 00:34 skrev Timofei Zhakov : Revert most of the changes in svn_utf.h from r1926293. Instead, tell the CMake build to expose APR and APR-Util include paths everywhere. (...) * CMakeLists.txt

Re: svn commit: r1926350 - /subversion/trunk/CMakeLists.txt

2025-06-12 Thread Daniel Sahlberg
Den ons 11 juni 2025 kl 17:12 skrev Branko Čibej : > On 11. 6. 25 00:07, rin...@apache.org wrote: > > Author: rinrab > Date: Tue Jun 10 22:07:50 2025 > New Revision: 1926350 > > URL: http://svn.apache.org/viewvc?rev=1926350&view=rev > Log: > cmake: Prevent re-definition of APR and Serf targets by

Re: svn commit: r1926360 - in /subversion/trunk: CMakeLists.txt subversion/include/svn_utf.h

2025-06-12 Thread Daniel Sahlberg
Den tors 12 juni 2025 kl 00:34 skrev Timofei Zhakov : > Revert most of the changes in svn_utf.h from r1926293. Instead, tell the >> CMake build to expose APR and APR-Util include paths everywhere. >> >> (...) > >> >> * CMakeLists.txt: Add APR and APR-Util include paths to the top-level >>direc

Re: svn commit: r1926360 - in /subversion/trunk: CMakeLists.txt subversion/include/svn_utf.h

2025-06-12 Thread Daniel Sahlberg
Den tors 12 juni 2025 kl 09:16 skrev Branko Čibej : > On 12. 6. 25 00:30, Timofei Zhakov wrote: > > Revert most of the changes in svn_utf.h from r1926293. Instead, tell the >> CMake build to expose APR and APR-Util include paths everywhere. >> >> (...) > >> >> * CMakeLists.txt: Add APR and APR-Uti