Project

General

Profile

Actions

Bug #586

closed

Repackaging of 64-bit release don't work for Windows build

Added by Dmitry M. over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Alexander Z.
Category:
build
Target version:
Start date:
08/15/2014
Due date:
% Done:

100%

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

Description

Will repack 64-bit packages for systems: linux-x86 windows
Repacking linux-x86 packages

COMMAND: mkdir -p /tmp/ndk-jenkins/release/repack

COMMAND: tar jxpf /tmp/ndk-jenkins/release/android-ndk-dev-linux-x86.tar.bz2 -C /tmp/ndk-jenkins/release/repack

COMMAND: rm -rf /tmp/ndk-jenkins/release/repack/android-ndk-dev/prebuilt/common

COMMAND: rm -rf /tmp/ndk-jenkins/release/repack/android-ndk-dev/prebuilt/linux-x86

COMMAND: tar jxpf /tmp/ndk-jenkins/release/android-ndk-dev-linux-x86-64bit-tools.tar.bz2 -C /tmp/ndk-jenkins/release/repack

COMMAND: rm /tmp/ndk-jenkins/release/android-ndk-dev-linux-x86-64bit-tools.tar.bz2

COMMAND: tar jcf /tmp/ndk-jenkins/release/android-ndk-dev-linux-x86_64.tar.bz2 android-ndk-dev

COMMAND: rm -rf /tmp/ndk-jenkins/release/repack

Repacking windows-x86 packages

COMMAND: mkdir -p /tmp/ndk-jenkins/release/repack

COMMAND: unzip -q /tmp/ndk-jenkins/release/android-ndk-dev-windows-x86.zip

COMMAND: rm -rf /tmp/ndk-jenkins/release/repack/android-ndk-dev/prebuilt/common

COMMAND: rm -rf /tmp/ndk-jenkins/release/repack/android-ndk-dev/prebuilt/windows

COMMAND: unzip -q /tmp/ndk-jenkins/release/android-ndk-dev-windows-x86-64bit-tools.zip

replace android-ndk-dev/ndk-depends.exe? [y]es, [n]o, [A]ll, [N]one, [r]ename: NULL
(EOF or read error, treating as "[N]one" ...)

Actions #1

Updated by Alexander Z. over 9 years ago

  • Status changed from Open to In Progress
Actions #2

Updated by Alexander Z. over 9 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF