Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-23 | Reorder dependencies and remove duplicates in OSS | Maksim Denisov | |
2024-04-26 | deps: Update libarchive to v3.7.4 | Paul Cristian Sarbu | |
2024-03-26 | third-party: Update libarchive to v3.7.2 | Paul Cristian Sarbu | |
2023-08-16 | Introduce configuration variable TOOLCHAIN_CONFIG | Oliver Reiche | |
... to pass along toolchain settings for current and future toolchain definitions. Configuration variable COMPILER_FAMILY is replaced by TOOLCHAIN_CONFIG["FAMILY"]. | |||
2023-08-11 | external: Update libarchive to v3.7.1 | Paul Cristian Sarbu | |
2023-04-27 | imports: Support pkg-config for curl/archive/ares/zlib | Oliver Reiche | |
... and align lib names to commonly used pkg names. | |||
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. | |||
2022-12-21 | External: Add libarchive dependency | Paul Cristian Sarbu | |