Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[vcpkg/scripts/pkgconfig] rewrite pkg-config check for libraries #11550

Merged
Merged
Show file tree
Hide file tree
Changes from 13 commits
Commits
Show all changes
56 commits
Select commit Hold shift + click to select a range
1008514
[vcpkg/scripts/pkgconfig] rewrite pkgconfig check for libraries.
Neumann-A May 24, 2020
d841a1e
[vcpkg/scripts/pkgconfig] fix more details.
Neumann-A May 24, 2020
d8b7e84
[vcpkg/scripts/pkgconfig] smaller improvements
Neumann-A May 24, 2020
26269e9
ws change to check functionallity of script for testing.
Neumann-A May 25, 2020
e678598
[vcpkg/scripts/pkgconfig] update to latest test version
Neumann-A May 27, 2020
996511a
Revert "ws change to check functionallity of script for testing."
Neumann-A May 27, 2020
fd9966e
Merge remote-tracking branch 'upstream/master' into use_pkg_config_to…
Neumann-A May 27, 2020
e063cce
[nettle] bump control for vcpkg_fixup_pkgconfig test
Neumann-A May 27, 2020
af1da99
[gmp] rerun CI to create new *.pc files
Neumann-A May 27, 2020
0fe0933
[gmp/nettle] enable port debug
Neumann-A May 27, 2020
2b82a4e
[vcpkg/script/pkgconfig] fix path conversion regex for CI
Neumann-A May 27, 2020
4fa4ee6
[CI|OSX] install pkg-config on osx
Neumann-A May 28, 2020
0c2716c
[gmp/nettle] disable port debug
Neumann-A May 28, 2020
32b7b63
[vcpkg/scripts/pkgconfig] update to latest version of x windows pr
Neumann-A May 29, 2020
9d5fe49
[zlib] add pkgconfig file
Neumann-A May 29, 2020
243fe80
[zstd] add fixup pkgconfig
Neumann-A May 29, 2020
615c45e
[libpng] add pc file installation
Neumann-A May 29, 2020
a1bba9a
[bzip2] install pc file and leave a TODO for somebody else ;)
Neumann-A May 29, 2020
e17aca7
[bzip2] bump control
Neumann-A May 29, 2020
a905934
[vcpkg/scripts/pkgconfig] skip checks if pkgconfig cannot be found.
Neumann-A Jun 1, 2020
7c475c2
retry zstd and zlib
Neumann-A Jun 1, 2020
a78d1a9
[libpng] retry by adding dl and m to system libraries for osx
Neumann-A Jun 2, 2020
7ed2960
[libpng] add missing vcpkg_fixup_pkgconfig()
Neumann-A Jun 3, 2020
ff00ae5
[vcpkg/scripts/pkgconfig] unset var if found.
Neumann-A Jun 4, 2020
2abe536
[libpng] bump control
Neumann-A Jun 4, 2020
604c2aa
[libpng] enable port debug to debug osx regression
Neumann-A Jun 5, 2020
37fe07f
Merge remote-tracking branch 'upstream/master' into use_pkg_config_to…
Neumann-A Jun 6, 2020
bf1c58b
ws change to retrigger osx ci and hopeing that it works
Neumann-A Jun 8, 2020
6a5e75b
fix typo
Neumann-A Jun 10, 2020
1fbad32
Merge remote-tracking branch 'upstream/master' into use_pkg_config_to…
Neumann-A Jun 12, 2020
54eafc5
Merge branch 'master' into use_pkg_config_to_fixup_pkgconfig
JackBoosY Jun 18, 2020
d1dbda0
Merge remote-tracking branch 'upstream/master' into use_pkg_config_to…
Neumann-A Jun 28, 2020
9f7b489
[libpng] remove -lm flag on apple platforms
Neumann-A Jun 30, 2020
c18c3fa
Merge remote-tracking branch 'upstream/master' into use_pkg_config_to…
Neumann-A Jun 30, 2020
f49d4ee
ws change to rerun some ports in ci for good measure after the merge …
Neumann-A Jun 30, 2020
624d76e
Re-trigger CI test
Jul 3, 2020
3f0b8fc
Merge branch 'master' into use_pkg_config_to_fixup_pkgconfig
JackBoosY Jul 3, 2020
af4ad39
Merge remote-tracking branch 'origin/master' into use_pkg_config_to_f…
BillyONeal Jul 6, 2020
66e9ef0
[zstd] add pkgconfig
Neumann-A Jul 13, 2020
cce70ec
[zstd] correct debug link
Neumann-A Jul 13, 2020
440ba7c
Merge branch 'zstd_pkgconfig' of https://github.com/Neumann-A/vcpkg i…
Neumann-A Jul 13, 2020
ec93a0e
Merge remote-tracking branch 'upstream/master' into use_pkg_config_to…
Neumann-A Jul 14, 2020
fac3c58
[vcpkg/script/pkgconfig] - add more search suffixes for static libs
Neumann-A Jul 14, 2020
6a67a68
Merge remote-tracking branch 'origin/zstd_pkgconfig' into use_pkg_con…
Neumann-A Jul 14, 2020
80f1f27
[pcre] add pthread dependency to pcre
Neumann-A Jul 14, 2020
02b51be
[protobuf] fix pkgconfig
Neumann-A Jul 14, 2020
c6985e4
include quotes around the prefix in the case the prefix path was quot…
Neumann-A Jul 14, 2020
24f4f0c
[ignition-msgs5] get rid of a dev warning
Neumann-A Jul 14, 2020
2f943f6
[apr] fix apr regression
Neumann-A Jul 15, 2020
4994797
[protobuf] fix protobuf regression
Neumann-A Jul 15, 2020
5ccacd4
[sdl1] fix regression due to variable expansion of pkg-config. Use si…
Neumann-A Jul 15, 2020
561287c
[ignition] fix regression
Neumann-A Jul 15, 2020
c1d11bc
Merge remote-tracking branch 'upstream/master' into use_pkg_config_to…
Neumann-A Jul 16, 2020
f5b63ca
remove changes of zlib portfile.
Neumann-A Jul 16, 2020
fe3481c
reset changes in osx ci pipeline
Neumann-A Jul 16, 2020
cb63ab0
add DISABLE_PARALLEL_CONFIGURE
Jul 20, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ports/gmp/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: gmp
Version: 6.2.0-1
Version: 6.2.0-2
Homepage: https://gmplib.org/
Description: The GNU Multiple Precision Arithmetic Library
Build-Depends: vs-yasm (windows)
2 changes: 1 addition & 1 deletion ports/nettle/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Source: nettle
Version: 3.5.1-1
Version: 3.5.1-2
Homepage: https://git.lysator.liu.se/nettle/nettle
Description: Nettle is a low-level cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space.
Build-Depends: gmp, vs-yasm (windows)
1 change: 1 addition & 0 deletions scripts/azure-pipelines/osx/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
brew list autoconf || brew install autoconf
brew list automake || brew install automake
brew list libtool || brew install libtool
brew list pkg-config || brew install pkg-config
displayName: 'Install brew dependencies'
- bash: |
df -h
Expand Down
Loading