'\" t .\" Title: appcompile .\" Author: [see the "AUTHOR" section] .\" Generator: DocBook XSL Stylesheets v1.76.1 .\" Date: 18 April,2012 .\" Manual: Listaller Project .\" Source: Listaller Project .\" Language: English .\" .TH "APPCOMPILE" "1" "18 April,2012" "Listaller Project" "Listaller Project" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" appcompile \- Compile software automatically .SH "SYNOPSIS" .HP \w'\fBappcompile\fR\ 'u \fBappcompile\fR [\fBOPTION \&.\&.\&.\fR] .SH "DESCRIPTION" .PP This manual page documents briefly the \fBappcompile\fR command\&. .PP \fBappcompile\fR automatically compiles applications from source code\&. It will detect the build system (cmake, automake, \&.\&.\&.) and then perform the necessary steps to generate the binary\&. appcompile can be used together with libuild, the Listaller build tool, to compile applications easily\&. .SH "OPTIONS" .PP \fB\-s\fR, \fB\-\-sourcedir=\fR\fB\fIDIRECTORY\fR\fR .RS 4 Path to source of the application which should be compiled\&. .RE .PP \fB\-o\fR, \fB\-\-target_dir=\fR\fB\fIDIRECTORY\fR\fR .RS 4 Path where the resulting binaries should be installed to\&. .RE .PP \fB\-\-strip\fR .RS 4 Strip debug information from resulting binaries\&. .RE .PP \fB\-\-version\fR .RS 4 Display version number of appcompile .RE .PP \fB\-\-verbose\fR .RS 4 Turn on verbose mode (this can be used for debugging)\&. .RE .SH "SEE ALSO" .PP lipkgen (1), depscan (1)\&. .PP Additional documentation can be found on http://listaller\&.tenstral\&.net\&. .SH "AUTHOR" .PP This manual page was written by Matthias Klumpp matthias@tenstral\&.net\&. .SH "COPYRIGHT" .br Copyright \(co 2009-2012 Matthias Klumpp .br