| Age | Commit message (Collapse) | Author |
|
|
|
* [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.
|
|
* [gdal] Change dependency from proj to proj4
* [proj4] Update to version 6.2.0
|
|
|
|
|
|
|
|
* Fix separate make and install execution error issue.
* trigger CI system.
* Fix multiple copy files under debug, fix separator between make and install in linux.
|
|
* [yoga] Update to 1.16.0
* [yoga] Enabled UWP builds
* [yoga] Fixed regressions
|
|
|
|
|
|
Removing the compiler flag /Oi (Generate Intrinsic Functions) allows
meson to detect functions like memmove, memset correctly. This is
relevant to meson configure for fribidi (see fribidi/meson.build).
This fixes the following "issues" (from fribidi meson-log.txt):
testfile.c(17): error C2168: 'memmove': too few actual parameters for
intrinsic function
Checking for function "memmove" : NO
testfile.c(17): error C2168: 'memset': too few actual parameters for
intrinsic function
Checking for function "memset" : NO
And enables detection of the functions:
Checking for function "memmove" : YES
Checking for function "memset" : YES
|
|
|
|
|
|
|
|
* [nano-signal-slot] Enable UWP and dynamic builds
* [nano-signal-slot] Change version to date
* [nano-signal-slot] Fix wrong version year
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Remove patch for ssize_t definition issue resolved upstream
|
|
|
|
|
|
* [lyra] Add new port
* [bfgroup-lyra] Rename
|
|
|
|
|
|
|
|
|
|
|
|
* [pmdk] Upgrade to version 1.7
* [pmdk] Use the commit id of release version
* [pmdk] Use the commit id of release version
|
|
Fix compile error in Visual Studio 2017 15.1
|
|
missing pdb files (#8561)
* [physx] Added a patch to fix missing typeinfo.h header with VS16.3
* [physx] Fixed missing pdb files
* [physx] Fixed the remaining missing pdb files
|
|
* [tcl]Upgrade to 8.6.9 and use vcpkg_install_make/vcpkg_install_nmake.
* [tcl]Upgrade to 8.6.10 and add features.
* [tcl]Delete debug info and support static build.
* Re-trigger CI system.
* [tcl]Fix windows-static build.
|
|
* [proj4]Upgrade version to 6.1.1 and remove useless patches.
* [libgeotiff]Fix build errors using proj4 6.1.1.
* [libspatialite]Fix build errors using proj4 6.1.1.
* [gdal]Fix build errors using proj4 6.1.1.
* [spatialite-tools]Fix build errors using proj4 6.1.1.
* [spatialite-tools]Fix build errors using proj4 6.1.1.
* [libgeotiff]Re-fix build errors using proj4 6.1.1.
* [vtk]Fix build errors using proj4 6.1.1.
* [proj4]Fix find sqlite binary failure.
* [proj4]Disable build tools when building proj4 in arm/uwp.
* [sqlite3/libgeotiff]Fix libdl library linkage. Re-fix use proj issue.
* add back dl libs
* [gdal]Fix dependent port proj library name.
* [proj4]Set Windows library name to "proj" and revert fix-proj-name changes.
* [liblas]Fix build errors using proj4 6.1.1.
* [liblas]Fix build errors using proj4 6.1.1.
* [liblas]Fix build errors using proj4 6.1.1.
* [proj4]Fix feature database on triplet arm/uwp.
* [gdal]Remove useless flag PROJ_STATIC.
* [proj4]Fix build error on x64-windows-static.
* [liblas]Use find_library to get proj4/sqlite3 libraries.
* [proj4]Fix sqlite dependency.
* [proj4]Fix arm/uwp dependency.
* [proj4]Fix linux build: configure error.
* [proj4]Disable export proj4 namespace.
* [liblas]Delete proj dependency.
* [libspatialite]Fix linux build.
* [libspatialite]Fix linux command.
* [libspatialite]Fix configure error.
* [proj4]fix static cmake tools path.
* [libgeotiff]Set configure options to 1/0 to avoid the "if" comparison failure in config.cmake.
[proj4]Revert changes about namespace.
[liblas]Remove FindPROJ4.cmake and FindGeoTIFF.cmake from the source.
* [vtk]Fix using latest proj4 issue.
* [proj4]Delete missing patch.
|
|
|
|
|
|
[vtk] Change atlmfc as feature
|
|
[ffnvcodec] Add new port
|
|
[directxtk][directxtk12][directxtex][directxmesh] Fixed missing pdbs
|
|
otl version 447
|