summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2013-09-16Add a generator for a waffle dispatch.dispatchEric Anholt1-0/+17
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
2012-10-29khronos: Import EGL and KHR headersChad Versace1-1/+5
2012-10-29cmake: Remove -Werror from CFLAGSChad Versace1-1/+5
2012-10-18wayland: Update for wayland-0.99 API breakageChad Versace1-2/+2
2012-10-18cmake: Use pkgconfigChad Versace1-32/+26
2012-10-18waffle: Bump version to 1.2.0Chad Versace1-1/+1
2012-10-18cmake: Remove duplicate `option(waffle_build_manpages)`Chad Versace1-1/+0
2012-10-18man: Use custom Docbook XSL for manpagesChad Versace1-3/+0
2012-10-15cmake: Put option waffle_build_examples into cacheChad Versace1-1/+3
2012-10-15man,cmake: Build and install manpagesChad Versace1-0/+4
2012-10-15cmake: Add cache variables for building manpagesChad Versace1-0/+14
2012-10-13cmake,android: Add reminder to keep build systems in syncChad Versace1-0/+2
2012-10-13cmake: Lessen the pain of GNUInstallDirs hacksChad Versace1-25/+5
2012-10-12cmake: Use the GNUInstallDirs moduleChad Versace1-10/+59
2012-10-04gbm: initial skeleton for gbm supportJordan Justen1-3/+23
2012-10-04waffle: Bump version to 1.1.0Chad Versace1-2/+2
2012-08-31waffle: Bump version to 1.0.1Chad Versace1-1/+1
2012-08-30pkg/archlinux: Stop generating the PKGBUILD from a templateChad Versace1-1/+0
2012-08-23waffle: Bump version to 1.0.0Chad Versace1-3/+3
2012-08-23pkg/archlinux: Add PKGBUILDChad Versace1-0/+1
2012-08-23doc: Install release notes, README, and LICENSEChad Versace1-0/+1
2012-08-23install: Change location of docdirChad Versace1-1/+1