#189: Factor Makefile helpers generators
--------------------------+---------------------------
Reporter: levill_r | Owner: Olena Team
Type: enhancement | Status: closed
Priority: minor | Milestone: Olena 2.1
Component: Milena | Version: 2.0
Resolution: fixed | Keywords: Make Automake
--------------------------+---------------------------
Changes (by levill_r):
* status: new => closed
* version: 1.0 => 2.0
* resolution: => fixed
Old description:
> Generators
> * source:trunk/milena/tests/unit_test/build_unit_test.sh and
> * source:trunk/scribo/tests/unit_test/build_unit_test.sh
> share most of their code; factor them.
>
> There are other generators (see `boostrap` and scripts run by Make
> targets `regen-am`): do not forget them!
>
> Moreover, we should make some effort to factor all generators and move
> them to a common location (we use `dev/` in Tiger, but `build-aux/` is
> also acceptable).
New description:
Generators
* source:milena/tests/unit_test/build_unit_test.sh and
* source:scribo/tests/unit_test/build_unit_test.sh
share most of their code; factor them.
There are other generators (see `boostrap` and scripts run by Make targets
`regen-am`): do not forget them!
Moreover, we should make some effort to factor all generators and move
them to a common location (we use `dev/` in Tiger, but `build-aux/` is
also acceptable).
--
Comment:
The `build_unit_test.sh` scripts have been factored and moved to source
:build-aux/build_unit_test.sh by Guillaume a few years ago; closing.
--
Ticket URL: <https://trac.lrde.epita.fr/olena/ticket/189#comment:2>
Olena <http://olena.lrde.epita.fr>
Olena, a generic and efficient image processing platform
#155: Reuse existing scripts to factor the Makefile machinery in Swilena
--------------------------+----------------------
Reporter: levill_r | Owner: levill_r
Type: enhancement | Status: new
Priority: trivial | Milestone:
Component: Swilena | Version: 2.0
Resolution: | Keywords:
--------------------------+----------------------
Changes (by levill_r):
* priority: minor => trivial
* version: 1.0 => 2.0
* milestone: Olena 2.1 =>
Old description:
> For instance, there are parts to be factored in
> source:trunk/swilena/python/Makefile.am.
>
> See what TC, Olena 0.11 and `clspr` use.
New description:
For instance, there are parts to be factored in
source:swilena/python/Makefile.am.
See what TC, Olena 0.11 and `clspr` use.
--
--
Ticket URL: <https://trac.lrde.epita.fr/olena/ticket/155#comment:3>
Olena <http://olena.lrde.epita.fr>
Olena, a generic and efficient image processing platform