reproduce-devel
[Top][All Lists]
Advanced

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

[Reproduce-devel] [task #15272] Single target to build all high-level so


From: Mohammad Akhlaghi
Subject: [Reproduce-devel] [task #15272] Single target to build all high-level software (for testing)
Date: Mon, 6 May 2019 08:40:57 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:66.0) Gecko/20100101 Firefox/66.0

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

                 Summary: Single target to build all high-level software (for
testing)
                 Project: Reproducible paper template
            Submitted by: makhlaghi
            Submitted on: Mon 06 May 2019 01:40:55 PM BST
         Should Start On: Mon 06 May 2019 12:00:00 AM BST
   Should be Finished on: Mon 06 May 2019 12:00:00 AM BST
                Category: Software
                Priority: 5 - Normal
                  Status: Postponed
                 Privacy: Public
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                  Effort: 0.00

    _______________________________________________________

Details:

Right now, the user has to specify which target they want the project to
build, and only those software that the project needs are installed. This is
ofcourse, the needed behavior for each project.

But for testing purposes (for example when a change to a low-level program is
made), we want to see how/if it affects the builds of all programs. One way is
to manually add the higher-level programs, but as our library of installed
software increases, we can't manually add/remove them.

Therefore, for such testing cases, it would be very useful to have a special
target in `TARGETS.mk
<http://git.savannah.nongnu.org/cgit/reproduce.git/tree/reproduce/software/config/installation/TARGETS.mk>'
(for example `build-all-high-level'). When this variable is given a value of
`yes', then an simple Make command in `high-level.mk
<http://git.savannah.nongnu.org/cgit/reproduce.git/tree/reproduce/software/make/high-level.mk>'
can go and read all the software names from `versions.mk
<http://git.savannah.nongnu.org/cgit/reproduce.git/tree/reproduce/software/config/installation/versions.mk>'
and set them as a target to build (ignoring the two  `top-level-programs' and
`top-level-python' variables).




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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