aboutsummaryrefslogtreecommitdiff
path: root/ports/nanodbc
AgeCommit message (Collapse)Author
2021-10-13[nanodbc] Add missing include (#20668)Phoebe
2021-08-04[macos ci] update 2021-07-27 (#19207)nicole mazzuca
* update 2021-07-27 macOS -> 11.5.1, XCode -> 12.5.1 * update azure-pipelines * update sha of macfuse * change how macos-ci-base works * fix build errors * fix itpp:linux * more fixes * remove tab * allow version changes in all the remove/rename-version patches * fix libunistring for real * robert CR
2021-07-22Allow specifing the ODBC version for nanodbc. (#17974)Anthony Calandra
2021-03-26Nanodbc/fix/config cmake files path linux (#16045)Samuel Toussay
* [nanodbc] Fix CMake config files install path on Linux * [nanodbc] Update port version Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-10-13[many ports] 2019.09.14 Updates (#13536)Robert Schumacher
* [many ports] 2019.09.14 Updates * Revert failure ports * Revert failure ports * Revert failure ports * [urdfdom] Fix find dependency console_bridge * Revert failure ports * [devil] Compatible with jasper 2.0.20 * [devil] Refix compatible with jasper functions declaration on different os * Update ports/alembic/CONTROL Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> * Revert failure ports wangle * [azure-kinect-sensor-sdk] Fix build with matroska 1.6.2 * Revert failure ports * Revert failure ports * [urdfdom-headers] Fix include path in config.cmake file * upload patch * [urdfdom-headers] Refix include path in config.cmake file * [qt5-imageformats] Fix missing include math.h * [urdfdom-headers] Refix include path in config.cmake file * [qt5] Fix adding option PATCHES and other options when using qt_submodule_installation * Remove updated ports version * Commit suggestions * [libideviceactivation] revert Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-09-27[nanodbc] Fix vcpkg_fixup_cmake_targets CONFIG_PATH in unix (#13699)Jack·Boos·Yu
2020-09-22[nanodbc] Update to 2.13.0 (#13662)Samuel Toussay
2020-07-06[nanodbc] Set unixodbc as a dependency under non-Windows (#12274)Jack·Boos·Yu
2020-06-01[unixodbc/nanodbc] Fix unixodbc build failure and set it as a dependency on ↵Jack·Boos·Yu
nanodbc (#11613)
2020-05-19[cmake] Update to 3.17.2 (#10767)Jack·Boos·Yu
* [cmake] Update to 3.17.1 * update cmake directory name * [cpuid] Fix install headers. * [stormlib] Fix install headers * [murmurhash] Fix install headers * [metrohash] Fix install headers * update baseline * update baseline * [otl] update hash * update baseline * [gts] Do not use ninja to avoid empty implib issue * update baseline * [dmlc] Re-trigger ci test * [replxx] Re-trigger ci test * update baseline * [osg] Re-trigger ci test * [replxx] Fix build failure * Set cmake min version to 3.17.1 * update baseline * [libnice] Re-trigger ci test * [mlpack] Re-trigger ci test * update to 3.17.2 * update cmake hash * update baseline * update baseline * update baseline * update baseline * Update scripts/ci.baseline.txt Co-authored-by: Billy O'Neal <billy.oneal@gmail.com> * update baseline * update baseline * [magnum] Set magnum:arm64-windows to skip in baseline * [nanogui] Set nanogui:arm64-windows to fail in baseline * [nettle] Set nettle:x64-windows to fail, waiting for fix this issue in another PR * re-trigger CI test * update baseline * Install unixODBC in Linux * [nanodbc] Re-trigger CI test * update baseline * Remove space * update baseline
2019-12-20[nanodbc] Fix link error 2019 (#9185)Lily
2019-07-31Add PREFER_NINJA to many ports (#7468)Phoebe
* Add PREFER_NINJA to many ports
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2018-12-17Update release version or commit to latest for below ports (#4957)Cheney Wang
* [botan][caf][celero][docopt][glbinding][nanodbc][sfgui]Update release version or commit to latest * [sfml] Add find_dependency(Freetype)
2018-11-02[nanodbc] add support for install --head (#4641)Farwaykorse
* [nanodbc] add support for use of --head * single line copyright handler * support cmake targets for v2.13
2018-09-04[nanodbc]Update to new URLS (#4221)Cheney Wang
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2016-11-08If portfile is not static-enabled yet, warn and then build dynamicAlexander Karatarakis
The opposite if portfile is not dynamic enabled
2016-11-08triplet is now automatically included before portfiles.Alexander Karatarakis
Also remove trailing whitespaces from portfiles
2016-10-26[nanobc] Mark as not static readyAlexander Karatarakis
2016-10-14Improve nanodbc 2 issues.sdcb
2016-10-13[nanodbc] Switch USE_UNICODE to ON to match upstream's build.bat.Robert Schumacher
2016-10-13Add nanodbc.sdcb