<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Build on Saleem Ansari</title>
    <link>/tags/build/</link>
    <description>Recent content in Build on Saleem Ansari</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>(c) 2024 Saleem Ansari</copyright>
    <lastBuildDate>Tue, 04 May 2010 00:00:00 +0000</lastBuildDate>
    <atom:link href="/tags/build/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Its time to leave autotools and learn other build tools</title>
      <link>/2010/05/04/its-time-to-leave-autotools-and-learn-other-build-tools/</link>
      <pubDate>Tue, 04 May 2010 00:00:00 +0000</pubDate>
      <guid>/2010/05/04/its-time-to-leave-autotools-and-learn-other-build-tools/</guid>
      <description>The most promising tools I found are SCons, CMake and Waf ( little brother of SCons )&#xA;SCons is written in Python and very extensible, but it might be slow for other large projects [1].&#xA;CMake is written in C++, is faster than SCons but is arguably not as extensible as SCons [1].&#xA;[1] Evalutation of various build tools&#xA;Here is another article: Battle of the build systems</description>
    </item>
    <item>
      <title>Building GNOME from source code</title>
      <link>/2009/10/26/building-gnome-from-source-code/</link>
      <pubDate>Mon, 26 Oct 2009 00:00:00 +0000</pubDate>
      <guid>/2009/10/26/building-gnome-from-source-code/</guid>
      <description>Building GNOME from source code Reference: http://live.gnome.org/Jhbuild&#xA;First download and install Jhbuild as mentioned at: http://live.gnome.org/Jhbuild&#xA;Modify the configuration file like this:&#xA;# -*- mode: python -*- # edit this file to match your settings and copy it to ~/.jhbuildrc # if you have a GNOME git account, uncomment this line # repos[‘git.gnome.org’] = ‘ssh://user@git.gnome.org/git/’ modulesets_dir = ‘/home/tuxnda/work/dev/jhbuild/modulesets/’ # what module set should be used. The default at the moment is ‘gnome-2.</description>
    </item>
  </channel>
</rss>
