summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2015-02-02waffle: make gl_basic to work with naclTapani Pälli1-3/+7
2015-01-19waffle: add support for building Waffle using NaCl toolchainTapani Pälli4-2/+115
2014-12-31cmake: remove FindWaffle.cmakeDylan Baker1-78/+0
2014-12-31Merge branch 'maint-1.5'Chad Versace3-4/+16
2014-12-31Merge branch 'maint-1.4' into maint-1.5Chad Versace3-4/+16
2014-12-31cmake: Add cmake PackageConfig filesDylan Baker2-0/+14
2014-12-31cmake: fix version searchDylan Baker1-4/+2
2014-12-10waffle: Bump post-release version to 1.5.90Chad Versace1-1/+1
2014-12-09waffle: Bump version to 1.4.3Chad Versace1-1/+1
2014-12-04waffle: Bump version to 1.5.0Chad Versace1-2/+2
2014-12-04cmake: Find and set include path for wglext.hJosé Fonseca1-0/+5
2014-12-03waffle: Bump version to 1.4.2Chad Versace1-1/+1
2014-11-23Merge branch 'evelikov/remove-libgbm-libgl-libdeps-v2'Chad Versace1-2/+0
2014-11-13glx: drop explicit linking against libGL.soEmil Velikov1-1/+0
2014-11-13gbm: drop explicit linking against libgbm.so (v2)Emil Velikov1-1/+0
2014-11-12Merge branch 'cooking/evelikov/wgl'Chad Versace4-29/+99
2014-11-09cmake: set most compiler flags/defines in a single locationEmil Velikov1-30/+75
2014-11-09wgl: add skeleton implementationEmil Velikov4-0/+25
2014-11-07egl: drop explicit linking against libEGL.soEmil Velikov1-1/+0
2014-11-06waffle: Bump version to 1.4.1Chad Versace1-1/+1
2014-11-05waffle: Bump version to 1.4.90 for post-releaseChad Versace1-1/+1
2014-09-22waffle: Bump version to 1.4.0Chad Versace1-2/+2
2014-08-13cmake: rework cmocka build processEmil Velikov1-54/+4
2014-06-10cmake: add autodetection for waffle_has_egl, glx...Emil Velikov2-16/+84
2014-05-30cmake: correctly print CMAKE_SYSTEM_NAMEEmil Velikov1-1/+1
2014-05-09cmake: Replace pkg_check_modules with waffle_pkg_configChad Versace1-7/+37
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