[Scummvm-cvs-logs] CVS: scummvm TODO,1.93,1.94 Makefile.noconf,1.6,NONE
Jonathan Gray
khalek at users.sourceforge.net
Thu Mar 4 15:47:10 CET 2004
Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13972
Modified Files:
TODO
Removed Files:
Makefile.noconf
Log Message:
remove Makefile.noconf there isn't any known reason for people to use it now
Index: TODO
===================================================================
RCS file: /cvsroot/scummvm/scummvm/TODO,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -d -r1.93 -r1.94
--- TODO 27 Feb 2004 15:49:27 -0000 1.93
+++ TODO 4 Mar 2004 23:25:10 -0000 1.94
@@ -52,14 +52,8 @@
include $(srcdir)/Makefile
* Allow automatic re-runs of configure (this would have to 'save' the values of
env vars like CXXFLAGS and also command line params)
-* It would be nice to get rid of Makefile.noconf (so that we can implement
- certain improvements which aren't possible as long as we have to maintain
- that). To this end, find out
- 1) Which platforms/systems require Makefile.noconf?
- 2) What stops them from using 'configure' ? Document this!
- 3) If possible fix all the issue listed in 2)
* Add an install target to the Makefile - Copy binary, install manpage, add
- menu items. See also patch #891909 (Gnome/KDE .desktop file)
+ menu items, install README. See also patch #891909 (Gnome/KDE .desktop file)
Documentation
=============
--- Makefile.noconf DELETED ---
More information about the Scummvm-git-logs
mailing list