index
:
PROJ
4.7
4.8
4.9
4.9.2-maintenance
5.0
5.1
5.2
6.0
6.1
6.2
6.3
7.0
7.1
7.2
8.0
8.1
8.2
9.0
azp
backport-2856-to-master
backport-3082-to-9.0
backport-3125-to-9.0
docker-build-updates
emscripten-build
gdalbarn
gh-pages
inverse-fix
iso19111_dev
master
rfc4_dev
Forked from https://github.com/OSGeo/PROJ
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin_cs2cs.cmake
Age
Commit message (
Expand
)
Author
2021-10-23
CMake: revise how we deal with symbol export and static builds
Even Rouault
2021-07-04
fix installation of executables on iOS
SpaceIm
2021-02-14
CMake: Prefer keyword signature of target_link_libraries command
Mateusz Ĺoskot
2020-02-21
CMake: rename BUILD_LIBPROJ_SHARED to BUILD_SHARED_LIBS
Mike Taves
2019-04-20
proj/cs2cs: validate value of -f parameter to avoid potential crashes (fixes ...
Even Rouault
2019-04-05
CMake: cache C/C++ warn flags to compile PROJ targets
Mike Taves
2019-03-19
Normalize CMake with cmakelint, 2-space indent
Mike Taves
2019-01-18
Remove Chebyshev polynomials from proj
Kristian Evers
2018-12-26
cpp conversion: move source files in apps/ iso19111/ conversions/ projections...
Even Rouault
2018-12-26
cpp conversion: minimal steps to fix compilation errors, not warnings
Even Rouault
2018-11-22
Rename cs2cs.c to cs2cs.cpp with minimal changes to make it compile
Even Rouault
2018-11-14
Implement RFC 2: Initial integration of "GDAL SRS barn" work
Even Rouault
2015-02-21
adapt Charles Karney's patches for smoother CMake #258
Howard Butler
2014-09-13
mostly working CMake configuration #243
Howard Butler