Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Switching to premake build configuration
08-13-2011, 11:45 AM,
#13
 
abs1nth Wrote:the xcode projects are quite complicated and also contain custom deployment shell scripts that can generate deployable .DMG files with one click.
while the idea of generating project files sounds nice i doubt it works well for anything but very simple apps - i am sure xcode project files generated premake/cmake/whatever will be much worse then the files we have now.

My two cents here:

I agree that discussion of such a change should be discussed with developers. Apparently this has not been done.

Even if you wanted to "code" this, and deliver a proof-of-concept before discussion this should have been done in a separate git branch and not in the master. Only when the feature is complete and works better (or at least as good) than previous iteration (being just scons), it should have been merged (so "make install" works, tested by multiple people, no linking problems, ...)
I even wonder why the project switched to git if not using this workflow...?
Maybe this is just a transition problem and all developers will change to this workflow soon.

At last I think CMake is the way to go (I never heard of premake, although it seems to be the same idea, so it may be a perfect fit)
I don't know what the state is of the XCode generator of CMake (or premake), but I'm pretty sure creating deployable DMG's will be possible with it.
Even if this is not possible, why not improving CMake / Premake (or just sending bug reports / feature requests), to help others who want to use CMake with XCode. You also help yourself when you want to create your next project: You just have to write your CMake, instead of recreating your XCode project.
Reply


Messages In This Thread
Switching to premake build configuration - by NaN - 08-11-2011, 04:38 PM
[No subject] - by alex25 - 08-11-2011, 04:56 PM
[No subject] - by NaN - 08-11-2011, 05:10 PM
[No subject] - by alex25 - 08-11-2011, 05:29 PM
[No subject] - by NaN - 08-11-2011, 05:30 PM
[No subject] - by alex25 - 08-11-2011, 05:31 PM
[No subject] - by NaN - 08-11-2011, 07:47 PM
[No subject] - by alex25 - 08-11-2011, 10:06 PM
[No subject] - by alex25 - 08-11-2011, 10:30 PM
[No subject] - by alex25 - 08-11-2011, 10:39 PM
[No subject] - by abs1nth - 08-12-2011, 07:12 AM
[No subject] - by FFuser - 08-13-2011, 11:45 AM
[No subject] - by abs1nth - 08-13-2011, 06:32 PM
[No subject] - by NaN - 08-13-2011, 06:38 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)