aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2014-12-31cmake: Add cmake PackageConfig filesDylan Baker
2014-11-05cmake: bump minimum cmake requirement to 2.8.11Emil Velikov
2014-09-22cmake: wire up check and check-func with valgrindEmil Velikov
2014-09-06cmake: Install HACKING alongside README, LICENSEChad Versace
2014-09-06cmake: Move install rule for README, LICENSEChad Versace
2014-07-15cmake: Fix Mac build error from commit 62a4aab9Chad Versace
2014-06-10cmake: add autodetection for waffle_has_egl, glx...Emil Velikov
2014-06-05cmake: reformat/update install targetsEmil Velikov
2014-05-30cmake: use the relative path in the install targetsEmil Velikov
2013-12-01Merge branch 'cmocka'Chad Versace
2013-12-01cmake: Add module WaffleCMockaChad Versace
2013-11-27pkg/archlinux: Remove PKGBUILD.templateChad Versace
2013-11-27cmake: Move targets check, check-func to top dirChad Versace
2013-11-27cmake: Add 'include' to include directoriesChad Versace
2013-08-19cmake: Refactor detection of operating systemChad Versace
2013-08-19cmake: Fix some ugly formattingChad Versace
2013-08-19cmake: Refactor targets 'check', 'check-func'Chad Versace
2013-08-19cmake: Refactor installation of FindWaffle.cmakeChad Versace
2013-08-19cmake: Refactor the search for library depsChad Versace
2013-08-19cmake: Refactor option validationChad Versace
2013-08-19cmake: Refactor definition of internal optionsChad Versace
2013-08-19cmake: Refactor compiler flags into new moduleChad Versace
2013-08-19cmake: Refactor configuration summaryChad Versace
2013-08-19cmake: Remove project name hack for GNUInstallDirsChad Versace
2013-08-19cmake: Define version numbers in new module WaffleVersionChad Versace
2013-08-19cmake: Prefix module CheckThreadLocalStorage with WaffleChad Versace
2013-08-19cmake: Prefix 'check_thread_local_storage()' with 'waffle'Chad Versace
2013-08-19cmake,readme: Move Waffle's CMake options to new file Options.cmakeChad Versace
2013-08-19cmake: Remove 'third_party/khronos' from include pathsChad Versace
2013-07-19Revert "cmake: Require that compiler support keyword '__thread'"Chad Versace
2013-07-12cmake: Use libudev.pc, not non-existent udev.pcChad Versace
2013-05-09cmake: Use real name of CMake vars when printing summaryChad Versace
2013-04-22cmake: Require that compiler support keyword '__thread'Chad Versace
2012-12-12cmake: respect existing CMAKE_C_FLAGSRoss Burton
2012-11-27cmake: Remove stale comment about C99Chad Versace
2012-11-27waffle: Post-release version bumpChad Versace
2012-11-27cmake: Add to CMAKE_MODULE_PATH before project() to allow Platform cmake modulesJosh Triplett
2012-11-14man,cmake: Generate html documentationChad Versace
2012-11-09cmake: Require wayland>=1 when building Wayland supportChad Versace
2012-11-01cmake: Install FindWaffle.cmakeChad Versace
2012-11-01cmake: Remove unused variable waffle_manpages_xslChad Versace
2012-10-29pkg/archlinux: Generate real PKGBUILD from templateChad Versace
2012-10-29khronos: Import EGL and KHR headersChad Versace
2012-10-29cmake: Remove -Werror from CFLAGSChad Versace
2012-10-18wayland: Update for wayland-0.99 API breakageChad Versace
2012-10-18cmake: Use pkgconfigChad Versace
2012-10-18waffle: Bump version to 1.2.0Chad Versace
2012-10-18cmake: Remove duplicate `option(waffle_build_manpages)`Chad Versace
2012-10-18man: Use custom Docbook XSL for manpagesChad Versace
2012-10-15cmake: Put option waffle_build_examples into cacheChad Versace