aboutsummaryrefslogtreecommitdiff
path: root/ports/osgearth
AgeCommit message (Collapse)Author
2021-09-27[osgearth ] update osgearth to 3.2 and updated patches (#20160)plevy
* initial update for osgearth 3.2 and updated patches * Adding output from ./vcpkg x-add-version --all * update version * update version * delete Remark * update version Co-authored-by: Paul Levy <plevy@pelicanmapping.com> Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-06-09[osgearth] Fix undefined references due to openjp2 and xml2 (#17993)Ankur Verma
* Fix osgearth * Fix linking * Update version files Co-authored-by: Ankur Verma <ankurv@microsoft.com> Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-03-25[osgearth] Fix x64-windows-static-md (#15375)ankurverma85
* osgearth:x64-windows-static-md fixes * Try to build for x64-windows-static-md * Fix builds * Indent and combine blocks * overwrite version * merge with master and update version * revert incorrect version changes * [osgearth] Improve portfile.cmake, add feature tools * update version record * disable fontconfig on windows * update version * [osgearth] Fix dependencies * [osgearth] Re-fix dependencies * [osgearth] Fix the sequence of linking osg * [osgearth] Fix dependency osg * update version record * Fix osgearth:x64-linux * x64-windows-static-md fixes * Fix x64-linux * Build fixes * Update x-add-version Co-authored-by: ankurv <ankurv@microsoft.com> Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-01-27[vcpkg baseline][osgearth] Fix and add dependency tinyxml (#15900)Jack·Boos·Yu
* [osgearth] Fix and add dependency tinyxml * update version record
2021-01-21[osgearth] Make all find_packages required in effort to make this port less ↵Billy O'Neal
"flaky", and turn on in CI. (#15777)
2020-12-17[osgearth/rocksdb] Update to latest release (#14976)NancyLi1013
2020-10-12[osg] Fix feature plugin (#13942)Jack·Boos·Yu
2020-10-01[osgearth] update to latest to fix build issue with latest geos (#13385)ankurverma85
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2020-07-31[osgearth] update to 3.0 (#12531)JonLiu1993
* [osgearth] update to 3.0 * delete controlfile * fixjsonfile * Update ports/osgearth/portfile.cmake * fixJsonfile * deletejsonfile Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-04-16[osg] Add feature examples and plugins, fix configure options (#10082)Jack·Boos·Yu
* [osg] Add feature examples and plugins, fix configure options * [osg] Add feature tools, packages and docs * [osgearth] Set dependency to osg[plugins] * [osgearth] bump version * [osg] Fix dependency * [osg] Remove feature plugins dependency nvtt * [osg] Remove empty folder * [osg] Fix dependency sdl and liblas * [osg] Fix install issue * [osg] Fix dependency nvtt * [osg] Re-fix dependency nvtt * [osg] Fix judgment when selecting nvtt * [osg] Create tools folder based on conditions * [osg] Fix typo * update baseline * re-trigger ci test * re-trigger ci test
2019-08-15Fix osgearth rocksdb plugin build faliedLong Huan
2019-05-21[many ports] Updates 2019.05.19 (#6524)Robert Schumacher
2019-05-02Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937)Victor Romero
* [various ports] remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS * [alac,benchmark,capnproto] Fix check_linkage call * [fastlz] Fix SHA512 * [coroutine] Fix dynamic build * [folly] Find double-conversion * [gamma] Use vcpkg_from_github * [librsync] Enable static builds * [netcdf-cxx4] Fix SHA512 * [octomap] Fix static build * [tidy-html5] Fix static build * [various ports] remove custom messages for shared/static builds, modernize some scripts in the meantime * [folly] Use ras0219's fix for link paths * [octomap] Fix exported targets * [uvatlas] Set tool download SHA512 * [duktape+python2] fix portfile to call configure with correct python version, manage python2 also outside win32 * [suitesparse] osx fix * [gtkmm] Call vcpkg_check_linkage after including vcpkg functions * [duktape] Resolve conflicts * [duktape] FIxed typo in Python paths * [wangle] Find zlib * [openssl-uwp] Fix SHA512 * [glib] Allow static builds on non-Windows * [suitesparse] Fix build on Windows * [multiple ports] Bump CONTROL version * [multiple ports] Fix description indent * [directxtk] Fix CONTROL file * [bde,duktape,qpid-proton] Build packages with python2 installed * [binn] remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS * [gdal,live555,uriparser] Fix regressions * [live555] Update to 2019.04.24
2018-12-06[osgearth] bump version in control filePhil Christensen
2018-12-06Update to release version 2.10 plevy
Update to release version 2.10
2018-10-25Enable Windows ARM32 build of OpenSSL LTS (#4525)Jiri Appl
* Enable Windows ARM32 build of OpenSSL * [openssl-windows] Bump control version * [vtk] Fix hardcoded install paths * [osgearth] Backport VS2017u8 fix
2018-07-17[osgearth] Update osgPlugins folder to 3.6.2 (#3920)plevy
* Update osgPlugins folder to 3.6.2 Update osgPlugins folder to 3.6.2 to stay in sync with osg package. * [osgearth] Detect osgplugins version automatically
2018-07-10Update osgEarth (#3878)Tom Henoch
2018-05-19osgearth port (#3257)Mike Howard
* created port for osgearth * [osgearth] Slight simplification. Block DLL linking against static CRT