| Age | Commit message (Collapse) | Author |
|
* [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>
|
|
* [fmt] Update to 7.0.0
* [fmt] Update to 7.0.1
* [spdlog] Update to 1.7.0
* [quill] Patch for fmt 7.x
* [fmt] Update to 7.0.2
* [quill] Update baseline
* [fmt] Use vcpkg_replace_string
* remove unnecessary change to `SOURCE_PATH`
Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
|
|
* [spdlog] Update to 1.61
* Modify the question
* fixPortfile.camke
* Update ports/spdlog/portfile.cmake
* fixPortfile.cmake
* Update ports/spdlog/portfile.cmake
* Update ports/spdlog/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
|
|
* [fmt] Update to 6.1.2
* [spdlog] add patch to fix include missing
* [fmt] check if file exists before file(RENAME ...)
* [spdlog] bump version to 1.4.2-2
* [fmt][spdlog] Fix version number
|
|
* [spdlog]Upgrade version to 1.4.2
* [spdlog]Do not remove these libraries.
* [spdlog]Fix error C4275 when use fmt.
* [spdlog]Re-fix C4275 error.
* [spdlog]Re-fix C4275 error.
* [spdlog]Disable build on uwp.
* [spdlog]Fix build with uwp.
|
|
|
|
* [spdlog]Add feature[benchmark]
|
|
* [vcpkg] Add "Homepage" field to the CONTROL files.
|
|
|
|
|
|
|
|
Using an external fmt lib should cause the spdlog::spdlog target to have
a dependency on fmt lib - so that a consuming project does not need
to call find_package(fmt) and target_link_libraries(... fmt::fmt).
To this end a new cmake option SPDLOG_FMT_EXTERNAL is introduced which
makes spdlog depend on fmt lib and defines the SPDLOG_FMT_EXTERNAL macro
to avoid using the bundled fmt lib. The value of SPDLOG_FMT_EXTERNAL is
also stored in the installed spdlogConfig.cmake and if it is ON
find_dependency() is used to ensure the fmt::fmt target is imported.
|
|
|
|
|
|
* [spdlog] update to 1.0.0
* [spdlog] Fix cmake targets
|
|
|
|
|
|
dlog][yaml-cpp] Upgrades
|
|
libs (/Z7)
|
|
|
|
|
|
|
|
|
|
|
|
|