index
:
delta/flac.git
1.3.x
gitlab-ci-squash
master
topic/aarch64
topic/cmake-dist
topic/fix-damn-cpp-goop
topic/get-decoder
topic/oss-fuzz
topic/release-1.3.4
topic/test-1.3.3
topic/travis
wip/cpu
gitlab.xiph.org: xiph/flac.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release FLAC 1.4.1
1.4.1
Martijn van Beurden
2022-09-22
1
-1
/
+1
*
[CMake] Create dir for pandoc generation
Martijn van Beurden
2022-09-22
1
-0
/
+1
*
[CMake] C flags were set while CXX flags were meant
Martijn van Beurden
2022-09-21
1
-1
/
+1
*
[CMake] Prepend compiler flags, fix Clang compiler warnings
Martijn van Beurden
2022-09-17
1
-4
/
+5
*
Make sure git doesn't try to get version from other repository
Martijn van Beurden
2022-09-16
1
-3
/
+3
*
[CMake] Make building of man pages possible
Martijn van Beurden
2022-09-15
1
-1
/
+19
*
install cmake module in default cmake search path
Tomasz Kłoczko
2022-09-15
1
-4
/
+4
*
Fix man pages lvl 1 install path
Tomasz Kłoczko
2022-09-15
1
-1
/
+1
*
Release FLAC 1.4.0
1.4.0
Martijn van Beurden
2022-09-09
1
-1
/
+1
*
[CMake] Don't search for libiconv and libintl on Windows
Martijn van Beurden
2022-08-01
1
-2
/
+4
*
Fix CMake builds with -DBUILD_CXXLIBS=OFF (#360)
Cameron Cawley
2022-06-24
1
-1
/
+4
*
Export flac properly when use with add_subdirectory (#285)
martinRenou
2022-05-30
1
-3
/
+13
*
[CMake] Remove _FORTIFY_SOURCE=1 on not having libssp
Martijn van Beurden
2022-05-20
1
-3
/
+1
*
Adding ARM64 support and optimized Neon implementation (#270)
RonenGvili
2022-04-29
1
-0
/
+2
*
[CMake] Enable building ogg together with flac (#325)
Martijn van Beurden
2022-04-27
1
-2
/
+11
*
Add missing langinfo check for CMake
NotTsunami
2022-04-21
1
-0
/
+8
*
Add git commit tag, hash and date to vendor string when available
Martijn van Beurden
2022-04-20
1
-0
/
+26
*
[CMake] Remove /MT from MSVC flags, causes crashes with shared libs
Martijn van Beurden
2022-04-13
1
-1
/
+1
*
[CMake] Set binary and library output dir to objs on Windows
Martijn van Beurden
2022-04-13
1
-0
/
+6
*
[CMake] Specifically prefer linking with static libssp
Martijn van Beurden
2022-04-13
1
-2
/
+2
*
[CMake] Add BUILD_SHARED_LIBS as options
Martijn van Beurden
2022-04-13
1
-0
/
+1
*
[CMake] Build with -lssp on MinGW
Martijn van Beurden
2022-04-13
1
-0
/
+3
*
CMake: Make FORTIFY_SOURCE optional
NotTsunami
2022-04-13
1
-1
/
+17
*
[CMake] Create prettier MSVC solution files
Martijn van Beurden
2022-04-13
1
-0
/
+23
*
[CMake] Add options for better MS Visual Studio building
Martijn van Beurden
2022-04-13
1
-2
/
+5
*
cmake: fix c/cxx compile option use with asm code
David Callu
2022-04-12
1
-2
/
+2
*
Change version to 1.3.4 and add placeholders for release date
Martijn van Beurden
2022-02-20
1
-1
/
+1
*
Fix version & requires fields in pkg config files
TGMarkiewicz
2021-06-24
1
-0
/
+3
*
Bunch of CMake fixes
evpobr
2020-05-03
1
-6
/
+6
*
Add more CMake options
evpobr
2020-04-05
1
-18
/
+26
*
CMake: Handier way to find Iconv
Vitaliy Kirsanov
2019-12-22
1
-0
/
+3
*
cmake/configure.ac: Enable -fstack-protector-strong by default
NotTsunami
2019-11-20
1
-6
/
+11
*
cmake_minimum_required() cleanup:
sezero
2019-11-15
1
-2
/
+9
*
Fix metaflac under ctest.
Ralph Giles
2019-08-16
1
-1
/
+1
*
increase required minimum cmake version to 3.9.
sezero
2019-08-06
1
-1
/
+1
*
Fix CMake configure warning
evpobr
2019-06-01
1
-1
/
+1
*
CMAKE_BUILD_TYPE set to Release by default: improved
Vitaliy Kirsanov
2019-05-04
1
-2
/
+2
*
CMAKE_BUILD_TYPE set to Release by default
Vitaliy Kirsanov
2019-05-04
1
-0
/
+4
*
Use of BUILD_SHARED_LIBS added
Vitaliy Kirsanov
2019-05-04
1
-4
/
+1
*
CMake minimum required lowered to 3.1
Vitaly Kirsanov
2019-05-04
1
-16
/
+17
*
Add missing fseeko check
evpobr
2019-05-04
1
-0
/
+3
*
FLAC now depends on win_utf8_io
Vitaliy Kirsanov
2019-05-04
1
-2
/
+2
*
Added /arch:SSE2 flag
Vitaly Kirsanov
2019-05-04
1
-2
/
+2
*
Cosmetic change: using $<COMPILE_LANGUAGE:>
Vitaliy Kirsanov
2019-05-04
1
-8
/
+3
*
/test/*.sh enabled for CTest in UNIX
Vitaliy Kirsanov
2019-05-04
1
-6
/
+2
*
FindOGG.cmake module added
Vitaliy Kirsanov
2019-05-04
1
-1
/
+12
*
CMake support added
Vitaliy Kirsanov
2019-05-04
1
-0
/
+123