Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] linux@example.com How many widely can we do that?
- Date: Sun, 25 Oct 2009 13:16:45 +0000
- From: Lars Kotthoff <lists@example.com>
- Subject: Re: [tlug] linux@example.com How many widely can we do that?
- References: <20091024084313.GA26730@example.com> <1d581afe0910250143p6b8e0e77uf0ec8655acb5a005@example.com> <12d14f3b0910250302t3bcc42e5lc1cbfe59e6899b32@example.com> <20091025130153.GW4939@example.com>
> It would be an interesting story to hear about what you're developing, > how you can manage to work on both platforms (do you actually run and > test your system on both?), and so on. If you really can use any editor, > have all the VCS clients you need on both, etc. etc., that would be of > interest in and of itself. And what can't you do on both platforms that > must be done on one or the other? We're developing our software [1] (large pieces of C++, some Haskell, scripts in various languages) on various Linux distributions and Mac OS and building and testing it on Linux, Mac OS, Cygwin, and Windows (with a continuous build system on several virtual and actual machines running different OSs). Our code is versioned in Git and we're using CMake as the build system for the C++ part which generates Makefiles on the Unices and Visual Studio project files on Windows. It took some time to work out the kinks and make the C++ code work on Windows as well (which was actually only some timing stuff), but now it all basically works. There're some minor things which aren't supported in Windows, but that's mostly because nobody of the developers uses Windows and has an incentive to fix it. And Git for Windows comes with some Mingw utilities so we can run shell scripts. Admittedly there's no GUI stuff involved in our project, which makes supporting all these platforms much easier. Lars [1] http://minion.sourceforge.net
- Follow-Ups:
- [tlug] Git Under Windows (Was: linux@example.com)
- From: Curt Sampson
- References:
- [tlug] linux@example.com How many widely can we do that?
- From: Christian Horn
- Re: [tlug] linux@example.com How many widely can we do that?
- From: Ian Barwick
- Re: [tlug] linux@example.com How many widely can we do that?
- From: Johan Berntsson
- Re: [tlug] linux@example.com How many widely can we do that?
- From: Curt Sampson
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] linux@example.com How many widely can we do that?
- Next by Date: Re: [tlug] linux@example.com How many widely can we do that?
- Previous by thread: Re: [tlug] linux@example.com How many widely can we do that?
- Next by thread: [tlug] Git Under Windows (Was: linux@example.com)
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links