Project

General

Profile

Actions

Bug #169

closed

Clean build scripts to always use --out-dir option

Added by Dmitry M. about 11 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
-
Target version:
Start date:
01/19/2013
Due date:
% Done:

100%

Estimated time:
CPU Architecture:
Host OS:
Toolchain:
Android version:
CrystaX NDK Version:

Description

Right now there are three options used in different build scripts: --out-dir, --build-out and --build-dir. These produce unpredictable behavior when one script call another and pass wrong options there (for example, second script expect --build-out, but --out-dir passed instead). To avoid such problems, each build script must use just one option to specify out directory. The most correct name for such option is --out-dir, as I believe.

Actions

Also available in: Atom PDF