posaune
[projects.git] / doc / mconfigure.1
index 47ac178..08e160b 100644 (file)
@@ -5,8 +5,8 @@
 mconfigure \- interface to build system of WagnerTech UG
 .SH SYNOPSIS
 .B mconfigure
 mconfigure \- interface to build system of WagnerTech UG
 .SH SYNOPSIS
 .B mconfigure
+[-cdpoV] [-a ARCH] [-C TOOLSET] [-v VERSION]
 .I paket 
 .I paket 
-.B [-cdp]
 .SH DESCRIPTION
 mconfigure builds the package 
 .I paket.
 .SH DESCRIPTION
 mconfigure builds the package 
 .I paket.
@@ -16,9 +16,16 @@ that contains the files described in
 .B mbuild(8).
 .SH OPTIONS
 .TP
 .B mbuild(8).
 .SH OPTIONS
 .TP
+-a ARCH
+A multiarch cross compile is issued
+.TP
 -c
 select configuration step
 .TP
 -c
 select configuration step
 .TP
+-C TOOLSET
+Defines the cross compile toolset. TOOLSET can either be an absolute path or a directory expected
+in the /opt/cross directory
+.TP
 -d
 select compile step
 .TP
 -d
 select compile step
 .TP
@@ -27,6 +34,16 @@ select pack step
 .TP
 -o
 support old Debian 7 format
 .TP
 -o
 support old Debian 7 format
+.TP
+-v VERSION
+set version to VERSION
+.TP
+-V
+verion is set by the project in the prepare step. The environment variables
+.B version
+and
+.B build
+have to be added to the setenv.sh file in the debian directory.
 .PP
 If no steps are selected all steps are performed.
 .SH SEE ALSO
 .PP
 If no steps are selected all steps are performed.
 .SH SEE ALSO