summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2020-09-16Use glad instead of GLEW.Jose Fonseca1-9/+1
2020-09-16glad: Initial import.Jose Fonseca1-1/+1
2018-03-12cmake: Warn that MSVC is unmaintained.Jose Fonseca1-0/+4
2018-02-23demos: Bump version to 8.4.0 for releasemesa-demos-8.4.0Andreas Boll1-1/+1
2017-09-26osdemos: support building via cmakeTommy1-0/+1
2015-12-09demos: Bump version to 8.3.0 for releasemesa-demos-8.3.0Andreas Boll1-1/+1
2014-11-19cmake: Don't use gcc specific warnings with g++.José Fonseca1-5/+2
2014-10-21cmake: Define HAVE_FREEGLUT when glutInitContextProfile symbol is present.José Fonseca1-0/+9
2014-07-05demos: bump version to 8.2.0 for releasemesa-demos-8.2.0Andreas Boll1-1/+1
2014-05-06cmake: Silence warnings about deprecated GLUT functions on MacOSX.José Fonseca1-0/+6
2013-06-12cmake: Use static runtime for MSVC builds too.José Fonseca1-0/+11
2013-05-04cmake: bump version to 8.1.0Andreas Boll1-2/+2
2012-11-15cmake: Don't use pkg-config when targetting Windows.José Fonseca1-1/+1
2012-11-15cmake: Only use pkg-config where available.José Fonseca1-1/+1
2012-09-19build: require glew 1.5.4Andreas Boll1-0/+1
2012-02-08cmake: Avoid depending on MinGW runtime DLLs.José Fonseca1-0/+17
2011-11-24cmake: Build the remainder of egl subtree.Jose Fonseca1-2/+9
2011-11-24Install shared libraries (if -DBUILD_SHARED_LIBS).Johannes Obermayr1-0/+4
2011-08-02Revert "cmake: Allow to specify glext headers include path."José Fonseca1-14/+0
2011-08-02cmake: Allow to specify glext headers include path.José Fonseca1-0/+14
2011-06-29cmake: Use -Wall and friends on GNU CC.José Fonseca1-0/+15
2011-06-06cmake: Fix copy'n'paste typo in earlier commit.José Fonseca1-1/+1
2011-06-06cmake: Basic packaging support.José Fonseca1-0/+19
2011-06-06cmake: Build X11 programs on MacOSX.José Fonseca1-0/+30
2011-06-02cmake: Don't define min/max macros on Windows.José Fonseca1-0/+3
2011-05-10cmake: Link against Xext.José Fonseca1-1/+1
2011-03-17cmake: Link m library on all unices.José Fonseca1-2/+6
2011-02-02Add --with-system-data-files optionPaulo Zanoni1-0/+2
2011-01-10cmake: add build system to some of the egl demosRALOVICH, Kristóf1-0/+2
2010-11-09cmake: Enable math constant defines on MSVC.José Fonseca1-0/+3
2010-11-09New stab at callbacks prototypes.José Fonseca1-1/+4
2010-11-09cmake: MSVC portability fixes.José Fonseca1-0/+23
2010-11-09cmake: Make logical target names globally unique.José Fonseca1-3/+0
2010-11-05cmake: Cover as many demos as SCons.José Fonseca1-0/+4
2010-11-05cmake: Link winmm on windows.José Fonseca1-3/+7
2010-11-05cmake: Preliminary and incomplete CMake support.José Fonseca1-0/+16