Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-15 | Third-party descriptions: be flexible on PKG_CONFIG_PATH | Klaus Aehlig | |
Using only our third-party descriptions, the build is independent of PKG_CONFIG_PATH. However, when combinging our third-party descriptions with dependencies taken from the system via pkg-config there is a dependency of PKG_CONFIG_PATH due to those indirect dependencies. Therefore, allow flexible PKG_CONFIG_PATH to support such a mixed bootstrapping. | |||
2023-02-24 | libarchive: Update to latest v3.6.2 | Paul Cristian Sarbu | |
Changes in build description: - fix capitalization of ENABLE_LIBGCC flag. - add new HIDE_SYMBOLS flag to allow hiding of export symbols; used similar logic as for libcurl to circumvent the original CHECK_C_SOURCE_COMPILES macro use. | |||
2023-02-17 | bugfix: export CXX related config_vars on pure C libs that depend on | Alberto Sartori | |
CXX libs | |||
2022-12-21 | External: Add libarchive dependency | Paul Cristian Sarbu | |