| Age | Commit message (Collapse) | Author |
|
This bumps openvpn3 version to latest stable release
and adds missing libraries.
Signed-off-by: Lev Stipakov <lev@openvpn.net>
|
|
* ogre-next
* add rename_config_cmake.patch
* add fix_find_package_sdl2.patch
* Update ports/ogre-next/portfile.cmake
Co-Authored-By: Victor Romero <romerosanchezv@gmail.com>
* Use vcpkg_check_features to simplify the portfile a little bit (thanks to @vicroms)
* add features in CONTROL file
* add "Building steps for ogre-next[d3d9]"
|
|
* tbb: Fix compilation on OSX
Make sure CMake detected sysroot is correctly forwarded to TBB build
system so system headers files will be found later on.
* tbb: Version bump
|
|
|
|
|
|
|
|
* [wxwidgets] Upgrade to 3.1.3
* [wxwidgets] Upgrade to 3.1.3
|
|
* [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.
|
|
|
|
Qt 5.10 introduced the QtQuick.Shapes module. The qtdeploy tool copies the QML plugin (`qmlshapesplugin.dll`) into the build directory, but a second required dll (`Qt5QuickShapes.dll`) is not copied over.
This change adds this missing dll to the list of QtQuick-associated dlls to deploy.
|
|
* [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
|
|
|
|
|