KenzieMac130 / ogre-procedural

Automatically exported from code.google.com/p/ogre-procedural
0 stars 0 forks source link

Build automation #109

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I've been trying using Jenkins to provide a continuously built OgreProcedural.

What has already been done :
- Check that everything compile in Linux (see http://ogrenightly.org/)
- Build doxygen doc and upload it using FTP towards 
http://doc.ogreprocedural.org

What remains to be done :
- Build the manual
- Build all the VS SDKs
- Build the MingW SDK (probably more work to be done)

Future :
- Run unit tests and display results

Original issue reported on code.google.com by michael.broutin@gmail.com on 6 Mar 2012 at 9:32

GoogleCodeExporter commented 8 years ago
Manual : done, with illustrations
All VS SDKs : done, but need to be tested at least once

Original comment by michael.broutin@gmail.com on 27 Mar 2012 at 9:07

GoogleCodeExporter commented 8 years ago
MingW successfully tested, but the samples only worked when manually selecting 
CMAKE_BUILD_TYPE (if not set, the samples compile but won't start).

Readme is also missing.

Original comment by michael.broutin@gmail.com on 30 Mar 2012 at 11:11

GoogleCodeExporter commented 8 years ago

Original comment by michael.broutin@gmail.com on 5 Apr 2012 at 7:56