- 05 Oct, 2019 1 commit
-
-
David Seifert authored
The change makes implicit assumptions on the layout of the install tree, which is going to break in many ways. The correct solution is to use the `PKG_CONFIG_SYSROOT_DIR` variable to inject the cross-compiled sysroot into `-I` and `-L` paths.
-
- 13 Dec, 2018 1 commit
-
-
misterg authored
Internal Change PiperOrigin-RevId: 225231727
-
- 20 Nov, 2018 1 commit
-
-
misterg authored
Internal Change PiperOrigin-RevId: 222123106
-
- 11 Oct, 2018 1 commit
-
-
Filipp Andjelo authored
Using absolute paths in the pkg-config file makes it not relocatable and leads to problems, when trying to use it with precompiled cross toolchains. Setting prefix to relative path based on pcfiledir makes it more reliable for such cases.
-
- 13 Sep, 2018 2 commits
- 02 Sep, 2018 1 commit
-
-
David Seifert authored
* GTest is a required dependency for GMock, hence we always need to pull it in.
-
- 14 Aug, 2017 1 commit
-
-
David Seifert authored
-