aboutsummaryrefslogtreecommitdiff
path: root/ports/mimalloc/portfile.cmake
AgeCommit message (Collapse)Author
2021-10-13[mimalloc] Update to 2.0.2 (#20680)Rémy Tassoux
* [mimalloc] Update to 2.0.2 * [mimalloc] Update version files Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-09-17[mimalloc] update to v1.7.2 (#20188)JonLiu1993
* [mimalloc] update to v1.7.2 * update version * update suggestion review * update version * update patch EOF * update version
2020-09-22[mimalloc] Update to 1.6.4 (#13629)JonLiu1993
* [mimalloc] Update to 1.6.4 * deletecibaseline
2020-06-01[mimalloc] Install mimalloc-redirect.dll to CMAKE_INSTALL_BINDIR (#11632)Lily
2020-03-19[mimalloc] Update to 1.6.1 (#10062)Phoebe
* [mimalloc] Update to 1.6.0 * Update patch * Update ci baseline file * Add message for the arch and platform that doesn't support * Update the ci baseline file * Update to latest revision 1.6.1
2019-08-13[vcpkg_check_features] Set output variable explicitly and allow ↵Victor Romero
reverse-logic check (#7558) * [vcpkg_check_features] Set OUT_EXPAND_OPTIONS explicitly * [vcpkg_check_features] Allow reverse logic for features * [vcpkg_check_features] Document new parameters * [vcpkg_check_features] Remove unnecessary logging * Do not create variables for each feature only set OUT_FEATURE_OPTIONS * Improve documentation * Update ports that use vcpkg_check_features() * Missing documentation updates * [pcl] Fix tools feature * [opencv,opencv4] Fix usage of vcpkg_check_features() * [opencv4] Fix typo
2019-07-22[mimalloc] Add new port (fix #6996) (#7011)myd7349
* [mimalloc] Add new port (fix #6996) * [mimalloc] Fix x64-uwp build error * [mimalloc] Fix interface include directory * [mimalloc] Add features * [mimalloc] Make the patch vcpkg friendly * [mimalloc] Update to 2019-06-25 * [mimalloc] Use vcpkg_check_features * [mimalloc] Clean