aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-03-07applocal-deps applied to MODULE_LIBRARY target too (#2972)Bruce Jones
* Fix for issue #2786 * [vcpkg-cmake-toolchain] Only applocal dependencies for shared libraries * applocal-deps applied to MODULE_LIBRARY target too
2018-03-07[alac-decoder] Fix x64Robert Schumacher
2018-03-07Update Catch to 2.2.0 (#2981)Martin Hořeňovský
2018-03-07add shogun 6.1.3 (#2977)Viktor Gal
* add shogun 6.1.3 * [shogun] Add additional dependencies, force static linking
2018-03-06Fix export informationJacob Zhong
2018-03-06[curl] Add missing advapi32 link (#2978)Michał Janiszewski
This adds missing library, advapi32, to linking. Fixes ARM builds. The same patch is pending merge upstream: https://github.com/curl/curl/pull/2363
2018-03-05Added Gamma library (#2957)dirkju
2018-03-05[speexdsp] Improve SIMD extension support (#2960)Michał Janiszewski
2018-03-05[glib][atk] Disable static builds, fix generation to happen outside the ↵Robert Schumacher
source directory
2018-03-05[spirv-tools] update to 2018.1 (#2959)Mikhail Paulyshka
2018-03-05add ismrmrd (#2946)congzhangzh
* add ismrmrd * [ismrmrd] Use system pugixml
2018-03-05[gettext] Fix macro definition patchRobert Schumacher
2018-03-03[ms-gsl] UpdateRobert Schumacher
2018-03-03[vcpkg] Allow ninja-based parallel configuration for UWP targets (#2929)Michał Janiszewski
Allow using ninja as parallel configuration runner even if it is not used as generator. This significantly improves throughput for usecases like CI with timeouts and more than one CPU (e.g. AppVeyor).
2018-03-03[abseil][glslang][jsonnet][nuklear][rs-core-lib][stb][thrift] UpdatesRobert Schumacher
2018-03-03[vcpkg-acquire-msys] Restore sourceforge as a fallback mirrorRobert Schumacher
2018-03-03update the address of msys2 (#2941)ucker
2018-03-02[grpc][harfbuzz][jsoncpp][libuv][openjpeg][rocksdb] UpgradesRobert Schumacher
2018-03-02[gettext] Fix regression in simplificationRobert Schumacher
2018-03-02[rapidjson] Fix regression during conversion to vcpkg_from_githubRobert Schumacher
2018-03-02Update Catch to 1.12.1 (#2936)Martin Hořeňovský
2018-03-02[eigen3][libffi][libmysql][libwebp][rapidjson][websocketpp] Convert to use ↵Robert Schumacher
vcpkg_from_github
2018-03-02[vcpkg] Allow compilation via CMake with MSVC (#2935)Konstantin Podsvirov
2018-03-02[vcpkg] Improve handling of external toolchain filesRobert Schumacher
2018-03-02[gettext] Improve and simplify portRobert Schumacher
2018-03-02[sdl2] update to 2.0.8 (#2934)Jason Juang
2018-03-01[zlib] Fix race condition in buildRobert Schumacher
2018-03-01[vcpkg-download-distfile] Add proxy usage information to download failed messageRobert Schumacher
2018-03-01[pcl] Add cuda and tools option (#2775)Jacob Zhong
* [pcl] Add cuda and tools option * [pcl] Add dependency support for tools * [pcl] remove deprecated cuda_arch_bin version * [pcl] Add libpng dependency
2018-03-01[hdf5] Remove unneeded .gitattributesRobert Schumacher
2018-03-01Add kealib ports and modify hdf5 recipe (#2708)Hiroshi Miura
* [kealib] add kealib ports KEALib is a GDAL model library using HDF5 standard. - Patch library cmake scripts. - Provide MIT license file. - Depend on hdf5 library with [cpp] feature. - No generation of GDAL driver. Signed-off-by: Hiroshi Miura <miurahr@linux.com> * [kealib] fix option key to specify building shared library Signed-off-by: Hiroshi Miura <miurahr@linux.com> * [kealib] call copy_pdbs() after install Signed-off-by: Hiroshi Miura <miurahr@linux.com> * [kealib] update cmake patch - fix library name in MSVC - fix to find hdf5 libraries Signed-off-by: Hiroshi Miura <miurahr@linux.com> * [kealib] add parallel feature Signed-off-by: Hiroshi Miura <miurahr@linux.com> * Revert "[hdf5] add cpp feature" This reverts commit fbe876646601ea1426679793d44dec7cd3852ddf. * [hdf5] always build cpp library Signed-off-by: Hiroshi Miura <miurahr@linux.com> * [kealib] drop dependency for feature hdf5[cpp] Signed-off-by: Hiroshi Miura <miurahr@linux.com> * [kealib] update static link handling Signed-off-by: Hiroshi Miura <miurahr@linux.com> * [kealib] revert a previous hack for static link to szip/zlib Signed-off-by: Hiroshi Miura <miurahr@linux.com> * [hdf5] work around szip-config.cmake behavior Signed-off-by: Hiroshi Miura <miurahr@linux.com> * link dependencies of static libs
2018-03-01[vcpkg] Improve handling of HDF5 targetsRobert Schumacher
2018-03-01[liblzma] Switch sources to github mirror. Fixes #2913Robert Schumacher
2018-03-01configure debug before release (#2911)Stefano Sinigardi
2018-03-01upgrade the version of live555 (#2915)Alisayyy-Yang
2018-03-01change the hash value to the expected value (#2916)Alisayyy-Yang
2018-03-01[gflags] remove old patch, fixed upstream, introduce a new patch to fix ↵Stefano Sinigardi
wrong config path (#2917) * [gflags] remove patch, fixed upstream * [gflags] fix gflags-config.cmake wrong path
2018-03-01Add OpenCL SDK and clMath ports (#2837)Nagy-Egri Máté Ferenc
* initial clFFT porting * OpenCL SDK half baked * Tried fixing Debug/Release * Remove DLL deployment * OpenCL SDK installs * clFFT installs * clFFT properly depends on OpenCL * OpenCL SDK fixes and clFFT patches * [clfft][opencl] Simplification, use patches instead of full files.
2018-02-28[findMSBuild.ps1] Set-StrictMode to LatestAlexander Karatarakis
2018-02-28[fetchTool.ps1] Set-StrictMode to LatestAlexander Karatarakis
2018-02-28[bootstrap] Set-StrictMode to latestAlexander Karatarakis
2018-02-28[getWindowsSDK.ps1] Fix error when registry key was not foundAlexander Karatarakis
2018-02-28[vcpkgHasProperty] Return false if property doesn't existAlexander Karatarakis
2018-02-28Fix issue when isPrerelease is not availableAlexander Karatarakis
2018-02-28[bootstrap] Fix reference to xml fileAlexander Karatarakis
2018-02-28[tiny-dnn] Fix regression during upgradeRobert Schumacher
2018-02-28[vcpkg] Add tests for create_export_plan and remove unused argumentsRobert Schumacher
2018-02-28[vcpkg] Fix exporting packages with features-depending-on-featuresRobert Schumacher
2018-02-28[discord-rpc] Update to version 3.0.0 (#2904)Michał Janiszewski
* [discord-rpc] Update to 3.0.0 * [discord-rpc] Update to 3.0.0
2018-02-28[vcpkg-scripts] The shell zip extractor requires full pathsRobert Schumacher