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
/
makesrcdist
Age
Commit message (
Expand
)
Author
2024-12-13
Update makesrcdist: fix packaging bug
Albrecht Schlosser
2024-12-12
Update makesrcdist for releases on GitHub (1.4.1 and higher)
Albrecht Schlosser
2024-08-26
Display Git revision in docs generated from releases (#499)
Albrecht Schlosser
2021-11-24
Fix README files and remove stale config.guess and config.sub
Albrecht Schlosser
2021-02-20
Rename file 'VERSION' to 'fltk_version.dat' (#191)
Albrecht Schlosser
2019-02-12
Update makesrcdist (internal use only)
Albrecht Schlosser
2018-10-18
Update makesrcdist to work with Git. Work in progress.
Albrecht Schlosser
2014-10-30
Update makesrcdist script.
Albrecht Schlosser
2014-10-09
Revert unintentionally committed files.
Albrecht Schlosser
2014-10-09
CMake: Prevent annoying warning under Cygwin.
Albrecht Schlosser
2013-09-24
Stop relying on uname and instead ask autoconf what platform
Pierre Ossman
2011-01-05
Modified documentation/Makefile to correctly generate docs.
Albrecht Schlosser
2011-01-04
Removed PDF from the regular distrubution. This will be generated at dist tim...
Matthias Melcher
2011-01-04
Fixed a typo and an error. We must not use "make html-dist" for distribution.
Albrecht Schlosser
2011-01-04
Some minor doc changes to avoid doxygen warning.
Matthias Melcher
2010-12-29
Attempt at separating distribution sources and docs.
Matthias Melcher
2010-12-29
makesrcdist script would remove 'GL' directory on non-case-sensitive operatin...
Matthias Melcher
2008-04-23
Changed Makefile in src to use 1.3 instead of 1.1 (STR #1922). Fixed minor is...
Matthias Melcher
2006-01-15
More packaging fun (games package to "advertise" FLTK...)
Michael R Sweet
2004-07-27
New CVS root...
Michael R Sweet
2004-05-12
Typo in srcdist script.
Michael R Sweet
2003-05-26
Typo.
Michael R Sweet
2003-05-26
Check syntax of callback only on release, not on change.
Michael R Sweet
2002-08-25
Update source dist creation script to remove all .cvsignore and CVS files.
Michael R Sweet
2002-07-26
BMP image loader fixes.
Michael R Sweet
2002-07-08
Remove autoconf cache directory and cvsignore files.
Michael R Sweet
2002-07-01
Don't remove BCB project files when making the source distro.
Michael R Sweet
2002-05-02
Update source distribution script (shouldn't use ssh1)
Michael R Sweet
2002-03-26
Remove old bc5 files which don't work...
Michael R Sweet
2001-12-12
Fix bug in makesrcdist script.
Michael R Sweet
2001-12-01
Fix Fl_Tabs to use boxtypes exclusively for drawing the tabs. This results
Michael R Sweet
2001-11-29
Fix for makesrcdist script...
Michael R Sweet
2001-09-29
Update script to not include empty 2.0 directories...
Michael R Sweet
2001-09-08
Script update...
Michael R Sweet
2001-08-19
Fix Visual C++ projects.
Michael R Sweet
2001-08-19
Finish fixing for Bourne shell instead of C shell.
Michael R Sweet
2001-08-18
Add missing Fl_Check_Browser file.
Michael R Sweet