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
/
FL
/
Makefile.in
Age
Commit message (
Expand
)
Author
2008-07-13
Make --post create a basic Mac OS X application bundle with a shell script
Michael R Sweet
2007-03-15
We need to install mac.r...
Michael R Sweet
2007-02-08
Drop extra (unnecessary) INSTALL_DIR call.
Michael R Sweet
2007-02-06
Use install command instead of CHMOD, CP, and MKDIR.
Michael R Sweet
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
2005-04-16
Update "clean" targets to properly handle core files, remove backup files,
Michael R Sweet
2004-10-18
Documentation updates (STR #570)
Michael R Sweet
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
2003-01-30
Copyright update for 1.1.3 release (not quite yet, but soon...)
Michael R Sweet
2002-07-14
Change the Fl_Group current, add, and remove methods so they are no longer
Michael R Sweet
2002-02-15
Use +O2 for compiler on HP-UX.
Michael R Sweet
2002-01-06
Doco and dist file updates.
Michael R Sweet
2002-01-01
Copyright updates...
Michael R Sweet
2001-12-14
Clean up default menu for FLTK applications - don't need "About FLTK".
Michael R Sweet
2001-11-19
Move header installs to new FL/Makefile, which is generated by
Michael R Sweet