summaryrefslogtreecommitdiff
path: root/CMake
AgeCommit message (Expand)AuthorFilesLines
2014-11-02CMake/build.cmake : Fix for CMake 3.0.2.Erik de Castro Lopo1-15/+22
2014-07-31CMake : Build system nears parity with autotool build system.Erik de Castro Lopo5-158/+221
2014-07-13CMake : Detect functions and libraries.Erik de Castro Lopo2-1/+90
2014-07-13CMake : Split functions out into a separate file.Erik de Castro Lopo2-33/+96
2014-07-12CMake : Use check_type_size as needed.Erik de Castro Lopo1-0/+17
2014-07-12CMake : Detect and set COMPILER_IS_GCC.Erik de Castro Lopo2-0/+31