|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
[rvm-issues] [jira] Created: (RVM-258) Incremental boot image compilationIncremental boot image compilation
---------------------------------- Key: RVM-258 URL: http://jira.codehaus.org/browse/RVM-258 Project: RVM Issue Type: New Feature Components: Infrastructure: Build Reporter: Ian Rogers Priority: Minor Currently the boot image writer performs the task of finding dependencies in code, compiling it, linking the code and data into the boot image files (including generating the an initial root set of boot image objects). A performance improvement allows the compilation to occur in parallel. The approach of the boot image writer means that changing one source file requires the entire boot image to be rebuilt. If we factored out the different jobs of the boot image writer and used intermediate files, we could create a boot image compiler and boot image linker. Such a system should enable us to recompile only modified files into the boot image. This issue was previously SF RFE #1643564. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Jikesrvm-issues mailing list Jikesrvm-issues@... https://lists.sourceforge.net/lists/listinfo/jikesrvm-issues |
|
|
[jira] Closed: (RVM-258) Incremental boot image compilation[ http://jira.codehaus.org/browse/RVM-258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Grove closed RVM-258. --------------------------- Resolution: Won't Fix Fix Version/s: (was: 1000) hard and low priority... > Incremental boot image compilation > ---------------------------------- > > Key: RVM-258 > URL: http://jira.codehaus.org/browse/RVM-258 > Project: RVM > Issue Type: New Feature > Components: Infrastructure: Build > Reporter: Ian Rogers > Priority: Minor > > Currently the boot image writer performs the task of finding dependencies in code, compiling it, linking the code and data into the boot image files (including generating the an initial root set of boot image objects). A performance improvement allows the compilation to occur in parallel. > The approach of the boot image writer means that changing one source file requires the entire boot image to be rebuilt. If we factored out the different jobs of the boot image writer and used intermediate files, we could create a boot image compiler and boot image linker. Such a system should enable us to recompile only modified files into the boot image. > This issue was previously SF RFE #1643564. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Jikesrvm-issues mailing list Jikesrvm-issues@... https://lists.sourceforge.net/lists/listinfo/jikesrvm-issues |
| Free embeddable forum powered by Nabble | Forum Help |