/
githubmirror
/
libarchive
ОбзорДокументацияВойти
/
githubmirror
/
libarchive
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
libarchive/
build/cmake/
..
CheckFileOffsetBits.c

Add checking if _FILE_OFFSET_BITS macro needed for large files.

17 лет назад
CheckFileOffsetBits.cmake

Fix typo in CheckFileOffsetBits

15 лет назад
CheckFuncs.cmake

A few Cmake build improvements from Issue 48: * Use the path holding the current file to make the build/cmake/*.cmake files more independent * Use CMAKE_CURRENT_SOURCE_DIR in the top-level CMakeLists.txt to locate the macro files and the version file.

17 лет назад
CheckFuncs_stub.c.in

Improve cmake detecting a function on linux. The GNU C library defines stub functions(chflags, fchflags..), and so cmake detecting the function process found out that stub function. This commit avoid detecting the stub function.

17 лет назад
CheckHeaderDirent.cmake

Clean up the top level a bit by moving the auxiliary cmake files down into build/cmake and the windows build files down into build/windows. I intend to do the same with the autoconf files, but that will require a little more creativity.

17 лет назад
CheckTypeExists.cmake

Fix the CMake build on systems that lack a C++ compiler. libarchive doesn't need C++, so we should be able to build on systems that don't have a C++ compiler.

17 лет назад
CreatePkgConfigFile.cmake

Make installation lib dir depend on CMAKE_INSTALL_LIBDIR variable

год назад
FindLIBGCC.cmake

Fix CMake warning

4 года назад
FindMbedTLS.cmake

build: fix cmake build with Mbed TLS

3 года назад
FindNettle.cmake

Use cmake module similar to FindLZMA.cmake to find Nettle include dir and library.

14 лет назад
FindPCRE2POSIX.cmake

Add support for PCRE2 (#2031)

3 года назад
FindPCREPOSIX.cmake

Provide better check for when libpcreposix is to be used for regex support.

14 лет назад
LibarchiveCodeCoverage.cmake

CMake: Replace CMAKE_COMPILER_IS_GNUCC with CMAKE_C_COMPILER_ID (#2550)

год назад
config.h.in

unzip: Add Windows port

2 месяца назад
discover_tests.cmake.in

[CMake] Automatically update `list.h`

3 месяца назад