Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
celllframe-node
Manage
Activity
Members
Labels
Plan
Issues
5
Issue boards
Milestones
Code
Merge requests
14
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cellframe
celllframe-node
Merge requests
!71
Support 2649
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Support 2649
support-2649
into
master
Overview
0
Commits
17
Pipelines
0
Changes
64
Merged
alexandr.kravchenko
requested to merge
support-2649
into
master
5 years ago
Overview
0
Commits
17
Pipelines
0
Changes
64
Expand
Fixed up building and publishing into reprepro.
👍
0
👎
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
6b57bf38
17 commits,
5 years ago
64 files
+
415
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
64
Search (e.g. *.vue) (Ctrl+P)
prod_build/android/conf/environment
0 → 100644
+
7
−
0
Options
ANDROID_NDK_HOME="/opt/android-ndk-r16b"
SDKROOT="/opt/android-sdk/bin"
NDKHOST="linux-x86_64"
JAVA_HOME="/usr/lib/jvm/java-8-openjdk-amd64"
ANDRQT_HOME="/usr/lib/crossdev"
HOST_DISTR_VERSIONS="stretch"
HOST_ARCH_VERSIONS="amd64"
Loading