You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@steve.apache.org by Greg Stein <gs...@gmail.com> on 2013/01/18 00:58:11 UTC

Re: svn commit: r1434969 - in /steve/trunk: ./ cmdline/

I think we want to keep the Makefile at the top level, allowing for
"make ; make install" without needing to bounce down into cmdline/.

We could even add rules for the cgi portions.

Thoughts?

Cheers,
-g

(the Makefile needs/can be simplified, but that is orthogonal)

On Thu, Jan 17, 2013 at 6:39 PM,  <gs...@apache.org> wrote:
> Author: gstein
> Date: Thu Jan 17 23:39:52 2013
> New Revision: 1434969
>
> URL: http://svn.apache.org/viewvc?rev=1434969&view=rev
> Log:
> Move many files into new cmdline/ subdir.
>
> Added:
>     steve/trunk/cmdline/
>     steve/trunk/cmdline/ballots.pm
>       - copied unchanged from r1434353, steve/trunk/ballots.pm
>     steve/trunk/cmdline/check_quorum.pl
>       - copied unchanged from r1434353, steve/trunk/check_quorum.pl
>     steve/trunk/cmdline/close_issue.pl
>       - copied unchanged from r1434353, steve/trunk/close_issue.pl
>     steve/trunk/cmdline/make_issue.pl
>       - copied unchanged from r1434353, steve/trunk/make_issue.pl
>     steve/trunk/cmdline/randomize.pm
>       - copied unchanged from r1434353, steve/trunk/randomize.pm
>     steve/trunk/cmdline/reminder.pl
>       - copied unchanged from r1434353, steve/trunk/reminder.pl
>     steve/trunk/cmdline/vote.pl
>       - copied unchanged from r1434353, steve/trunk/vote.pl
>     steve/trunk/cmdline/votegroup.pl
>       - copied unchanged from r1434353, steve/trunk/votegroup.pl
>     steve/trunk/cmdline/wrapsuid.c
>       - copied unchanged from r1434353, steve/trunk/wrapsuid.c
> Removed:
>     steve/trunk/ballots.pm
>     steve/trunk/check_quorum.pl
>     steve/trunk/close_issue.pl
>     steve/trunk/make_issue.pl
>     steve/trunk/randomize.pm
>     steve/trunk/reminder.pl
>     steve/trunk/vote.pl
>     steve/trunk/votegroup.pl
>     steve/trunk/wrapsuid.c
>

Re: svn commit: r1434969 - in /steve/trunk: ./ cmdline/

Posted by "Mattmann, Chris A (388J)" <ch...@jpl.nasa.gov>.
+1, I like a top level Make rather than build or module specific ones.

Cheers,
Chris


On 1/17/13 3:58 PM, "Greg Stein" <gs...@gmail.com> wrote:

>I think we want to keep the Makefile at the top level, allowing for
>"make ; make install" without needing to bounce down into cmdline/.
>
>We could even add rules for the cgi portions.
>
>Thoughts?
>
>Cheers,
>-g
>
>(the Makefile needs/can be simplified, but that is orthogonal)
>
>On Thu, Jan 17, 2013 at 6:39 PM,  <gs...@apache.org> wrote:
>> Author: gstein
>> Date: Thu Jan 17 23:39:52 2013
>> New Revision: 1434969
>>
>> URL: http://svn.apache.org/viewvc?rev=1434969&view=rev
>> Log:
>> Move many files into new cmdline/ subdir.
>>
>> Added:
>>     steve/trunk/cmdline/
>>     steve/trunk/cmdline/ballots.pm
>>       - copied unchanged from r1434353, steve/trunk/ballots.pm
>>     steve/trunk/cmdline/check_quorum.pl
>>       - copied unchanged from r1434353, steve/trunk/check_quorum.pl
>>     steve/trunk/cmdline/close_issue.pl
>>       - copied unchanged from r1434353, steve/trunk/close_issue.pl
>>     steve/trunk/cmdline/make_issue.pl
>>       - copied unchanged from r1434353, steve/trunk/make_issue.pl
>>     steve/trunk/cmdline/randomize.pm
>>       - copied unchanged from r1434353, steve/trunk/randomize.pm
>>     steve/trunk/cmdline/reminder.pl
>>       - copied unchanged from r1434353, steve/trunk/reminder.pl
>>     steve/trunk/cmdline/vote.pl
>>       - copied unchanged from r1434353, steve/trunk/vote.pl
>>     steve/trunk/cmdline/votegroup.pl
>>       - copied unchanged from r1434353, steve/trunk/votegroup.pl
>>     steve/trunk/cmdline/wrapsuid.c
>>       - copied unchanged from r1434353, steve/trunk/wrapsuid.c
>> Removed:
>>     steve/trunk/ballots.pm
>>     steve/trunk/check_quorum.pl
>>     steve/trunk/close_issue.pl
>>     steve/trunk/make_issue.pl
>>     steve/trunk/randomize.pm
>>     steve/trunk/reminder.pl
>>     steve/trunk/vote.pl
>>     steve/trunk/votegroup.pl
>>     steve/trunk/wrapsuid.c
>>