Martin Landa
|
3ff0587094
GRASS_VERSION_SVN -> GRASS_VERSION_GIT + update g.version
|
6 years ago |
Markus Metz
|
20a03092d1
configure with ZSTD by default, can be disabled with --with-zstd=no
|
6 years ago |
Markus Neteler
|
72c3990fcc
configure: nad2bin check no longer needed; (user custom) grids are used via PROJ
|
6 years ago |
Martin Landa
|
9e62c0d18c
configure: change instalation target for osgeo4w, see https://trac.osgeo.org/grass/ticket/3732
|
6 years ago |
Markus Metz
|
66edaf4b2d
configure: fix version check
|
7 years ago |
Markus Metz
|
0130600fc2
configure: use new PROJ API only with proj-5.1.x or higher, otherwise fall back to old PROJ.4 API
|
7 years ago |
Markus Metz
|
438b232a68
configure: report at the end which PROJ API is used
|
7 years ago |
Markus Metz
|
af3d27f68c
+test for PROJ 5 when configuring
|
7 years ago |
Markus Metz
|
ccaec74eb7
add 64 bit signed integer
|
7 years ago |
Markus Metz
|
35d350051d
add ZSTD (Zstandard) compression to the Make system
|
7 years ago |
Martin Landa
|
ffeab327f6
configure: check for liblas/capi/liblas.h
|
7 years ago |
Markus Metz
|
a1f4006c2a
use GEOS C API (https://trac.osgeo.org/grass/ticket/3421). Credits to Bas Couwenberg
|
7 years ago |
Markus Neteler
|
d33152f1d5
Numerous typos fixed (identified with tools/fix_typos.sh)
|
8 years ago |
Martin Landa
|
5bdd230e19
svn revision 00000 to exported (no need for backport)
|
9 years ago |
Vaclav Petras
|
f1bb8d5ee8
add PDAL C++ lib dependency to configure
|
9 years ago |
Markus Metz
|
b9996177f8
configure: add bzip2 support
|
9 years ago |
Martin Landa
|
8f5dbbaf5f
configure: fix pwd -W unknown option on mingw32
|
9 years ago |
Glynn Clements
|
3e6f76140d
Remove wxWidgets support
|
9 years ago |
Markus Neteler
|
d7e30cc75b
configure: hardcode GRASS_VERSION_SVN=00000 for platforms without svnversion program available (needed for g.version)
|
10 years ago |
Vaclav Petras
|
9fbd03eba7
remove unused ffmpeg (libavutil) dependency (used by older nviz, now creating issues with includes https://trac.osgeo.org/grass/ticket/2017)
|
11 years ago |
Markus Neteler
|
8754d1da65
configure: use standard system directory for PROJSHARE (--with-proj-share)
|
11 years ago |
Vaclav Petras
|
9091f7222d
configure: compile with SQLite by default to avoid unintentional builds without SQLite
|
11 years ago |
Hamish Bowman
|
7ce65c867e
support for newer svnversion output string (https://trac.osgeo.org/grass/ticket/587)
|
11 years ago |
Glynn Clements
|
1ca319d14a
Add LIBLAS_INC to CPPFLAGS when compiling test case
|
11 years ago |
Martin Landa
|
65eeed003f
configure.in: enable `pwd -W` (testing in progress)
|
12 years ago |
Martin Landa
|
6e7397e72a
fix comment in https://trac.osgeo.org/grass/changeset/57291
|
12 years ago |
Martin Landa
|
4cea83014a
configure.in: disable pwd -W (WinGRASS)
|
12 years ago |
Hamish Bowman
|
d4b8e86c8c
alpha sort result, fix upper casing
|
12 years ago |
Markus Metz
|
d61652f743
configure: save LFS_FLAGS
|
12 years ago |
Hamish Bowman
|
eb25f72c1e
OpenCL on Mac uses '-framework OpenCL' instead of libOpenCL.so, try to make that work (https://trac.osgeo.org/grass/ticket/1446)
|
12 years ago |