| Age | Commit message (Collapse) | Author |
|
* [wordnet]add a new port
* [wordnet]fix-uwp
|
|
|
|
* [sol2] Use the single header release
Using the single header release of the library is easier, faster to 'build', and is recommended by the documentation. It also fix the duplicated include folder issue of the previous port : <sol/sol/sol.hpp> can now be replaced with <sol/sol.hpp> as it should be.
Is there any drawback about using the single header release that I am not seing?
* [sol2] Re-enable cmake config files export
* [sol2] Fix duplicated line
|
|
* [libdivide] Add new port
* Update to v3.0
|
|
* [netcdf-c] Add usage
* Update changes
|
|
* Added OIS port
* Portfile deletes bin/ and debug/bin/ when library is static
* Replaced configure_file() call with file(INSTALL) call
* Added fail on ARM or UWP
* Moved early failure to top of file
|
|
* Arrow 0.15.0
* Arrow 0.15.1
|
|
|
|
|
|
|
|
* [libxslt]Using vcpkg_install_nmake in Windows, support unix.
* support PRERUN_SHELL/PRERUN_SHELL_DEBUG/PRERUN_SHELL_RELEASE
* Re-trigger CI.
|
|
|
|
* [openscap]Add new port.
* [openscap]Add dependency port zlib.
* [openscap]Re-make patch.
* [openscap]Add dependency port getopt-win32 in Windows.
* [openscap]Add dependency library to util.
|
|
* [opencensus-cpp]Add new port.
* [opencensus-cpp]Update SHA512.
* [opencensus-cpp]Add patch.
|
|
* [upb]Add new port.
* [upb]Re-generate patch.
|
|
* [pthreads]Add usage.
* [pthreads]Update usage: using namespace.
* [pthreads]separate namespace.
* [pthreads]Remove target_include_directories.
* [pthreads]Increase version.
|
|
* [libmesh]Add new port.
* [libmesh]Fix foreach.
* [libmesh]Fix foreach.
* [libmesh]Fix issues with POST_CHECK.
|
|
* [libigl]Add port libigl, add features.
* [libigl]Re-generate patch.
* Trigger CI.
* [libigl]Correct homepage.
|
|
|
|
* [llvm]Add features.
* [llvm]Add ${FEATURE_OPTIONS}, set feature util to default feature.
|
|
* [libyuv]Build corresponding type library according to BUILD_SHARED_LIBS.
* [libyuv]Always use static build.
|
|
* [qt5-location] Modify clipper library name to avoid conflicts with vxl
* update the patch
|
|
* Update to fltk-1.3.5
* Update to fltk-1.3.5
* Update ports/fltk/portfile.cmake
Co-Authored-By: Victor Romero <romerosanchezv@gmail.com>
|
|
|
|
* mesonbuild - Update to 0.52.0
* [tool-meson] Add package to represent dependency on Meson build-system
|
|
* [polyhook2] Add new port
* Add feature and update
|
|
* [libsrt]Add new port.
* [libsrt]Add patch.
* [libsrt]Does not support uwp.
* [libsrt]Remove usless blank line.
|
|
* [google-cloud-cpp-common] initial port
Add a new port for the Google Cloud C++ common components.
* No need to build the tests.
* Forgot to disable the tests when I removed the gtest dep.
|
|
* Fix sdl2 build if there is space in the path
* [sdl2] Bump control version to account for new patch
|
|
|
|
|
|
|
|
* [log4cpp] Fix link static library
* [log4cpp] Unneeded removal of /bin in static mode
|
|
|
|
|
|
|
|
* Fix repository name case
* [detours] Match GitHub URL exactly
|
|
|
|
|
|
|
|
* [corrade/magnum-*] Remove obsolete patches
Signed-off-by: Squareys <squareys@googlemail.com>
* [corrade/magnum-*] Update to 2019.10
Signed-off-by: Squareys <squareys@googlemail.com>
* [magnum-plugins] Add new features
Signed-off-by: Squareys <squareys@googlemail.com>
* [magnum-integration] Add new features
Signed-off-by: Squareys <squareys@googlemail.com>
|
|
"source_" was missing in the name of the helper function. Fix typo:
vcpkg_extract_archive_ex -> vcpkg_extract_source_archive_ex
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit bc11674db1f109bd72d2bc4c0786c6ca078c4cf0.
The LTS release broke the regular port of azure-iot-sdk-c.
This will be fixed and re-published.
|