Commit Graph

2 Commits

Author SHA1 Message Date
steven
34b82f68df - pass MAKE_ENV and MAKE_FLAGS/FAKE_FLAGS when calling make in
post-build, post-install and post-regress targets.
- SHARED_LIBS (which definitely requires the above...)
2006-01-07 01:10:11 +00:00
alek
a524b91b3c Import Subversion 1.1.1
Subversion is a free/open-source version control system. That is,
Subversion manages files and directories over time. A tree of files
is placed into a central repository. The repository is much like an
ordinary file server, except that it remembers every change ever made
to your files and directories. This allows you to recover older versions
of your data, or examine the history of how your data changed.
In this regard, many people think of a version control system as a
sort of time machine.

Joint work with msf@, Sigfred H?versen, Alex Holst and Steven Mestdagh

ok naddy@, go ahead msf@
2004-12-01 16:47:54 +00:00