al3x + build   10

tup
"a file-based build system - it inputs a list of file changes and a directed acyclic graph (DAG), then processes the DAG to execute the appropriate commands required to update dependent files"
build  make  graph  dag 
march 2010 by al3x
localbuilder
"a simple solution to local Continuous Integration". It's ghetto CI, basically, but that could be really handy for working with languages with immature toolchains.
python  opensource  build  continuousintegration 
january 2009 by al3x
simple-build-tool
"a simple build tool for Scala projects that aims to do the basics well"
scala  build 
december 2008 by al3x
Apache Ivy
"a popular dependency manager focusing on flexibility and simplicity". Sort of adds Maven functionality to Ant.
java  ant  apache  build  opensource  plugin 
july 2008 by al3x
waf
"a Python-based framework for configuring, compiling and installing applications. It is a replacement for other tools such as Autotools, Scons, CMake or Ant."
build  make  python  autotools 
april 2008 by al3x
OMake
"a build system designed for scalability and portability. It uses a syntax similar to make utilities you may have used, but it features many additional enhancements"
ocaml  build 
september 2007 by al3x
CruiseControl.rb
yet another Ruby CI solution
ruby  rails  build  testing 
march 2007 by al3x
Waf
a pure Python replacement for a myriad of shitty build tools
python  build  unix  autotools 
october 2006 by al3x

Copy this bookmark:



description:


tags: