aboutsummaryrefslogtreecommitdiff
path: root/src/lib_proj.cmake
AgeCommit message (Expand)Author
2018-02-10Re-do pull request #451 export CMake targets with PROJ4:: namespaceCharles Karney
2018-01-03Introduce preparation/finalization steps in fwd/inv subsystem, supporting arb...Thomas Knudsen
2017-11-21Central conic projection (gnomonic) implementation (as 'proj=ccon') (#662)Ɓukasz Komsta
2017-11-16Introduce geodetic-geocentric conversions ... (#669)Thomas Knudsen
2017-11-13Removed remaining traces of the built in selftest system (#661)Thomas Knudsen
2017-10-31Add 'axisswap' operation - swap axes in pipelinesKristian Evers
2017-10-29Addition of 'deformation': Kinematic grid shifting.Kristian Evers
2017-10-29Remove PJ_OBS from the API surface, rename pj_obs_api.c to pj_4D_api.c (#625)Thomas Knudsen
2017-10-06Enable default destructor for all PJ objects.Thomas Knudsen
2017-07-10Introducing the Molodensky transform (#541)Kristian Evers
2017-07-07obs_api revision and improvements: new namespace etc. (#530)Thomas Knudsen
2017-05-19Unit conversion pseudo-projection.Kristian Evers
2017-03-27Horisontal and vertical gridshift driversKristian Evers
2016-12-15Horner and helmert (#456)Thomas Knudsen
2016-11-20Plumbing for pipelines (#453)Thomas Knudsen
2016-11-12Pipeline plus api - in continuation of the Genereic Coordinates pull request ...Thomas Knudsen
2016-10-24Generic coordinates (#431)Thomas Knudsen
2016-07-28Implemented Times projectionKristian Evers
2016-04-05Merge remote-tracking branch 'refs/remotes/OSGeo/master' into sdfe-refactor-m...Thomas Knudsen
2016-04-05Some initial work on internal regression testsThomas Knudsen
2016-04-04Adding Natural Earth II and Compact MillerBojan Savric
2016-03-27Add Patterson Cylindrical projection. Add tests for projection.Micah Cochran
2016-02-24Add support for MISR SOM projectionmbull
2016-01-06adapt patch for #325 to fix static-only library buildingHoward Butler
2015-10-23- API Extension to include fwd3d / inv3dPiyush Agram
2015-07-07Make pj_init() locale safe and no longer modify locale (#226)Even Rouault
2015-02-22More CMake churn #264Howard Butler
2015-02-21align CMake SOVERSION with autotools #263Howard Butler
2015-02-21clean up include installation for CMake #262Howard Butler
2015-02-21define default PROJ_LIB location for CMake build #261Howard Butler
2015-02-21cmake build: install nad.lst, geodesic.h. But not emess.h and pj_list.h (from...Even Rouault
2015-02-21src/lib_proj.cmake: remove space from variable name to suppress policy warnin...Even Rouault
2015-02-21adapt Charles Karney's patches for smoother CMake #258Howard Butler
2015-02-17#256: CMake tweaksHoward Butler
2015-02-17apply #248 for CMake healpix compilation typoHoward Butler
2014-09-13one more CMake-related fixup #243Howard Butler
2014-09-13mostly working CMake configuration #243Howard Butler