[mapserver-commits] [mapserver/mapserver] 3bfbc6: Partial cplusplus'ification of mapogcfiltercommon

Even Rouault noreply at github.com
Wed Dec 11 12:58:22 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/mapserver/mapserver
  Commit: 3bfbc6cf02199f0dd82ebec97b5cd0eb58c94c42
      https://github.com/mapserver/mapserver/commit/3bfbc6cf02199f0dd82ebec97b5cd0eb58c94c42
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2019-12-02 (Mon, 02 Dec 2019)

  Changed paths:
    M CMakeLists.txt
    M mapogcfilter.h
    R mapogcfiltercommon.c
    A mapogcfiltercommon.cpp

  Log Message:
  -----------
  Partial cplusplus'ification of mapogcfiltercommon


  Commit: 50d44d24d0664534e96b2a3d322f4d3e201f8d3b
      https://github.com/mapserver/mapserver/commit/50d44d24d0664534e96b2a3d322f4d3e201f8d3b
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2019-12-02 (Mon, 02 Dec 2019)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  CMakeLists.txt: require C++11 and C99; bump CMake min to 3.0

The bump to CMake 3.0 is just to acknowledge the fact that Python mapscript
in master requires a GENERATE command that requires 3.0 at least.


  Commit: 7f92bbd94fe99e34aaa3d77f4cfc50b764c4c0ee
      https://github.com/mapserver/mapserver/commit/7f92bbd94fe99e34aaa3d77f4cfc50b764c4c0ee
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2019-12-11 (Wed, 11 Dec 2019)

  Changed paths:
    M CMakeLists.txt
    M classobject.c
    M hittest.c
    M kerneldensity.c
    M layerobject.c
    M mapcairo.c
    M mapchart.c
    M mapcluster.c
    M mapcontext.c
    M mapcontour.c
    M mapcopy.c
    M mapdraw.c
    M mapdrawgdal.c
    M maperror.c
    M mapfile.c
    M mapgdal.c
    M mapgml.c
    M mapgraticule.c
    M mapkmlrenderer.cpp
    M maplayer.c
    M mapobject.c
    M mapogcfilter.c
    M mapogcfilter.h
    M mapogcsld.c
    M mapogcsld.h
    M mapogcsos.c
    M mapogr.cpp
    M mapogroutput.c
    M mapoutput.c
    M mapows.c
    M mappostgis.c
    M mapprimitive.c
    M mapproject.c
    M mapproject.h
    M mapquery.c
    M mapraster.c
    M mapraster.h
    M maprasterquery.c
    M mapresample.c
    M mapresample.h
    M mapscript/php/map.c
    M mapscript/phpng/php7module.i
    M mapscript/python/tests/cases/style_test.py
    M mapserver.h
    M mapservutil.c
    M mapshape.c
    M maptemplate.c
    M mapunion.c
    M maputil.c
    M mapuvraster.c
    M mapwcs20.c
    M mapwfs.c
    M mapwfslayer.c
    M mapwms.c
    M mapwmslayer.c

  Log Message:
  -----------
  Merge branch 'master' into cpp11_c99


  Commit: 33daf4beb809d5225d413b2ed4da6eb3e932848f
      https://github.com/mapserver/mapserver/commit/33daf4beb809d5225d413b2ed4da6eb3e932848f
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2019-12-11 (Wed, 11 Dec 2019)

  Changed paths:
    M CMakeLists.txt
    M mapogcfilter.h
    R mapogcfiltercommon.c
    A mapogcfiltercommon.cpp

  Log Message:
  -----------
  Merge pull request #5939 from rouault/cpp11_c99

Require C++11 and C99; bump CMake min version to 3.0


Compare: https://github.com/mapserver/mapserver/compare/c4006da79bc5...33daf4beb809


More information about the mapserver-commits mailing list