automake
[Top][All Lists]
Advanced

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

Re: [Autogen-users] Shouldn't the definition of maintainer-clean be chan


From: Bruce Korb
Subject: Re: [Autogen-users] Shouldn't the definition of maintainer-clean be changed?
Date: Mon, 19 Mar 2007 10:00:05 -0700
User-agent: Thunderbird 1.5.0.8 (X11/20060911)

Hi Ralf,

I've followed some of this thread.  From my perspective:

* I'm okay what whatever is decided, as long as "maintainer-clean"
  semantics do not change.  New semantics -> new name, just like
  the way any other interface change should work

* I don't particularly care for the "autogen.sh" name for a boot-
  strap script.  GNOME adopted the name after I suggested using
  my tool for some repetitive tasks.

* if you are going to add new names, then the inverse of a
  "foo" step should likely be named "foo-clean", pre-existing
  tradition excepted.

* since running a bootstrap script is not part of the make process,
  it seems less than obvious to me that a make target should
  undo the bootstrap.

* How about having autoreconf (aka "bootstrap") take an option:

     autoreconf --clean
     bootstrap --clean

  I have my own script that traverses the hierarchy and removes any
  file or directory not under version control.  That's pretty
  effective for me.  :)

Regards - Bruce




reply via email to

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