summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2015-01-19waffle: initial empty implementation of nacl backendTapani Pälli1-1/+1
2014-12-31cmake: remove FindWaffle.cmakeDylan Baker1-8/+2
2014-12-31Merge branch 'maint-1.4' into maint-1.5Chad Versace1-1/+26
2014-12-31cmake: Add cmake PackageConfig filesDylan Baker1-1/+26
2014-11-09cmake: Set default location for all artifacts to top-level directoriesEmil Velikov1-0/+7
2014-11-09cmake: include the CPACK moduleEmil Velikov1-0/+22
2014-11-05Merge branch 'evelikov/for-upstream-3.2-pull' into masterChad Versace1-0/+14
2014-11-05cmake: bump minimum cmake requirement to 2.8.11Emil Velikov1-1/+1
2014-09-22cmake: wire up check and check-func with valgrindEmil Velikov1-1/+14
2014-09-06cmake: Install HACKING alongside README, LICENSEChad Versace1-0/+1
2014-09-06cmake: Move install rule for README, LICENSEChad Versace1-0/+12
2014-07-22third_party/getopt: include BSD licensed getopt implementationEmil Velikov1-0/+8
2014-07-22third_party/threads: import c11 threads emulation wrappersEmil Velikov1-0/+6
2014-07-15cmake: Fix Mac build error from commit 62a4aab9Chad Versace1-0/+7
2014-06-10cmake: add autodetection for waffle_has_egl, glx...Emil Velikov1-1/+1
2014-06-05cmake: reformat/update install targetsEmil Velikov1-4/+10
2014-05-30cmake: use the relative path in the install targetsEmil Velikov1-2/+2
2013-12-01Merge branch 'cmocka'Chad Versace1-0/+4
2013-12-01cmake: Add module WaffleCMockaChad Versace1-0/+4
2013-11-27pkg/archlinux: Remove PKGBUILD.templateChad Versace1-1/+0
2013-11-27cmake: Move targets check, check-func to top dirChad Versace1-0/+19
2013-11-27cmake: Add 'include' to include directoriesChad Versace1-0/+1
2013-08-19cmake: Refactor detection of operating systemChad Versace1-0/+1
2013-08-19cmake: Fix some ugly formattingChad Versace1-5/+2
2013-08-19cmake: Refactor targets 'check', 'check-func'Chad Versace1-29/+0
2013-08-19cmake: Refactor installation of FindWaffle.cmakeChad Versace1-2/+4
2013-08-19cmake: Refactor the search for library depsChad Versace1-32/+1
2013-08-19cmake: Refactor option validationChad Versace1-50/+1
2013-08-19cmake: Refactor definition of internal optionsChad Versace1-16/+1
2013-08-19cmake: Refactor compiler flags into new moduleChad Versace1-57/+1
2013-08-19cmake: Refactor configuration summaryChad Versace1-65/+1
2013-08-19cmake: Remove project name hack for GNUInstallDirsChad Versace1-12/+1
2013-08-19cmake: Define version numbers in new module WaffleVersionChad Versace1-26/+1
2013-08-19cmake: Prefix module CheckThreadLocalStorage with WaffleChad Versace1-1/+1
2013-08-19cmake: Prefix 'check_thread_local_storage()' with 'waffle'Chad Versace1-1/+1
2013-08-19cmake,readme: Move Waffle's CMake options to new file Options.cmakeChad Versace1-29/+1
2013-08-19cmake: Remove 'third_party/khronos' from include pathsChad Versace1-1/+0
2013-07-19Revert "cmake: Require that compiler support keyword '__thread'"Chad Versace1-2/+2
2013-07-12cmake: Use libudev.pc, not non-existent udev.pcChad Versace1-1/+1
2013-05-09cmake: Use real name of CMake vars when printing summaryChad Versace1-4/+4
2013-04-22cmake: Require that compiler support keyword '__thread'Chad Versace1-2/+2
2012-12-12cmake: respect existing CMAKE_C_FLAGSRoss Burton1-1/+1
2012-11-27cmake: Remove stale comment about C99Chad Versace1-1/+0
2012-11-27waffle: Post-release version bumpChad Versace1-1/+1
2012-11-27cmake: Add to CMAKE_MODULE_PATH before project() to allow Platform cmake modulesJosh Triplett1-1/+1
2012-11-14man,cmake: Generate html documentationChad Versace1-6/+4
2012-11-09cmake: Require wayland>=1 when building Wayland supportChad Versace1-1/+1
2012-11-01cmake: Install FindWaffle.cmakeChad Versace1-0/+1
2012-11-01cmake: Remove unused variable waffle_manpages_xslChad Versace1-1/+0
2012-10-29pkg/archlinux: Generate real PKGBUILD from templateChad Versace1-0/+1