Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Opened 16 years ago

Closed 15 years ago

#278 closed enhancement (fixed)

Multiple builds support

Reported by: rgrieder Owned by: nobody
Priority: minor Milestone: Version 0.3 Codename: Castor
Component: Cmake Version: 0.2.0
Keywords: PPS Cc:
Referenced By: References:

Description

You may have noticed that we can currently only make one build with a certain set of options.

Your job would be to enable support for multiple builds, especially debug and release build. Furthermore, this should be better integrated into our CMake files to ease up build configuration.

Change History (4)

comment:1 Changed 16 years ago by rgrieder

  • Type changed from defect to enhancement

comment:2 Changed 16 years ago by bknecht

If I'm not mistaken this ticket also includes the task of making Orxonox easier to distribute, fulfilling some requirements for package building like a .deb or .rpm package.

comment:3 Changed 16 years ago by bknecht

  • Milestone changed from Version 0.2 Codename: Bellatrix to Version 0.3 Codename: Castor

comment:4 Changed 15 years ago by rgrieder

  • Resolution set to fixed
  • Status changed from new to closed

Adrian Friedli has kindly offered us his immense knowledge about CMake and we now have a clean and hack-free build system that supports builds for debug and 3 release types.

Note: See TracTickets for help on using tickets.