Skip to content

update codes from origin repo#1

Merged
Haojia521 merged 44 commits intoHaojia521:masterfrom
microsoft:master
May 10, 2019
Merged

update codes from origin repo#1
Haojia521 merged 44 commits intoHaojia521:masterfrom
microsoft:master

Conversation

@Haojia521
Copy link
Owner

No description provided.

NancyLi1013 and others added 30 commits May 5, 2019 23:18
* [libjpeg-turbo] Update to libjpeg-turbo 2.0.1
* [libjpeg-turbo] workaround CMAKE_SYSTEM_PROCESSOR vcpkg bug
* [duktape] Update the SHA512 of distfile

* [open62541] Update the SHA512 of distfile
* [xeus] Update to 0.19.1

* [xeus] Update usage
* When linking gdal with static libpng, it fails because the libpng vcpkg port has references to zlib symbols that aren't present in the internal copy of zlib that gdal builds/links against.

To fix this, have the gdal port pull in a vcpkg zlib port as another dependency and have it build/link against that instead.

* [gdal]: Bump portfile version as master is already at 2.4.1-2
* [libpq]: Add crypt32 to linker set. This allows libpq to link against static openssl.

* Bump portfile version
* Revert libgd portfile change from 5ea9105

This makes libgd static buildable again

* Undo reversion of -DBUILD_SHARED_LIBS. This is not necessary.
* [libnoise] Add new port libnoise

* refactor(libnoise): removed unnecessary comments
…6313)

* [openjpeg/itk]Update openjpeg to v2.3.1 and fix conflict with ITK.
* [moos-core]Fix build in windows:
1.Add compile macros and includes
2.Fix empty directories in static.

* [moos-core]Fix link error LNK2019.

* [moos-core]Changed library linkage to static.

* Clean up tool + copyright install; Remove messages
* [uriparser] Update to 0.9.3

* [uriparser] Fix static build

* [uriparser] Handle URI_STATIC_BUILD

* [uriparser] Add support for --head option

* [uriparser] Simplify

* [uriparser] Use file COPY to USE_SOURCE_PERMISSIONS
* [minhook] Add new port

* Download cmake support as patch

* Move architecture check to before work is done

* Check in install destination patchl Remove config
* [wil] new port
* update CONTROL files and version variable

* fix qt5 linkage in debug

* revert target_link_libraries to set_property

* revert mqtt to 5.12.1 since 5.12.3 is not released yet

* update mqtt to 5.12.3

* update hashes

* remove unnecessary patch

* fix qmldevtools debug linkage for qt5-tools
* [many ports] Updates 2019.05.07

* Undo assimp and gdcm2 changes since they caused regressions
* [freeimage] improve compatibility with other ports, using typedefs identical to other headers to avoid errors
* [libwebp] fixes for non-win32 systems
* [giflib] revert again #5578
* [freeglut] add missing wrapper for linux
* removed src folder rename instead a warning is issued if the path is too long
* Delete hdf5_config_mode_find_package.patch not used by portfile
* [x264] build with asm on x64 x86

* [x264] build with asm on x64 x86

* [x264] Use Linux-style line endings in patch file
Neumann-A and others added 14 commits May 9, 2019 13:08
* enable static builds for openjpeg

* bump control

* remove unnecessary code
https://github.com/cbeck88/visit_struct

The motivation for this port is that we do not have to lock ourselves
with Boost.Fusion, or Boost.Hana, and can benefit from some downstream
projects such as Configuru at the same time.
Use jsonnet's cmake build system.
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
* added find_package for cpr on install

How to use:
find_package ( CPR REQUIRED )
if ( CPR_FOUND )
message ( STATUS "CPR_INCLUDE_DIRS = ${CPR_INCLUDE_DIRS}" )
message ( STATUS "CPR_LIBRARIES = ${CPR_LIBRARIES}" )
include_directories ( ${CPR_INCLUDE_DIRS} )
endif ( CPR_FOUND )

* [cpr] Provide config and targets files
* [many ports] Updates 2019.05.08

* Undo changes for failure ports grpc libjpeg-turbo curl cartographer

* [guetzli] Patch to handle breaking changes in butteraugli
* [gdcm]Update to v3.0.0 and rename to gdcm.

* [gdcm2]Add empty port "gdcm2" mapping to port gdcm
@Haojia521 Haojia521 merged commit 925842e into Haojia521:master May 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.