Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC-Android
Manage
Activity
Members
Labels
Plan
Issues
530
Issue boards
Milestones
Wiki
Code
Merge requests
11
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
VLC-Android
Commits
4f9b7e24
Commit
4f9b7e24
authored
6 years ago
by
Xavier Rene-Corail
Browse files
Options
Downloads
Patches
Plain Diff
Add a config file to tell LGTM.com how to build the code
parent
7b0d89d4
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!15
Add a config file to tell LGTM.com how to build the code
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lgtm.yml
+11
-0
11 additions, 0 deletions
lgtm.yml
with
11 additions
and
0 deletions
lgtm.yml
0 → 100644
+
11
−
0
View file @
4f9b7e24
extraction
:
java
:
before_index
:
-
export ANDROID_SDK=/opt/extra/android
-
export ANDROID_NDK=/opt/extra/android
-
export PATH=$PATH:$ANDROID_SDK/platform-tools:$ANDROID_SDK/tools
-
./compile.sh --init
index
:
build_command
:
-
./gradlew assembleDebug
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment