ミラー元
https://git.tukaani.org/xz.git
前回の同期 2025-07-02 10:26:37 +00:00
Instead of having Doxyfile.in configured by Autoconf, the Doxyfile can have the tags that need to be configured piped into the doxygen command through stdin with the overrides after Doxyfile's contents. Going forward, the documentation should be generated in two different modes: liblzma or internal. liblzma is useful for most users. It is the documentation for just the liblzma API header files. This is the default. internal is for people who want to understand how xz and liblzma work. It might be useful for people who want to contribute to the project.
108 行
1.5 KiB
Plaintext
108 行
1.5 KiB
Plaintext
*~
|
|
*.bak
|
|
*.bak[0-9]
|
|
.gdb_history
|
|
|
|
.deps
|
|
.libs
|
|
*.a
|
|
*.gcda
|
|
*.gcno
|
|
*.la
|
|
*.lo
|
|
*.o
|
|
Makefile.in
|
|
|
|
/ABOUT-NLS
|
|
/autom4te.cache
|
|
/Doxyfile
|
|
/aclocal.m4
|
|
/config.h
|
|
/config.h.in
|
|
/config.log
|
|
/config.status
|
|
/configure
|
|
/libtool
|
|
/stamp-h1
|
|
|
|
build-aux/compile
|
|
build-aux/config.guess
|
|
build-aux/config.rpath
|
|
build-aux/config.sub
|
|
build-aux/depcomp
|
|
build-aux/install-sh
|
|
build-aux/ltmain.sh
|
|
build-aux/missing
|
|
build-aux/test-driver
|
|
|
|
coverage
|
|
|
|
/doc/internal
|
|
/doc/liblzma
|
|
|
|
/src/liblzma/liblzma.pc
|
|
/src/lzmainfo/lzmainfo
|
|
/src/xz/xz
|
|
/src/xzdec/lzmadec
|
|
/src/xzdec/xzdec
|
|
|
|
/src/scripts/xzdiff
|
|
/src/scripts/xzgrep
|
|
/src/scripts/xzless
|
|
/src/scripts/xzmore
|
|
|
|
/tests/*.log
|
|
/tests/*.trs
|
|
/tests/compress_generated_abc
|
|
/tests/compress_generated_random
|
|
/tests/compress_generated_text
|
|
/tests/create_compress_files
|
|
/tests/test_bcj_exact_size
|
|
/tests/test_block_header
|
|
/tests/test_check
|
|
/tests/test_filter_flags
|
|
/tests/test_hardware
|
|
/tests/test_index
|
|
/tests/test_index_hash
|
|
/test/test_lzip_decoder
|
|
/tests/test_memlimit
|
|
/tests/test_stream_flags
|
|
/tests/test_vli
|
|
/tests/xzgrep_test_1.xz
|
|
/tests/xzgrep_test_2.xz
|
|
/tests/xzgrep_test_output
|
|
|
|
/lib/Makefile
|
|
/tests/Makefile
|
|
/Makefile
|
|
/debug/Makefile
|
|
/src/scripts/Makefile
|
|
/src/xz/Makefile
|
|
/src/Makefile
|
|
/src/liblzma/Makefile
|
|
/src/liblzma/api/Makefile
|
|
/src/lzmainfo/Makefile
|
|
/src/xzdec/Makefile
|
|
|
|
/CMakeCache.txt
|
|
/CMakeFiles
|
|
/CTestTestfile.cmake
|
|
/cmake_install.cmake
|
|
/DartConfiguration.tcl
|
|
/liblzma-config-version.cmake
|
|
/liblzma-config.cmake
|
|
/lzcat
|
|
/lzcat.1
|
|
/lzma
|
|
/lzma.1
|
|
/Testing
|
|
/tests_bin/
|
|
/unlzma
|
|
/unlzma.1
|
|
/unxz
|
|
/unxz.1
|
|
/xz
|
|
/xzcat
|
|
/xzcat.1
|
|
/xzdec
|