2017-11-03 19:02 GMT+08:00 Tapani Pälli :
> On 11/03/2017 12:30 PM, Chih-Wei Huang wrote:
>> 2017-11-03 15:47 GMT+08:00 Tapani Pälli :
>>> Hi Chih-Wei;
>>> This looks good to me. Only thing that causes a bit of headache is ...
>>> what
>>> is the difference between PRODUCT_OUT, OUT_DIR and TARGET_O
On 11/06/2017 04:08 AM, Chih-Wei Huang wrote:
2017-11-03 19:02 GMT+08:00 Tapani Pälli :
On 11/03/2017 12:30 PM, Chih-Wei Huang wrote:
2017-11-03 15:47 GMT+08:00 Tapani Pälli :
Hi Chih-Wei;
This looks good to me. Only thing that causes a bit of headache is ...
what
is the difference between P
On 11/03/2017 12:30 PM, Chih-Wei Huang wrote:
2017-11-03 15:47 GMT+08:00 Tapani Pälli :
Hi Chih-Wei;
This looks good to me. Only thing that causes a bit of headache is ... what
is the difference between PRODUCT_OUT, OUT_DIR and TARGET_OUT?
OUT_DIR is also set to "out" if it's not already se
2017-11-03 15:47 GMT+08:00 Tapani Pälli :
> Hi Chih-Wei;
>
> This looks good to me. Only thing that causes a bit of headache is ... what
> is the difference between PRODUCT_OUT, OUT_DIR and TARGET_OUT?
OUT_DIR is also set to "out" if it's not already set.
PRODUCT_OUT is where all target files go.
Hi Chih-Wei;
This looks good to me. Only thing that causes a bit of headache is ...
what is the difference between PRODUCT_OUT, OUT_DIR and TARGET_OUT?
On 11/03/2017 09:36 AM, Chih-Wei Huang wrote:
The libraries are moved to /vendor since commit c3f75d48.
Clean all old files for incremental b
The libraries are moved to /vendor since commit c3f75d48.
Clean all old files for incremental builds.
Signed-off-by: Chih-Wei Huang
---
CleanSpec.mk | 7 +++
1 file changed, 7 insertions(+)
diff --git a/CleanSpec.mk b/CleanSpec.mk
index d08b0def7d..eca3845354 100644
--- a/CleanSpec.mk
+++ b