summaryrefslogtreecommitdiff
path: root/src/Makefile
AgeCommit message (Expand)Author
2000-06-05OK, now version 1.0.9Michael R Sweet
2000-06-04Makefile fixes.Michael R Sweet
2000-05-13Added Fl::first_window(window) to change which window is at the top ofBill Spitzak
2000-04-25Updated copyright notices for all of the 1.0.x files.Michael R Sweet
2000-02-21Rearranged the compose code so it is clearer and can be called by thingsBill Spitzak
1999-04-26Changed $(DSONAME) target to "libfltk.so.1 libfltk.sl.1"...Michael R Sweet
1999-03-29Changes needed to get FLTK to compile on Borland C++ 5 under Windows. ICarl E. Thompson
1999-03-26Makefile didn't clean DSO...Michael R Sweet
1999-03-26consistent use of $(LIBRARY) rather than $(LIBNAME)Bill Spitzak
1999-03-25Changed hard references to libfltk.a and friends to $(LIBRARY) andMichael R Sweet
1999-03-25Can't use chmod -R on header directory...Michael R Sweet
1999-03-25Fixed install rule for DSOs - was copying the wrong file...Michael R Sweet
1999-03-25Updated README and distribution packages to use v1.0.1.Michael R Sweet
1999-03-09Added libfltk.a to install rules, so both the shared and static librariesMichael R Sweet
1999-03-09Updated Linux DSO rules.Michael R Sweet
1999-03-04Updated DSO install commands - now remove the symlink before remaking it.Michael R Sweet
1999-02-23Added shell commands to create symbolic links for all .H header files inMichael R Sweet
1999-02-22Added ln -s for DSOs - must have gotten dropped in a previous update?Michael R Sweet
1999-02-19Updated install rules to install files with write permission for theMichael R Sweet
1999-02-16Removed fl_line_style.cxx from makefile...Michael R Sweet
1999-02-03Put Fl::grab() into it's own source file. Rewritten as suggested so thatBill Spitzak
1999-01-31Added optimization for SGI builds (mike: please run autoconf before makingBill Spitzak
1999-01-27Updated Makefile for shared libraries (wasn't copying both files).Michael R Sweet
1998-12-06Makefile didn't define .cxx extension...Michael R Sweet
1998-12-06Changes for .C == .cxx and .H == .h.Michael R Sweet
1998-11-05Multiple patches from Bill:Michael R Sweet
1998-10-21Fixed install targets...Michael R Sweet
1998-10-21Fixed all the frigging file headings - was missing a $ in the Id string.Michael R Sweet
1998-10-20Updated makefiles for new heading and new top-level makefile.Michael R Sweet
1998-10-15Commited WIN32 patches from Bill Spitzak and Gustavo Hime.Michael R Sweet
1998-10-06Initial revisionMichael R Sweet