Xiph.org - flac.git/summary

Flac git repository

http://git.xiph.org/?p=flac.git;a=summary

Les articles publiés sur le site

  • CMake minimum required lowered to 3.1

    25 avril 2019, par Vitaly Kirsanov
    CMake minimum required lowered to 3.1
    
    • [DH] CMakeLists.txt
    • [DH] cmake/UseSystemExtensions.cmake
    • [DH] config.cmake.h.in
    • [DH] doc/CMakeLists.txt
    • [DH] microbench/CMakeLists.txt
    • [DH] src/CMakeLists.txt
    • [DH] src/flac/CMakeLists.txt
    • [DH] src/libFLAC++/CMakeLists.txt
    • [DH] src/libFLAC/CMakeLists.txt
    • [DH] src/share/getopt/CMakeLists.txt
  • Add missing fseeko check

    25 avril 2019, par evpobr
    Add missing fseeko check
    
    • [DH] CMakeLists.txt
  • Integrate CMake to Travis CI tests

    25 avril 2019, par evpobr
    Integrate CMake to Travis CI tests
    
    * Add CMake builds with ENABLE_64_BIT_WORDS enabled\disabled
    * Run tests in parallel jobs
    * Use Xenial Travis image to support CMake >= 3.12
    * Install libtool-bin package missing in Xenial image
    
    • [DH] .travis.yml
  • FLAC now depends on win_utf8_io

    14 avril 2019, par Vitaliy Kirsanov
    FLAC now depends on win_utf8_io
    
    Accidently found this missing dependency
    
    • [DH] CMakeLists.txt
    • [DH] examples/cpp/decode/file/CMakeLists.txt
    • [DH] examples/cpp/encode/file/CMakeLists.txt
    • [DH] src/libFLAC++/CMakeLists.txt
    • [DH] src/libFLAC/CMakeLists.txt
    • [DH] src/share/grabbag/CMakeLists.txt
    • [DH] src/test_libFLAC++/CMakeLists.txt
    • [DH] src/utils/flacdiff/CMakeLists.txt
    • [DH] src/utils/flactimer/CMakeLists.txt
  • Added /arch:SSE2 flag

    12 avril 2019, par Vitaly Kirsanov
    Added /arch:SSE2 flag
    
    • [DH] CMakeLists.txt
    • [DH] src/libFLAC/CMakeLists.txt