vcpkg/scripts
Alexander Neumann 458c20e94b
[vcpkg/scripts/pkgconfig] rewrite pkg-config check for libraries (#11550)
* [vcpkg/scripts/pkgconfig] rewrite pkgconfig check for libraries.

* [vcpkg/scripts/pkgconfig] fix more details.

* [vcpkg/scripts/pkgconfig] smaller improvements

* ws change to check functionallity of script for testing.

* [vcpkg/scripts/pkgconfig] update to latest test version

* Revert "ws change to check functionallity of script for testing."

This reverts commit 26269e9e77.

* [nettle] bump control for vcpkg_fixup_pkgconfig test

* [gmp] rerun CI to create new *.pc files

* [gmp/nettle] enable port debug

* [vcpkg/script/pkgconfig] fix path conversion regex for CI

* [CI|OSX] install pkg-config on osx

* [gmp/nettle] disable port debug

* [vcpkg/scripts/pkgconfig] update to latest version of x windows pr

* [zlib] add pkgconfig file

* [zstd] add fixup pkgconfig

* [libpng] add pc file installation

* [bzip2] install pc file and leave a TODO for somebody else ;)

* [bzip2] bump control

* [vcpkg/scripts/pkgconfig] skip checks if pkgconfig cannot be found.
- small bugfix in ignore flags regex

* retry zstd and zlib

* [libpng] retry by adding dl and m to system libraries for osx

* [libpng] add missing vcpkg_fixup_pkgconfig()

* [vcpkg/scripts/pkgconfig] unset var if found. 

fixes checks for other configurations which will be always succesful otherwise

* [libpng] bump control

* [libpng] enable port debug to debug osx regression

* ws change to retrigger osx ci and hopeing that it works

* fix typo

* [libpng] remove -lm flag on apple platforms

* ws change to rerun some ports in ci for good measure after the merge with master

* Re-trigger CI test

* [zstd] add pkgconfig

* [zstd] correct debug link

* [vcpkg/script/pkgconfig] - add more search suffixes for static libs
- add additional debug messages for debuging
- fix unsetting of cache variables hiding issues with debug libraries
- fixed pkgconfig fix in the debug case

* [pcre] add pthread dependency to pcre

* [protobuf] fix pkgconfig

* include quotes around the prefix in the case the prefix path was quoted (fixes some regressions)
add option NOT_STATIC_PKGCONFIG to run pkg-config without the --static argument

* [ignition-msgs5] get rid of a dev warning

* [apr] fix apr regression

* [protobuf] fix protobuf regression

* [sdl1] fix regression due to variable expansion of pkg-config. Use similar regex to the library removal for ignored flags.

* [ignition] fix regression

* remove changes of zlib portfile.

* reset changes in osx ci pipeline

* add DISABLE_PARALLEL_CONFIGURE

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
2020-07-24 11:39:21 -07:00
..
azure-pipelines [libb2] Add supports and install pkg-conifg on macOS VM (#12398) 2020-07-14 08:37:14 -07:00
boost [vcpkg] [cudnn] [msmpi] [openmpi] Update VMSS (#11365) 2020-06-11 11:13:09 -07:00
buildsystems [vcpkg] Add initial s390x support (#12534) 2020-07-23 14:16:01 -07:00
cmake [vcpkg/scripts/pkgconfig] rewrite pkg-config check for libraries (#11550) 2020-07-24 11:39:21 -07:00
detect_compiler [vcpkg] Enable binary caching by default (#12370) 2020-07-13 12:03:53 -07:00
ifw [vcpkg-export-ifw] Maintenance Tool 2017-10-05 21:24:32 +03:00
posh-vcpkg/0.0.1 [vcpkg] Initial commit of powershell integration 2017-10-14 01:45:28 -07:00
templates [vcpkg manifest] Manifest Implementation (#11757) 2020-06-30 10:40:18 -07:00
testing/integrate-install [vcpkg] Fix MSBuild regressions #12062 and #12086. (#12257) 2020-07-08 15:08:17 -07:00
toolchains [vcpkg] Fix iOS toolchain detection when using the iOS community triplets (#12361) 2020-07-13 14:13:44 -07:00
addPoshVcpkgToPowershellProfile.ps1 Remove stray entries 2018-05-19 19:23:32 -07:00
bootstrap.ps1 [vcpkg] Update message in bootstrap.ps1 (#12145) 2020-07-01 16:58:04 -07:00
bootstrap.sh [vcpkg metrics] Allow someone to opt out after build (#11542) 2020-05-29 14:09:03 -07:00
build_info.cmake [vcpkg] New policy: SKIP_ARCHITECTURE_CHECK. (#10398) 2020-04-09 17:04:20 -07:00
ci.baseline.txt [libb2] Add supports and install pkg-conifg on macOS VM (#12398) 2020-07-14 08:37:14 -07:00
cleanEnvironmentHelper.ps1 #5248 make vcpkg buildable as 'system' user (#7038) 2019-06-25 21:45:02 -07:00
file_script.py [vcpkg-ci] Always publish file lists (#12384) 2020-07-13 12:14:51 -07:00
Generate-SpdxLicenseList.ps1 [vcpkg] VM Update (#12176) 2020-07-01 10:53:10 -07:00
ports.cmake Build fix with MinGW GCC 9.2.0 (#12084) 2020-07-18 08:48:01 -07:00
vcpkg_completion.bash [autocomplete] Add tab-completion support for bash 2018-12-13 14:02:02 -08:00
vcpkg_get_dep_info.cmake [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601) 2020-02-03 14:22:52 -08:00
vcpkg_get_tags.cmake [vcpkg] Add the possibility to load vcvars.bat with external toolchain. (#10399) 2020-03-27 20:19:53 -07:00
vcpkg.schema.json [vcpkg] Add a schema file for vcpkg.json (#12178) 2020-07-13 11:34:15 -07:00
vcpkgTools.xml [vcpkg] Added python script to generate all packages file list, added to azur… (#12177) 2020-07-06 13:38:22 -07:00