| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-03-11 | [libraw] Add wrapper for static build dependencies (#5626) | Sean Warren | |
| 2019-02-27 | [libraw] Fix build release only issue (#5484) | LarryIII | |
| 2018-08-28 | [libraw] Replace WIN32 with VCPKG_CMAKE_SYSTEM_NAME | Robert Schumacher | |
| 2018-08-29 | fix linux | Voskrese | |
| error ``` CMake Error at ports/libraw/portfile.cmake:53 (file): file RENAME failed to rename /opt/vcpkg/packages/libraw_x64-linux/lib/raw_r.lib to /opt/vcpkg/packages/libraw_x64-linux/lib/raw.lib because: No such file or directory Call Stack (most recent call first): scripts/ports.cmake:71 (include) ``` ``` Include files should not be duplicated into the /debug/include directory. If this cannot be disabled in the project cmake, use file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/debug/include) /debug/share should not exist. Please reorganize any important files, then use file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/debug/share) Found 2 error(s). Please correct the portfile: /opt/vcpkg/ports/libraw/portfile.cmake -- Performing post-build validation done ``` | |||
| 2018-08-07 | Freeimage/libraw/lcms debug build fixes (#3643) | trylle | |
| * Patch libraw-local FindLCMS2.cmake to handle debug postfix * Remove library statement from def as name is incorrect for debug builds https://msdn.microsoft.com/en-us/library/d91k01sh.aspx claims it is required, but works fine (better) without. * Patch FindLibRaw.cmake to handle debug postfix * [lcms] Use vcpkg_from_github()'s PATCHES parameter | |||
| 2018-07-02 | [cmark][gl3w][libpopt][libraw][libssh][live555] Fixes, mostly around ↵ | Robert Schumacher | |
| changing download locations. | |||
| 2017-11-13 | [libraw] Bump version | Alexander Karatarakis | |
| 2017-11-13 | [libraw] Add 'd' debug postfix | Sean Warren | |
| 2017-09-09 | vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵ | Alexander Karatarakis | |
| libs (/Z7) | |||
| 2017-08-23 | [libraw] fix import macro, correct dependencies | codicodi | |
| By default, libraw does not attempt to link to libjpeg, but does pick up jasper if present | |||
| 2017-07-25 | [libraw] depend on lcms | Mikhail Paulyshka | |
| 2017-06-20 | [libraw] update to 0.18.2 | Mikhail Paulyshka | |
| 2017-02-08 | [libraw] update to version 0.18.0 | Felix Huang | |
| 2016-11-29 | [libraw] Rename Module to Config to increase flexibility of install locations | Robert Schumacher | |
| 2016-11-29 | [vcpkg] Remove link-time choice of thread-safe vs non-thread-safe so that ↵ | Robert Schumacher | |
| dependent libraries make the right choice. | |||
| 2016-11-08 | triplet is now automatically included before portfiles. | Alexander Karatarakis | |
| Also remove trailing whitespaces from portfiles | |||
| 2016-11-02 | [libraw] Remove bin folders in static build | Alexander Karatarakis | |
| 2016-11-02 | [libraw] Redirect FindLibRaw.cmake to the share/libraw folder | Alexander Karatarakis | |
| 2016-11-02 | [libraw] Update commit to the latest that has cmake module redirection | Alexander Karatarakis | |
| 2016-11-01 | Add libraw port | Silvio | |
