Hi,

./build_make.sh --help
Usage: build_make.sh [--configure [debug|final]|--clean|--verbose|--help]

But if i try, ./build_make.sh --configure debug, i get.
Unknown Option --configure. Exit

The right seems to be
./build_make.sh --build debug


Andreas Schneider wrote:
Hi,

I've rewritten the build_make.sh from scratch.

New Features:
* Logging (build/.build.log)
* Nice command line options ;)
* error return values form make or cmake
* build directory cleanup (--clean)

more:

./build_make.sh --help

Have fun,

        -- andreas


------------------------------------------------------------------------

_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to