aboutsummaryrefslogtreecommitdiff
path: root/src/makefile.vc
AgeCommit message (Expand)Author
2018-04-16Collect custom C99 math functions in proj_math.hKristian Evers
2018-01-03Introduce preparation/finalization steps in fwd/inv subsystem, supporting arb...Thomas Knudsen
2017-12-18Enable wildcard globbing for MSVC builds (#714)Thomas Knudsen
2017-12-17Free format everywhere (#693)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-29Merge branch 'master' into kinematic-gridsKristian 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-25Remove PJ_OBS from the API surface, rename pj_obs_api.c to pj_4D_api.c (#625)Thomas Knudsen
2017-10-12gie.c and builtins.gie now able to reproduce internal test resultsThomas Knudsen
2017-10-06Merge pull request #583 from busstoptaktik/destructorThomas Knudsen
2017-10-06Enable default destructor for all PJ objects.Thomas Knudsen
2017-09-28Introducing the cct 'Coordinate Conversion and Transformation' program (#574)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-07moved test obj's to support section of makefileKristian Evers
2016-04-07Fixing windows build with regards to pj_run_selftests. Also adding new projec...Kristian Evers
2016-04-06Updating VS and Autotools build systemsThomas Knudsen
2016-04-04Adding Natural Earth II and Compact MillerBojan Savric
2016-03-27add PJ_patterson.obj to makefile.vcMicah Cochran
2016-02-24Add support for MISR SOM projectionmbull
2015-10-23- API Extension to include fwd3d / inv3dPiyush Agram
2015-07-09Add multistresstest.exe target to makefile.vcEven Rouault
2015-07-07Make pj_init() locale safe and no longer modify locale (#226)Even Rouault
2015-05-31Remove unused $Id$ keywords.Elliott Sales de Andrade
2013-12-06add qsc projection (#179)Frank Warmerdam
2013-10-20move projects.h to installed headers list (#220)Frank Warmerdam
2013-07-09add calcofi projection (#135)Frank Warmerdam
2013-06-25add pj_fileapi.objFrank Warmerdam
2013-05-10Major upgrade to geodesic support from Charles Karney (#197). Frank Warmerdam
2012-12-10apply fix for src/makefile.vc missing object (#200) as provided to email list...Howard Butler
2012-07-24fixes for visual studio builds (#182)Frank Warmerdam
2012-03-04added the Natural Earth projectionFrank Warmerdam
2012-02-21back out accidental PROJ_LIB_DIR_ESCAPED changeFrank Warmerdam
2012-02-21fix up M_PI handling for MSVC (#111)Frank Warmerdam
2012-02-21preliminary addition of Icosahedral Snyder Equal Area projection (#111)Frank Warmerdam
2012-02-21removed nad2nad.c source as part of the ctable2 refactoringFrank Warmerdam
2011-12-14added Healpix projectionFrank Warmerdam
2011-05-10fix up builds on windowsFrank Warmerdam
2011-03-15fix up a few items for windowsFrank Warmerdam