index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMake
/
resources.cmake
Age
Commit message (
Expand
)
Author
2017-06-29
Update copyright year(s).
Albrecht Schlosser
2017-06-29
CMake: replace improperly used variables with correct ones.
Albrecht Schlosser
2017-03-17
[CMake] Fix Visual Studio header detection.
Albrecht Schlosser
2017-03-17
[CMake] Remove unused header test HAVE_GL_GL_H (GL/gl.h).
Albrecht Schlosser
2016-12-06
[CMake] Rewrite pthreads checks for compatibility with configure.
Albrecht Schlosser
2016-08-09
[CMake] Fix Windows dll build with Visual Studio generator.
Albrecht Schlosser
2016-06-14
THE best way to test for availability of dlsym().
Manolo Gouy
2016-06-13
[CMake] Fix restoration of CMAKE_REQUIRED_LIBRARIES.
Albrecht Schlosser
2016-06-13
Fix cases where function dlysym() is not in library libdl.
Manolo Gouy
2015-12-30
[CMake] config.h, part 2 - full compatibility with autoconf.
Albrecht Schlosser
2015-12-30
Harmonize configure and CMake build system (part 1).
Albrecht Schlosser
2015-12-30
Add configure and CMake checks for X11/Xregion.h.
Albrecht Schlosser
2015-04-25
[CMake] Add doxygen documentation generation (STR #3195).
Albrecht Schlosser
2015-04-25
[CMake] Fix CMake build's fltk-config (STR #3217).
Albrecht Schlosser
2014-11-22
Set correct svn properties on CMake files.
Albrecht Schlosser
2014-09-27
CMake enhancements, as discussed in STR #3055.
Albrecht Schlosser
2014-02-09
Split CMake files for better maintenance, as discussed in fltk.general.
Albrecht Schlosser