Opened 14 years ago

Closed 10 years ago

#1344 closed task (fixed)

Separate Front-end/Back-end

Reported by: Adrian Pop Owned by: Adrian Pop
Priority: low Milestone: 1.9.2
Component: Build Environment Version:
Keywords: Cc: Adrian Pop, Peter Aronsson, Martin Sjölund

Description

The steps to separate front-end and back-end:

  • separate files into different folders
  • duplicate the DAE we have now in the front-end to have it also in the back-end
  • if the DAE in the front-end changes translate to the duplicate DAE in the back-end
  • investigate which files need to be split so that parts of them end up into either the front-end or the back-end.


Adrian will start by investigating if the RML flag -I works properly.

Change History (3)

comment:1 by Adrian Pop, 14 years ago

Split into directories done in revision 7369.

comment:2 by Henning Kiel, 10 years ago

Cc: adrpo, adrpo, petar, sjoelund.se → adrpo, petar, sjoelund.se
Component: Backend
Milestone: White December1.9.3

comment:3 by Martin Sjölund, 10 years ago

Component: BackendBuild Environment
Milestone: 1.9.31.9.2
Resolution: fixed
Status: newclosed

This was fixed when we switched to the bootstrapped compiler (each module is marked if it is part of the backend or something else).

Note: See TracTickets for help on using tickets.