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
/
lib_proj.cmake
Age
Commit message (
Expand
)
Author
2021-10-25
Merge pull request #2913 from rouault/fix_2905
Even Rouault
2021-10-25
lib_proj.cmake: add a PROJ::proj alias and add BUILD_INTERFACE include direct...
Even Rouault
2021-10-23
CMake: revise how we deal with symbol export and static builds
Even Rouault
2021-10-11
CMake build: add generate_wkt1_parser and generate_wkt2_parser manual target,...
Even Rouault
2021-10-07
cmake build: install proj_symbol_rename.h
Even Rouault
2021-09-24
cmake: check the right variable for `libdl`
Ben Boeckel
2021-07-14
CMake: remove external nlohmann_json from INTERFACE_LINK_LIBRARIES target
Mike Taves
2021-07-13
Add S2 projection (#2749)
marcus-elia
2021-04-30
CMake build: add a NLOHMANN_JSON_ORIGIN=auto/external/internal setting allowi...
Even Rouault
2021-02-19
Merge branch 'master' into ml/enable-build-with-static-curl
Kristian Evers
2021-02-19
Enable linking against static cURL on Windows
Mateusz Łoskot
2021-02-19
CMake: replace '${PROJ_CORE_TARGET}' with 'proj'
Mike Taves
2021-02-14
CMake: Prefer keyword signature of target_link_libraries command
Mateusz Łoskot
2021-02-03
CMake: remove old configuration option aliases
Mike Taves
2020-12-12
Split coordinateoperation.cpp in many files in iso19111/operation directory
Even Rouault
2020-12-02
Merge pull request #2444 from rouault/topocentric
Even Rouault
2020-11-23
Add +proj=topocentric geocentric->topocentric conversion (fixes #500)
Even Rouault
2020-11-20
Remove pj_errno and related functions
Kristian Evers
2020-11-20
Removed unused functions from src/utils.cpp
Kristian Evers
2020-11-20
Remove legacy file API
Kristian Evers
2020-11-20
Remove src/transform.cpp and related tests
Kristian Evers
2020-11-20
Remove proj_api.h
Kristian Evers
2020-10-25
Add +proj=col_urban projection, implementing a EPSG projection method used by...
Even Rouault
2020-09-30
Add a +proj=tinshift for triangulation-based transformations
Even Rouault
2020-08-19
Revert compiler generated Fused Multiply Addition optimized routines (#2327)
Even Rouault
2020-07-07
CMake build: Check "target_clones" before use
Kai Pastor
2020-05-28
Implement wink2 inverse by generic inversion of forward method
Even Rouault
2020-05-19
Implemented IGH Oceanic View (#2226)
John Krasting
2020-05-16
Add a +proj=defmodel transformation for multi-component time-based deformatio...
Even Rouault
2020-04-15
Merge pull request #2148 from kbevers/add_adams_projections
Kristian Evers
2020-04-15
Add square conformal projections from libproject
Kristian Evers
2020-04-12
Remove old geocent.h/.cpp code
Even Rouault
2020-04-06
autoconf build: fix build on Alpine 3.11 where __attribute__((target_clones("...
Even Rouault
2020-03-28
CMake: prefer to use use PROJ_SOURCE_DIR and PROJ_BINARY_DIR (#2100)
Mike Taves
2020-02-22
Merge pull request #1962 from mwtoews/shared
Mike Taves
2020-02-21
Switch build configuration logic from DISABLE_TIFF to ENABLE_TIFF
Mike Taves
2020-02-21
CMake: rename BUILD_LIBPROJ_SHARED to BUILD_SHARED_LIBS
Mike Taves
2020-02-20
CMake: rename ENABLE_LTO to ENABLE_IPO
Mike Taves
2020-02-12
Merge pull request #1923 from mwtoews/cmake-output
Kristian Evers
2020-02-11
Use relative directory to locate PROJ resource files.
Even Rouault
2020-02-11
CMake: simplify message functions
Mike Taves
2020-02-04
Make PROJ the CMake project name
Charles Karney
2020-02-04
Increase CMake minimum version from 3.5 to 3.9
Mike Taves
2020-01-28
Add +proj=set operation to set component(s) of a coordinate to a fixed value
Even Rouault
2020-01-22
Merge RFC4 (#1865)
Even Rouault
2020-01-07
Remove deprecated JNI bindings
Kristian Evers
2019-12-11
Merge pull request #1773 from orudge/msvc-no-static-exports
Even Rouault
2019-12-04
Build: Only export symbols if building DLL
Owen Rudge
2019-12-04
autoconf/cmake: do not install proj_json_streaming_writer.hpp header
Even Rouault
2019-11-02
Add tracing framework, and improve createOperations() performance
Even Rouault
[next]