[mapguide-commits] r9981 - in trunk/MgDev: BuildTools BuildTools/WebTools Oem Web/src
svn_mapguide at osgeo.org
svn_mapguide at osgeo.org
Mon Oct 10 06:41:35 PDT 2022
Author: jng
Date: 2022-10-10 06:41:35 -0700 (Mon, 10 Oct 2022)
New Revision: 9981
Removed:
trunk/MgDev/BuildTools/CMakeLists.txt
trunk/MgDev/BuildTools/WebTools/CMakeLists.txt
trunk/MgDev/BuildTools/WebTools/IMake/
trunk/MgDev/Oem/SQLite/
trunk/MgDev/Web/src/DotNetApi/
trunk/MgDev/Web/src/DotNetUnmanagedApi/
trunk/MgDev/Web/src/JavaApi/
trunk/MgDev/Web/src/JavaApiEx/
trunk/MgDev/Web/src/MapGuideApi/
trunk/MgDev/Web/src/PhpApi/
trunk/MgDev/Web/src/PhpMapGuideApiEnvConfig/
Log:
#2852: Remove various projects and directories rendered obsolete as a result of the new vanilla SWIG bindings
- Old IMake at BuildTools/WebTools/IMake
- Oem/SQLite
- Old/legacy language bindings
- Web/src/DotNetApi
- Web/src/DotNetUnmanagedApi
- Web/src/JavaApi
- Web/src/JavaApiEx
- Web/src/MapGuideApi
- Web/src/PhpApi
- Web/src/PhpMapGuideApiEnvConfig
Deleted: trunk/MgDev/BuildTools/CMakeLists.txt
===================================================================
--- trunk/MgDev/BuildTools/CMakeLists.txt 2022-10-10 13:29:12 UTC (rev 9980)
+++ trunk/MgDev/BuildTools/CMakeLists.txt 2022-10-10 13:41:35 UTC (rev 9981)
@@ -1 +0,0 @@
-add_subdirectory(WebTools)
\ No newline at end of file
Deleted: trunk/MgDev/BuildTools/WebTools/CMakeLists.txt
===================================================================
--- trunk/MgDev/BuildTools/WebTools/CMakeLists.txt 2022-10-10 13:29:12 UTC (rev 9980)
+++ trunk/MgDev/BuildTools/WebTools/CMakeLists.txt 2022-10-10 13:41:35 UTC (rev 9981)
@@ -1 +0,0 @@
-add_subdirectory(IMake)
\ No newline at end of file
More information about the mapguide-commits
mailing list