Les articles publiés sur le site
-
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
-
25 avril 2019, par evpobr
-
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
-
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
-
12 avril 2019, par Vitaly Kirsanov
Added /arch:SSE2 flag
- [DH] CMakeLists.txt
- [DH] src/libFLAC/CMakeLists.txt