summaryrefslogtreecommitdiff
path: root/Utilities/cmlibarchive/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* libarchive: Set build options the way we need for CMakeBrad King2023-04-251-0/+4
* Merge branch 'upstream-LibArchive' into update-libarchiveBrad King2023-04-251-9/+30
* Build: Use imported target `ZLIB::ZLIB` instead of variablesAlex Turbov2022-09-221-0/+2
* Utilities: Activate POSIX APIs even without compiler extensionsBrad King2022-06-041-0/+10
* Merge topic 'update-libarchive'Brad King2022-02-181-37/+41
|\
| * libarchive: Simplify code selecting CMake-specific build optionsBrad King2022-02-171-15/+0
| * libarchive: Update build within CMake after changes in 3.6.0Brad King2022-02-161-0/+1
| * Merge branch 'upstream-LibArchive' into update-libarchiveBrad King2022-02-151-23/+41
* | libarchive: Fix OpenSSL crypto library checks for build inside CMakeBrad King2022-02-171-0/+2
|/
* Utilities: Suppress warnings in third-party code with IBMClangAaron Liu2022-01-271-1/+1
* LCC: Add dedicated support for MCST LCC compilermakise-homura2021-10-151-7/+7
* Merge branch 'upstream-LibArchive' into update-libarchiveBrad King2021-08-241-10/+20
* Utilities: Suppress warnings in third-party code with NVHPCBrad King2021-04-201-1/+1
* Utilities: Suppress warnings in third-party code when using IntelLLVMBrad King2021-01-281-1/+1
* libarchive: Fix lzma_stream_encoder_mt detectionRodolfo Lima2021-01-261-1/+7
* libarchive: Use KWIML to get fixed-size integer typesBrad King2020-06-021-45/+0
* libarchive: Avoid configure-time checks for integer range constantsBrad King2020-06-011-18/+0
* libarchive: Drop unused code providing uintmax_t and intmax_tBrad King2020-06-011-2/+0
* libarchive: Update to build within CMakeBrad King2020-02-131-21/+6
* Merge branch 'upstream-LibArchive' into update-libarchiveBrad King2020-02-131-20/+453
* cmake: avoid marking local or unused variables as advancedBen Boeckel2020-01-201-1/+0
* CMake: Enable use of zstd in libarchiveBrad King2019-03-131-4/+2
* Utilities: Suppress warnings in third-party code when using XLClangBrad King2019-02-251-1/+1
* Remove now-unused code once used for MIPSpro on IRIXBrad King2019-02-211-1/+1
* Merge branch 'upstream-LibArchive' into update-libarchiveBrad King2018-09-261-9/+40
* Merge branch 'upstream-LibArchive' into update-libarchiveBrad King2017-07-201-110/+299
* libarchive: Remove liblzma from introspection testsBrad King2017-02-271-2/+0
* Merge branch 'upstream-LibArchive' into update-libarchiveBrad King2017-02-271-4/+11
* Merge branch 'upstream-LibArchive' into update-libarchiveBrad King2017-02-201-46/+86
* libarchive: Restore OpenSSL include directory from upstreamBrad King2016-06-071-0/+1
* libarchive: Drop early use of crypto libraryBrad King2016-05-031-2/+0
* Merge branch 'upstream-LibArchive' into update-libarchiveBrad King2016-05-021-10/+23
* Fix spelling typos in comments and documentation (#16037)Felix Geyer2016-03-291-1/+1
* libarchive: Drop use of pthread.h for CMake buildBrad King2015-10-281-0/+2
* Merge branch 'libarchive-upstream' into update-libarchiveBrad King2015-10-211-7/+68
* Merge topic 'cmake-cmp0054-warnings'Brad King2014-10-211-4/+4
|\
| * Avoid if() quoted auto-dereferenceBen Boeckel2014-10-201-4/+4
* | Remove borland workarounds.Stephen Kelly2014-10-151-2/+0
|/
* libarchive: Avoid depending on if() to dereference a quoted variableBrad King2014-09-111-2/+2
* CMake: Enable use of liblzma in libarchive (#14504)Daniel Pfeifer2014-07-291-9/+13
* Merge topic 'update-libarchive'Brad King2014-04-171-0/+1
|\
| * libarchive: Drop LIBARCHIVE_ADDITIONAL_LIBS, CMake does not need itBrad King2014-04-151-6/+0
| * Merge branch 'libarchive-upstream' into update-libarchiveBrad King2014-04-151-0/+7
* | libarchive: Skip finding libacl.h when ENABLE_ACL is OFF (#14866)Mike Crowe2014-04-141-1/+5
|/
* libarchive: Drop options not present in reduced versionBrad King2014-04-031-6/+0
* libarchive: Do not generate a pkg-config fileBrad King2014-04-031-3/+0
* Merge branch 'libarchive-upstream' into update-libarchiveBrad King2014-04-031-23/+43
* Clang: Add separate "AppleClang" compiler idBrad King2013-10-071-1/+1
* Clean up install rules of CMake itself (#14371)Brad King2013-08-261-1/+1
* libarchive: Backport to CMake 2.8.2Brad King2013-07-311-15/+12