1 Star 1 Fork 0

xiyan-100/shapelib

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
HOWTO-RELEASE 792 Bytes
一键复制 编辑 原始数据 按行查看 历史
Producing Shapelib Releases
===========================
0) Update shapelib_version_major/minor/micro and SHAPELIB_SO_VERSION in configure.ac
For SHAPELIB_SO_VERSION (CURRENT:REVISION:AGE)
- For a release with no interface changes just bump REVISION.
- Adding interfaces, bump CURRENT and AGE, set REVISION to 0.
- Deleting interfaces / compatibility issues - bump CURRENT, others to zero.
In CMakeLists.txt, update shp_SOVERSION and shp_VERSION
1) Update web/release.html with change notes on the new release and commit.
2) Build the release files.
./autogen.sh
make distcheck
3) Upload:
scp shapelib-1.3.0{.tar.gz,.zip} warmerdam@upload.osgeo.org:/osgeo/download/shapelib
... add upload notes to maptools.org ...
4) Announce on shapelib mailing list.
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/xiyan100/shapelib.git
git@gitee.com:xiyan100/shapelib.git
xiyan100
shapelib
shapelib
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385