| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-02-28 | Modify `vcpkg_fixup_cmake_targets()` (#5459) | Victor Romero | |
| * some libraries export <PackageName>LibraryDepends.cmake instead of <PackageName>Targets.cmake. Those file also need the fix of #1044 should close #4753 * prefered the general solution #4622. hopefully solved the issue within #4150 replaced the regex with something more readable (also ident is lost) should close: #4753 #4633 #4150 and maybe more * Hash vcpkg_fixup_cmake_targets.cmake * [boost] Fix use of find_package(Boost) with cache variables [socket-io-client] Fix install * reversed change back to use regex replace * [glbinding] Fix _IMPORT_PREFIX depth in *-export.cmake files * [tinyspline] Ignore warnings treated as errors * [libevent, liblemon, libpng, smpeg2, zlib] Fix apply patches * [libsodium] Fix apply patches * [folly] Link correct libraries in debug and release * [vtk] Remove unset of _IMPORT_PREFIX * [tinyspline] Do not treat warnings as errors * [smpeg2] Fix double* to int comparison * [nvtt] Define value for HAVE_UNISTD_H in MacOS * [libui] Fix MacOS X build * [zlib] Fix download URL * [qhull] Update to v7.2.1 * [podofo] Set value for HAVE_UNISTD_H in MacOS * [mongo-cxx-driver,ogre,podofo,qhull] Bump CONTROL version * [mongo-c-driver] Set _IMPORT_PREFIX * [tmxparser] Bump CONTROL version * [qhull,vxl] Bump CONTROL version | |||
| 2019-02-12 | Updates 2019.01.30 | Robert Schumacher | |
| 2019-01-18 | Updates 2019.01.09 | Robert Schumacher | |
| 2019-01-09 | Updates 2018.12.14 | Robert Schumacher | |
| 2018-11-28 | [folly] update to v2018.11.26 and fix linux build (#4832) | kyp | |
| 2018-11-20 | Upgrades for 2018.11.08 | Robert Schumacher | |
| 2018-11-08 | Updates 2018.11.01 | Robert Schumacher | |
| 2018-10-26 | Upgrades 2018.10.25 | Robert Schumacher | |
| 2018-10-25 | Upgrades 2018.10.11 | Robert Schumacher | |
| 2018-09-19 | Upgrades 2018.09.18 | Robert Schumacher | |
| 2018-08-15 | [folly] Do not use -Werror | Robert Schumacher | |
| 2018-08-03 | Upgrades 2018.06.31 | Robert Schumacher | |
| 2018-07-03 | update control-file | Larry-Hu | |
| 2018-07-03 | Remove patch and update tp latest folly release v2018.07.02.00 | Larry-Hu | |
| 2018-07-03 | [folly] Fix fatal error in folly-config.cmake (#3747) | Paul Rosania | |
| facebook/folly@10d1edd8b3a01e49096e01647b2e04213c12faed makes two simultaneous changes: 1. It uses a different mechanism for setting `FOLLY_CMAKE_DIR`, which confuses `vcpkg_fixup_cmake_targets` so the path isn't rewritten. 2. It introduces `set_and_check` validation on `FOLLY_CMAKE_DIR`, which causes a fatal cmake error if the path is missing. The combination of these two changes is that folly-config.cmake produces a fatal error when executed. This PR tweaks folly's build params and the `vcpkg_fixup_cmake_targets` arguments so things are rewritten correctly and everything works again. | |||
| 2018-07-03 | Upgrades 2018.07.01 | Robert Schumacher | |
| 2018-06-14 | Add option -D_DISABLE_EXTENDED_ALIGNED to disable error C2338 in Folly | Larry-Hu | |
| 2018-05-15 | [brotli][folly][sol] Fix regressions on master | Robert Schumacher | |
| 2018-05-14 | [abseil][aws-sdk-cpp][folly][jsonnet][ms-gsl][mujs][openimageio][re2][rs-cor ↵ | Robert Schumacher | |
| e-lib][thrift][unicorn-lib][zeromq] Upgrades [robin-map] Initial commit | |||
| 2018-05-01 | [abseil][aws-sdk-cpp][directxmesh][directxtex][directxtk][discord-rpc][exiv2 ↵ | Robert Schumacher | |
| ][folly][jsonnet][libuv][ms-gsl][nuklear][rocksdb][rs-core-lib][thrift][unicorn][zeromq] Upgrades | |||
| 2018-04-27 | [Clean patching] Each portref-patchset combo gets its own hash-based directory | Alexander Karatarakis | |
| 2018-04-19 | [folly] Upgrade | Robert Schumacher | |
| 2018-04-09 | [folly] Update taking into account change in cmake files location | Robert Schumacher | |
| 2018-03-30 | [folly][rocksdb] Fix lz4+snappy support | Robert Schumacher | |
| 2018-03-28 | [folly] Add missing files. | Robert Schumacher | |
| 2018-03-28 | [folly] Update to version 2018.03.19.00 (#3094) | Arkady Shapkin | |
| * [folly] Update to version 2018.03.19.00 * [folly] Add zlib default feature. Disable unexpected packages and handle features. | |||
| 2018-02-09 | [folly] Workaround bug for VS 15.6 | Alexander Karatarakis | |
| 2017-12-20 | [folly] Handle boost upgrade | Robert Schumacher | |
| 2017-12-19 | Update downstream libraries to use modularized boost | Robert Schumacher | |
| 2017-11-28 | [folly] Update to version 2017.11.27.00 | Arkady Shapkin | |
| 2017-10-18 | Strip 'v' prefixes which are not really version parts | Dmitry Marakasov | |
| 2017-10-17 | [folly] Fix static linking gflags and glog | Arkady Shapkin | |
| 2017-10-17 | [folly] Update to version v2017.10.02.00 | Arkady Shapkin | |
| 2017-10-05 | [vcpkg_build_cmake] Refactor _build_ and _install_ into a single cmake script. | Robert Schumacher | |
| Regenerate documentation. Remove MSVC_64_TOOLSET option because it's obsolete. | |||
| 2017-09-09 | vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵ | Alexander Karatarakis | |
| libs (/Z7) | |||
| 2017-08-02 | [folly] Updated to version v2017.07.17.01 | Arkady Shapkin | |
| 2017-05-11 | [folly] Improve link speed | Arkady Shapkin | |
| 2017-05-09 | [folly] Add a dependency on PYTHON3 (the tool) | Robert Schumacher | |
| Rebase patch list to be compatible with previous portfile versions. | |||
| 2017-05-09 | [folly] Use Ninja to build Folly | Arkadiy Shapkin | |
| 2017-05-08 | [vcpkg][folly] Fix post lint checks for folly. | Robert Schumacher | |
| 2017-05-09 | [folly] Initial commit for Facebook Folly library | Arkadiy Shapkin | |
