You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by iv...@apache.org on 2022/07/09 19:38:37 UTC

svn commit: r1902608 - in /apr/apr/branches/1.8.x: ./ CMakePresets.json

Author: ivan
Date: Sat Jul  9 19:38:36 2022
New Revision: 1902608

URL: http://svn.apache.org/viewvc?rev=1902608&view=rev
Log:
On 1.8.x branch: Merge r1902596 from trunk:
  Add CMakePresets.json with preconfigured build configurations for Visual
  Studio. Add out directory to svn:ignore.

Added:
    apr/apr/branches/1.8.x/CMakePresets.json
      - copied unchanged from r1902596, apr/apr/trunk/CMakePresets.json
Modified:
    apr/apr/branches/1.8.x/   (props changed)

Propchange: apr/apr/branches/1.8.x/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sat Jul  9 19:38:36 2022
@@ -49,3 +49,4 @@ apr*.pc
 apr.spec
 libtool.exe
 .vs
+out

Propchange: apr/apr/branches/1.8.x/
------------------------------------------------------------------------------
  Merged /apr/apr/trunk:r1902596