| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-06 | Remove autotools (configure/make) support | Albrecht Schlosser | |
| 2021-11-24 | Fix README files and remove stale config.guess and config.sub | Albrecht Schlosser | |
| README.Unix.txt and README.Windows.txt (MinGW, MSYS) instructed to execute `NOCONFIGURE=1 ./autogen.sh` which is no longer necessary (a simple `autoconf` does the job). Remove files misc/config.guess and misc/config.sub because they are no longer needed: these files are now in th FLTK root directory available. Remove all references to these files. Fix .gitattributes accordingly. Also exclude the .github folder from exports, for instance when creating distribution tarballs. | |||
| 2013-12-13 | Add an autogen.sh script as is customary for autoconf based | Pierre Ossman | |
| projects. Also update the documentation to steer people to use this scripts. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10029 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 | |||
