chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] [Chicken-bugs] #429: Add -clean option to chicken-set


From: Chicken Scheme
Subject: [Chicken-janitors] [Chicken-bugs] #429: Add -clean option to chicken-setup
Date: Fri, 22 Feb 2008 16:07:03 -0000

#429: Add -clean option to chicken-setup
-----------------------------------------+----------------------------------
 Reporter:  John Cowan <address@hidden>  |        Type:  defect       
   Status:  new                          |    Priority:  minor        
Milestone:                               |   Component:  chicken-setup
  Version:  3.0.0                        |    Keywords:               
-----------------------------------------+----------------------------------
 Chicken-setup should have a new option -clean (short form -C) which
 reliably cleans up artifacts left in the current directory from installing
 the specified egg, or from failed builds.  It is not an error to clean if
 there is nothing to do.

 Rationale: makes cleaning possible in a system-independent way, even in
 systems where "rm" and "rm -r" do not exist, and would work even if the
 current system of building eggs were to be changed.

 Example:  "chicken-setup -C myegg" would remove myegg.egg and the
 directory myegg.egg-dir.

-- 
Ticket URL: <http://trac.callcc.org/ticket/429>
Chicken Scheme <http://www.call-with-current-continuation.org/>
The CHICKEN Scheme-to-C compiler

reply via email to

[Prev in Thread] Current Thread [Next in Thread]