HTCondor Project List Archives



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-devel] really a cmake question, but asking here anyway




On Fri, 2011-04-22 at 10:24 -0500, Erik Paulson wrote:
> So I'd like to join the 21st century and consider using an IDE. 
> I'm hoping to use CMake to generate an XCode project file for
> Condor, so a couple of questions.

<cough> KDevelop4 </cough> 

> 
> 1. Has anyone tried this yet?

nope, but I hear it is possible. 

> 
> 2. Not really knowing anything about CMake, are we doing anything
> "un-cmake" like in Condor? The reason I ask is that Condor's use
> of autoconf was rather odd, and if someone was trying to learn
> autoconf from how Condor used it they would have been very confused,
> or at least autoconf lessons/materials would not apply to Condor.
> 

I tried to switch the universe, so it's about as CMake-y as it gets. 


> 3. Is there an easy way to build Condor in something other than the
> source directory? Back in the day, you could leave your code in AFS
> and build locally.  What I'd like to do is from the same source,
> create a build directory using the regular UNIX tools, as well
> as a second build directory using Xcode.

Look at "out of source builds":
https://condor-wiki.cs.wisc.edu/index.cgi/wiki?p=BuildModernization

cmake-gui will make this a snap for you.  

> 
> Thanks,
> 
> -Erik
> 
> _______________________________________________
> Condor-devel mailing list
> Condor-devel@xxxxxxxxxxx
> https://lists.cs.wisc.edu/mailman/listinfo/condor-devel