| Age | Commit message (Collapse) | Author |
|
|
|
Update from the latest release 0.19 to use the latest snapshot
LibRaw-201903 (SHA-1:d4f05dd1b9b2d44c8f7e82043cbad3c724db2416).
The rationale is that LibRaw publishes:
- snapshots every 5-7 months (in master branch)
- releases (0.18, 0.19, etc.) every 1-1.5 years.
- security hotfixes for releases (0.19.1, 0.19.2, etc.)
Hence, from user point of view, it is practical to refer to
the latest snapshot, instead of the latest release.
Another issue is that the latest release 0.19 does not include
support for C++17 (does not allow to replace std::auto_ptr with
std::unique_ptr). The latest LibRaw-201903 includes related fixes.
|
|
* [entityx][entt] Disable parallel configure
* [entityx][entt] Remove the invalid patch
|
|
* [variant-lite] Add new port (1.2.1)
* [variant-lite] Add new port (1.2.2, was: 1.2.1)
|
|
|
|
|
|
|
|
|
|
* Correctly set environment variables for gcc/clang/icc
* refactor out some if statements
* Assume windows
* Make windows check consistent
|
|
* [clipper] add port
* [clipper] works only if built as a static library
* [clipper] rename to polyclipping
|
|
* [pdal] delete and replace different find modules
* [pdal] add geotiff as a dependency to the config of pdal
* remove version
|
|
[stormlib] Add new port
|
|
|
|
|
|
|
|
|
|
|
|
* enabled reproc++ target
* added version suffix
|
|
* [json-c] Add new port
* [json-c] Export CMake module file
* [json-c] Update to 2019-05-31
|
|
* [assimp]Fix lrrXML library dependencies.
* [assimp]Use FindZLIB.cmake instead of setting the zlib path.
* [assimp]Delete useless path.
* [assimp]Reserve macros to enable irrlich dependencies in the future.
|
|
|
|
[nrf-ble-driver] Update to 4.1.1; Fix system dependencies message
|
|
* Correctly set environment variables for gcc/clang/icc
* refactor out some if statements
|
|
* [gdcm,jbig2dec] minor fixes
* [libmupdf] remove wrong vs define
* [gdcm] internal libs do not export symbols and fail to build when non-static
|
|
* [openexr,openimageio,suitesparse,theia] updates for non-win32
* [theia] use only valid cmake symbols
* [suitesparse] Fix build
* [lapack] still not properly integrating with other ports
* [lapack] intercept cmake module calls and substitute them with our defs
* [suitesparse,clapack] fixes for proper integration
* [ceres,clapack] bump CONTROL
* [suitesparse] remove unnecessary defs
* [clapack] improve wrapper logic
* [WIN32] remove wrong symbol
* [clapack] fix wrapper integration
* [Accelerate] use best framework when available
* [clapack] separate config from wrapper
* [clapack] fix paths and filenames
* [mlpack,armadillo,clapack] improve library handling
* [mlpack] remove unnecessary cmake option
* [clp,coinutils,osi,liblemon] dependencies of openmvg, improve compatibility with non-win32
* [openmvg] fix for case-sensitive filesystems
* [clp,coinutils,osi] simplify CMakeLists removing many unnecessary steps
* [sophus] Force rebuild
* [theia] fixes for linux, part1
* [io2d] remove broken sintax
* [fontconfig] bump version to remove CI cached failure
* [theia] fixes for linux, part2
* [theia] remove unnecessary empty folders and comments from portfile
* [theia] use correct build type removing forced vars in cmakelists.txt
* [openmvg] add missing suitesparse target detection
* [sophus] fix Suitesparse dependency
* [sophus,openmvg] use suitesparse lowercase for module compatibility on case-sensitive filesystems
* [suitesparse] fixes for case-sensitive filesystems
* [openmvg] use correct Eigen3 name for case-sensitive filesystems
* [sophus] trigger rebuild
* [shogun] use modern vcpkg style
* [shogun] add missing cmake system processor symbol
|
|
|
|
|
|
|
|
|
|
[span-lite] Add new port (0.5.0)
|
|
[any-lite] Add new port (v0.2.0)
|
|
[ring-span-lite] Add new port (0.3.0)
|
|
[optional-lite] Add new port (3.2.0)
|
|
[optional-bare] Add new port (1.1.0)
|
|
* [observer-ptr-lite] Add new port (0.3.0)
* Use dash in unit name for vcpkg_fixup_cmake_targets()
|
|
|
|
* [byte-lite] Add v0.2.0
* [byte-lite] Perform CMake install
* [byte-lite] Use ${PORT}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dev/NancyLi/6006
|
|
|
|
Ref is missing the patch number (resulting in an invalid download url) and the hash doesn't fit either.
|
|
* [cjson] Add new port
* [cjson] Fix cmake targets path
* [cjson] Bump version info
|
|
|