cliffmoon / framewerk

a fork of the framewerk build system

This URL has Read+Write access

name age message
file AUTHORS Tue Jun 23 19:26:54 -0700 2009 bringing things up to date [cliffmoon]
file COPYING Tue Jun 23 19:26:54 -0700 2009 bringing things up to date [cliffmoon]
file ChangeLog Tue Jun 23 19:26:54 -0700 2009 bringing things up to date [cliffmoon]
file Makefile.am.local Tue Jun 23 19:26:54 -0700 2009 bringing things up to date [cliffmoon]
file NEWS Wed Jun 10 14:43:11 -0700 2009 git-svn-id: http://fwtemplates.googlecode.com/s... [paul-google@mineiro.com]
file README Tue Jun 23 19:26:54 -0700 2009 bringing things up to date [cliffmoon]
file TODO Tue Jun 23 19:26:54 -0700 2009 bringing things up to date [cliffmoon]
directory bin/ Tue Jun 23 19:26:54 -0700 2009 bringing things up to date [cliffmoon]
file bootstrap Tue Jun 23 19:26:54 -0700 2009 bringing things up to date [cliffmoon]
file configure.ac.local Tue Jun 23 19:26:54 -0700 2009 bringing things up to date [cliffmoon]
directory doc/ Wed Jun 10 14:43:11 -0700 2009 git-svn-id: http://fwtemplates.googlecode.com/s... [paul-google@mineiro.com]
directory fw-pkgin/ Tue Jun 23 19:26:54 -0700 2009 bringing things up to date [cliffmoon]
directory fw.local/ Tue Jun 23 19:26:54 -0700 2009 bringing things up to date [cliffmoon]
directory fw/ Tue Jun 23 19:26:54 -0700 2009 bringing things up to date [cliffmoon]
directory src/ Thu Jun 11 09:23:12 -0700 2009 git-svn-id: http://fwtemplates.googlecode.com/s... [paul-google@mineiro.com]
directory tests/ Tue Jun 23 19:26:54 -0700 2009 bringing things up to date [cliffmoon]
README
Framewerk is an build environment.  It aims for repeatability
and extensibility.  Repeatable means that the exact conditions and
business processes under which a piece of software is released can
be recreated.  Extensibility means that business processes regarding
development are packaged and versioned, and modifications take effect
on all projects without requiring those projects to be modified.
In addition, framewerk abstracts around differences such as packaging
format and revision control, easily allowing organizations to experiment
with new development technologies.