summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2013-12-02cmake: Fix dependency on cmockaChad Versace1-1/+1
2013-12-01cmake: Add module WaffleCMockaChad Versace1-0/+83
2013-09-30waffle: Bump to 1.3.90 for post-releaseChad Versace1-1/+1
2013-09-30waffle: Bump version to 1.3.0Chad Versace1-2/+2
2013-09-19cmake: Test each compiler flagChad Versace1-9/+17
2013-09-18cmake: Compile with stricter error checkingChad Versace1-0/+2
2013-09-18waffle: Add feature test macro WAFFLE_API_VERSIONChad Versace1-0/+11
2013-09-18cmake: Bump version to 1.2.90Chad Versace1-1/+3
2013-08-21cmake: Fix test for thread-local storageChad Versace1-2/+2
2013-08-19cmake: Refactor detection of operating systemChad Versace4-5/+37
2013-08-19cmake: Refactor installation of FindWaffle.cmakeChad Versace1-2/+0
2013-08-19cmake: Refactor the search for library depsChad Versace1-0/+54
2013-08-19cmake: Check that gbm is not enabled on MacChad Versace1-0/+3
2013-08-19cmake: Refactor option validationChad Versace1-0/+65
2013-08-19cmake: Refactor definition of internal optionsChad Versace1-0/+11
2013-08-19cmake: Refactor compiler flags into new moduleChad Versace1-0/+71
2013-08-19cmake: Refactor configuration summaryChad Versace1-0/+90
2013-08-19cmake: Define version numbers in new module WaffleVersionChad Versace1-0/+53
2013-08-19cmake: Prefix module CheckThreadLocalStorage with WaffleChad Versace1-1/+1
2013-08-19cmake: Prefix 'check_thread_local_storage()' with 'waffle'Chad Versace1-2/+2
2012-11-08cmake/FindWaffle: Fix for usage outside of /usr/share/cmake/ModulesAdrian Marius Negreanu1-1/+1
2012-11-08cmake/FindWaffle: Use PATH_SUFFIXES for WAFFLE_INCLUDE_DIRAdrian Marius Negreanu1-10/+4
2012-11-01cmake/FindWaffle: Don't expose WAFFLE_VERSION_HChad Versace1-0/+2
2012-11-01cmake/FindWaffle: Rename exported vars to follow CMake standardsChad Versace1-5/+17
2012-11-01cmake/FindWaffle: Reformat long function callChad Versace1-1/+4
2012-11-01cmake/FindWaffle: Reformat doc comment to follow CMake standardsChad Versace1-11/+12
2012-11-01cmake/FindWaffle: Fix it on LinuxChad Versace1-3/+13
2012-11-01cmake: Install FindWaffle.cmakeChad Versace1-0/+2
2012-10-18cmake: Add module FindWaffle (v2)Adrian Marius Negreanu1-0/+58
2012-10-16cmake: Bundle the GNUInstallDirs module from cmake-2.8.9Chad Versace1-0/+188
2012-05-30license: Convert from Apache 2.0 to BSDChad Versace1-9/+20
2012-05-30cmake: Improve CheckThreadLocalStorage for ClangChad Versace1-5/+36
2012-05-28cmake: Add module CheckThreadLocalStorageChad Versace1-0/+40