10 Commits

Author SHA1 Message Date
Tom G. Christensen
80e4a9d3fc Separate buildtree and buildpkg code
Code is now located via BUILDPKG_SCRIPTS while the buildtree is located
via BUILDPKG_BASE.
2010-01-10 11:51:27 +01:00
Tom G. Christensen
2c45b58592 Don't add a copyright stanza to every build.sh script 2010-01-09 15:48:29 +01:00
Tom G. Christensen
20a817e189 Update copyright years 2009-12-19 14:38:47 +01:00
Tom G. Christensen
b27fef0e1b The buildpkg framework is now under the GPLv3. 2009-12-19 14:38:46 +01:00
Tom G. Christensen
bb2413eda9 Add generic_check function and add new default check target to build.sh.
The check target is excluded from the all target since it can often take a
very long time to run.
2009-12-19 14:38:43 +01:00
Tom G. Christensen
d070a548a4 Moved all the reg code out of the build.sh script an into a function
library instead.
2009-12-19 14:38:41 +01:00
Tom G. Christensen
a1980fc242 Updated to use an environmentvar (BUILDPKG_BASE) to locate the buildpkg root 2003-07-29 19:25:49 +00:00
Tom G. Christensen
ccbc7a4ff1 Added a distclean method 2003-07-08 10:43:42 +00:00
Tom G. Christensen
df081b7907 A few small changes 2003-07-07 13:40:13 +00:00
Tom G. Christensen
2bb36fd0ab A generic build script that can be used as a template for new packages 2003-07-07 13:19:23 +00:00