reproduce-devel
[Top][All Lists]
Advanced

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

[Reproduce-devel] [task #15341] Change of template's interface script(s)


From: Mohammad Akhlaghi
Subject: [Reproduce-devel] [task #15341] Change of template's interface script(s)
Date: Sat, 27 Jul 2019 22:04:02 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

URL:
  <https://savannah.nongnu.org/task/?15341>

                 Summary: Change of template's interface script(s)
                 Project: Reproducible paper template
            Submitted by: makhlaghi
            Submitted on: Sun 28 Jul 2019 03:04:00 AM BST
         Should Start On: Sun 28 Jul 2019 12:00:00 AM BST
   Should be Finished on: Sun 28 Jul 2019 12:00:00 AM BST
                Category: Software
                Priority: 5 - Normal
                  Status: Done
                 Privacy: Public
        Percent Complete: 100%
             Assigned to: makhlaghi
             Open/Closed: Open
         Discussion Lock: Any
                  Effort: 0.00

    _______________________________________________________

Details:

The high-level interface of the template has undergone a major update. Please
see this long commit
<http://git.savannah.nongnu.org/cgit/reproduce.git/commit/?id=6ef4cc854d> (the
message in particular) for more.

In short the template's configure and make process is now managed through a
single wrapper-script called `./project'. Here are some BEFORE/AFTER
examples:


      BEFORE                         AFTER
--------------------------------------------------------------
  $ ./configure -e                $ ./project configure -e
  $ .local/bin/make -j8          $ ./project make -j8
  $ ./for-group NAME make        $ ./project make --group=NAME


Please try pulling this change into your projects and using it so we can find
and fix possible bugs as soon as possible.




    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/task/?15341>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

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