Fixed Cflags variable in pkgconfig file.
[freeglut] / CMakeLists.txt
2012-03-09 Sylvain BeuclerMake XParseGeometry reusable by several ports
2012-03-09 Sylvain BeuclerSpecify libraries for windows static compilation
2012-03-09 Sylvain BeuclerDetect vfprintf (used in fgError/fgWarning)
2012-03-09 Sylvain BeuclerFix .so dependencies: reference -lGL and -lm; only...
2012-03-09 Sylvain BeuclerProperly add maths library for demos
2012-03-09 Sylvain BeuclerAdd maths library for demos
2012-03-09 Sylvain BeuclerFix X86vmode library detection
2012-02-25 John F. FayChecking for "gettimeofday" per e-mail from John Tsiomb...
2012-02-08 John F. FaySetting the line endings and keywords on a bunch of...
2012-02-07 John F. FayPutting in many 'CMakeLists.txt' fixes per e-mail from...
2012-02-04 John F. FayRemoving the "freeglut_glutfont_definitions.c" dependen...
2012-02-04 John F. FayFixing "cmake" with the new location of the "freeglut_x...
2012-01-17 John F. FayPutting the platform-specific files into the "Cmake...
2012-01-10 John F. FayMoving the source code files from 'src' to 'src/Common...
2012-01-10 John F. FayAdding header files to the "freeglut" projects per...
2012-01-10 John F. FayMaking the building of demo programs optional, but...
2012-01-08 John F. FayFixing the "cmake" inputs to build the "spaceball"...
2012-01-08 John F. FayGetting "cmake" to work on MSVC 6.0. Instructions...
2012-01-08 John F. FayAdding the first step towards "cmake" support. It...