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
/
test
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2016-03-05
Add Ian's offscreen test program.
Albrecht Schlosser
2016-02-09
[CMake only] Add examples/fltk-versions to test programs.
Albrecht Schlosser
2016-01-30
Reflect changes in new Windows IDE (Debug Mode).
Albrecht Schlosser
2015-04-08
CMake build on Mac OS: r10688 was not a good move because it works with
Manolo Gouy
2015-04-08
CMake building on Mac OS: use a simpler way to put files within app bundles.
Manolo Gouy
2015-03-18
Add new animated demo to CMakeLists.txt, update .gitignore and svn props.
Albrecht Schlosser
2015-02-13
[CMake] Fix creation of example directory when copying support files.
Albrecht Schlosser
2015-02-11
[CMake] Copy support files for demo programs to build directory (incomplete).
Albrecht Schlosser
2014-09-27
CMake enhancements, as discussed in STR #3055.
Albrecht Schlosser
2014-09-26
Add Fl_Window::wait_for_expose() and test program (STR #3124).
Albrecht Schlosser
2014-06-16
Add ability to set custom icons for windows. STR #2816.
Pierre Ossman
2011-01-06
Fix STR #2504 (first part). Replaced HAVE _CAIRO by FLTK_HAVE_CAIRO and USE_C...
Manolo Gouy
2010-11-30
Updated CMake files with patches from Michael Surette (STR #2317).
Albrecht Schlosser
2010-07-10
Updated CMake files and removed now obsolete test/tree.cxx and
Albrecht Schlosser
2010-04-18
Added missing examples in CMake files: applied missing_examples_7473.patch
Albrecht Schlosser
2010-04-05
Mostly rewritten CMake files by Michael Surette. They are more complete
Albrecht Schlosser
2010-01-15
Added missing table and tree examples to CMake build files.
Albrecht Schlosser
2010-01-15
Added Fl_Table, Fl_Tree, and Fl_Native_File_Chooser CMake build files.
Albrecht Schlosser
2009-08-30
More CMake updates (STR #2244):
Albrecht Schlosser
2005-02-06
Cmake updates (STR #645)
Michael R Sweet
2004-10-18
Documentation updates (STR #568)
Michael R Sweet
2004-09-13
Added (unsupported) CMake files (STR #499)
Michael R Sweet