summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Collapse)AuthorAgeFilesLines
...
* cmake: Move Deflate codec support to DeflateCodec.cmakeRoger Leigh2021-02-131-0/+45
|
* cmake: Add FindDeflateRoger Leigh2021-02-131-0/+109
|
* cmake: Move symbol checks to SymbolChecks.cmakeRoger Leigh2021-02-131-0/+43
|
* cmake: Move include checks to IncludeChecks.cmakeRoger Leigh2021-02-131-0/+36
|
* cmake: Move all autotools logic to separate filesRoger Leigh2021-02-132-0/+42
|
* cmake: Move internal codec options to InternalCodecs.cmakeRoger Leigh2021-02-131-0/+46
|
* cmake: Move LFS check to LargeFileSupport.cmakeRoger Leigh2021-02-131-0/+32
|
* cmake: Move Win32 IO feature to WindowsIOFeature.cmakeRoger Leigh2021-02-131-0/+33
|
* cmake: Move processor capability checks to ProcessorChecks.cmakeRoger Leigh2021-02-131-0/+47
|
* cmake: Move type size checks to TypeSizeChecks.cmakeRoger Leigh2021-02-131-0/+52
|
* cmake: Move linker checks to LinkerChecks.cmakeRoger Leigh2021-02-131-0/+50
|
* cmake: Move warning options to CompilerChecksRoger Leigh2021-02-131-0/+11
|
* cmake: Move version introspection to AutotoolsVersion.cmakeRoger Leigh2021-02-131-0/+40
|
* cmake: Move compiler checks to CompilerChecks.cmakeRoger Leigh2021-02-131-0/+113