Opened 7 years ago
Closed 7 years ago
#89 closed todo (fixed)
Fix build tools to allow easy (re)compilation of whole IDE or application for deployment.
Reported by: | Jan Vrany | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | default | Keywords: | |
Cc: | Also affects CVS HEAD (eXept version): | no |
Description
The goal is to allow everybody to recompile whole system from scratch.
Following has to be done:
- stx:librun build scripts have to be fixed to allow recompilation /relinking using pre-compiled objects rather than sources (as not many people have an access to the source code)
- Update Rakefiles to package binaries of stx:stc and stx:librun
- Update Rakefiles to download binaries of stx:stc and stx:librun if the developer has no access to sources.
- Update build documentation for Linux and then for Windows.
Note: See
TracTickets for help on using
tickets.