[geos-commits] [SCM] GEOS branch master updated. 525e0b6305f111802b4dbcc2a5b64ee5a238f8d3

git at osgeo.org git at osgeo.org
Mon Jan 28 14:52:58 PST 2019


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GEOS".

The branch, master has been updated
       via  525e0b6305f111802b4dbcc2a5b64ee5a238f8d3 (commit)
      from  56fc4162f78a04ed6df61d8b57e9da4cde95e634 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 525e0b6305f111802b4dbcc2a5b64ee5a238f8d3
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Mon Jan 28 14:52:42 2019 -0800

    Remove autogen.bat, as all our *.vc infra is now gone

diff --git a/autogen.bat b/autogen.bat
deleted file mode 100644
index 1185a52..0000000
--- a/autogen.bat
+++ /dev/null
@@ -1,18 +0,0 @@
- at ECHO OFF
-REM
-REM This script generates headers for use with Visual C++ only
-REM
-REM Usage:
-REM .\autogen.bat
-REM nmake -f makefile.vc
-REM
-REM NOTE: DO NOT include this script in GEOS sources distribution
-REM
-
-set GEOS_HEADERS=include\geos
-
-COPY %GEOS_HEADERS%\version.h.vc %GEOS_HEADERS%\version.h
-COPY %GEOS_HEADERS%\platform.h.vc %GEOS_HEADERS%\platform.h
-COPY capi\geos_c.h.in capi\geos_c.h
-REM Empty string as dummy git SHA-1
- at ECHO #define GEOS_REVISION "" > geos_revision.h

-----------------------------------------------------------------------

Summary of changes:
 autogen.bat | 18 ------------------
 1 file changed, 18 deletions(-)
 delete mode 100644 autogen.bat


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list