From 20d56766c5b03c34b9024a71b76a0087f98340a4 Mon Sep 17 00:00:00 2001 From: pmichaud Date: Wed, 29 Aug 2012 07:17:01 -0500 Subject: Update README.star with pointers to new build process. --- README.star | 25 +++++-------------------- 1 file changed, 5 insertions(+), 20 deletions(-) (limited to 'README.star') diff --git a/README.star b/README.star index faa2aa7..168fe01 100644 --- a/README.star +++ b/README.star @@ -11,25 +11,10 @@ http://github.com/rakudo/star/downloads . If you're still reading this, we assume you're a Rakudo Star release manager, or someone that is looking to create new Perl 6 distributions based on the tools here. Run -"make VERSION=yyyy.mm" to populate a distribution image -into the rakudo-star-yyyy.mm/ directory. +"make -f tools/star/Makefile" to populate a distribution image. -The build system assumes that you have the following tools available: +See tools/star/release-guide.doc for the steps needed to build +a candidate release. - * perl - * make - * git - * wget - * cp - * find - * tar - * touch - -See for a list -of modules we want included in the distribution. - -The skel/ directory contains the basic layout of documentation and -other support files, other components are then populated into -the target directory via the make command above. - -To create a candidate release tarball, try "make release VERSION=yyyy.mm". +See +for a list of modules we want included in the distribution. -- cgit v1.1