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
/
src
/
Makefile
Age
Commit message (
Expand
)
Author
1999-02-22
Added ln -s for DSOs - must have gotten dropped in a previous update?
Michael R Sweet
1999-02-19
Updated install rules to install files with write permission for the
Michael R Sweet
1999-02-16
Removed fl_line_style.cxx from makefile...
Michael R Sweet
1999-02-03
Put Fl::grab() into it's own source file. Rewritten as suggested so that
Bill Spitzak
1999-01-31
Added optimization for SGI builds (mike: please run autoconf before making
Bill Spitzak
1999-01-27
Updated Makefile for shared libraries (wasn't copying both files).
Michael R Sweet
1998-12-06
Makefile didn't define .cxx extension...
Michael R Sweet
1998-12-06
Changes for .C == .cxx and .H == .h.
Michael R Sweet
1998-11-05
Multiple patches from Bill:
Michael R Sweet
1998-10-21
Fixed install targets...
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