#213: Fix the build system to have « make -j » work
----------------------+-----------------------------------------------------
Reporter: levill_r | Owner: Olena Team
Type: defect | Status: new
Priority: major | Milestone: Olena 1.1
Component: Milena | Version: 2.0
Keywords: |
----------------------+-----------------------------------------------------
We cannot safely use parallel make (`make -j`''n'') with current build
system, mainly because of `milena/doc/*`. Once this part is revamped,
ensure `make -j2` (or more) works.
--
Ticket URL: <https://trac.lrde.org/olena/ticket/213>
Olena <http://olena.lrde.epita.fr>
Olena, a generic and efficient C++ image processing library.
Show replies by date
#213: Fix the build system to have « make -j » work
-----------------------+----------------------------------------------------
Reporter: levill_r | Owner: Olena Team
Type: defect | Status: new
Priority: major | Milestone: Olena 1.1
Component: Milena | Version: 1.0
Resolution: | Keywords:
-----------------------+----------------------------------------------------
Changes (by levill_r):
* version: 2.0 => 1.0
--
Ticket URL: <https://trac.lrde.org/olena/ticket/213#comment:1>
Olena <http://olena.lrde.epita.fr>
Olena, a generic and efficient C++ image processing library.
#213: Fix the build system to have « make -j » work
-----------------------+------------------------
Reporter: levill_r | Owner: Olena Team
Type: defect | Status: closed
Priority: major | Milestone: Olena 2.1
Component: Milena | Version: 2.0
Resolution: fixed | Keywords:
-----------------------+------------------------
Changes (by levill_r):
* status: new => closed
* version: 1.0 => 2.0
* resolution: => fixed
Comment:
I believe this problem has been addressed in the first overhaul of the
documentation's build system; closing.
--
Ticket URL: <https://trac.lrde.epita.fr/olena/ticket/213#comment:2>
Olena <http://olena.lrde.epita.fr>
Olena, a software platform dedicated to image processing.