summaryrefslogtreecommitdiffstats
path: root/scripts/lib/ptxd_make_world_compile.sh
Commit message (Collapse)AuthorAgeFilesLines
* redirect command stderr to stdoutMichael Olbrich2016-05-291-2/+2
| | | | | | | | | | | | | Redirect stderr to stdout for the actual autogen.sh, prepare, compile, install and opkg-build command. This preserves the chronological order of stdout vs. stderr when building packages in parallel with output sync enabled. As a side-effect, the stderr output of these commands won't show up on the console for quiet builds. But most of that is not really useful by itself anyways. And the resulting logfile is more readable now for the rest. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* add helper to build python packagesMichael Olbrich2015-06-091-8/+23
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* ptxdist: add --verbose option and start using itMichael Olbrich2012-07-291-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [compile] do nothing in compile if the build directory is undefined.Michael Olbrich2010-10-271-0/+5
| | | | | | | This makes it possible to use the default compile stage for packages that have no sources. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [ptxd_make_world] put pkg_config vars environemnt of every stageMarc Kleine-Budde2009-08-071-0/+1
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [ptxd_make_world_compile] provide generic compile functionMarc Kleine-Budde2009-06-151-0/+23
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10794 33e552b5-05e3-0310-8538-816dae2090ed