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
/
Makefile
Age
Commit message (
Expand
)
Author
2000-06-05
OK, now version 1.0.9
Michael R Sweet
2000-06-03
Moved .fl building rules to test/Makefile.
Michael R Sweet
2000-05-13
Added Fl::first_window(window) to change which window is at the top of
Bill Spitzak
2000-04-27
Dropped use of -fomit-frame-pointer, as I've just discovered that it
Michael R Sweet
2000-04-25
Updated copyright notices for all of the 1.0.x files.
Michael R Sweet
1999-03-25
Updated README and distribution packages to use v1.0.1.
Michael R Sweet
1999-02-22
Missing dependencies...
Michael R Sweet
1999-02-22
Makefile didn't have a .cxx to .o rule.
Michael R Sweet
1999-02-22
Added CubeView source files.
Michael R Sweet
1999-01-31
Added optimization for SGI builds (mike: please run autoconf before making
Bill Spitzak
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1998-12-23
Added new editor example application.
Michael R Sweet
1998-12-06
Changes for .C == .cxx and .H == .h.
Michael R Sweet
1998-12-02
Changes from Carl to get rid of default_ variables...
Michael R Sweet
1998-10-21
Fixed install targets...
Michael R Sweet
1998-10-21
Added .fl to .exe rule...
Michael R Sweet
1998-10-21
Converted all {} to ()...
Michael R Sweet
1998-10-21
Removed demo source files that are generated via Fluid.
Michael R Sweet
1998-10-21
Updated makefile to build all fluid files as needed...
Michael R Sweet
1998-10-21
Updated depend command to use demo source files only.
Michael R Sweet
1998-10-21
Added depend rule to makefile.
Michael R Sweet
1998-10-21
Fixed all the frigging file headings - was missing a $ in the Id string.
Michael R Sweet
1998-10-20
Updated makefiles for new heading and new top-level makefile.
Michael R Sweet
1998-10-15
Commited WIN32 patches from Bill Spitzak and Gustavo Hime.
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet