"Pascal J. Bourguignon" <[email protected]> writes: > Raymond Toy <[email protected]> > writes: > >>>>>>> "Fare" == Far <Far> writes: >> >> Fare> After discussion with people on #lisp and via private chat, I >> decided >> Fare> to use a shorter name. Here is what was released in 2.27: >> >> Fare> :long-name "Another System Definition Facility" >> Fare> :homepage "http://common-lisp.net/projects/asdf/" >> Fare> :bug-tracker "https://launchpad.net/asdf/" >> Fare> :mailto "[email protected]" >> Fare> :source-control (:git >> "git://common-lisp.net/projects/asdf/asdf.git") >> >> Are the valid key values for :source-control specified? I guess >> they're all pretty obvious like :git, :cvs, :darcs, etc. But >> mercurial is a bit odd. Is it :mercurial or :hg? > > :svn or :subversion ? > > Are :sccs and :rcs supported?
And :tarball ? But actually nowadays, most of the asdf systems are obtained thru quicklisp. Should quicklisp update the source url? Or should we add a :obtained-from-url ? -- __Pascal Bourguignon__ http://www.informatimago.com/ A bad day in () is better than a good day in {}. _______________________________________________ asdf-devel mailing list [email protected] http://lists.common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel
