Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC-Android
Manage
Activity
Members
Labels
Plan
Issues
528
Issue boards
Milestones
Wiki
Code
Merge requests
15
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
2df0509c
Commit
2df0509c
authored
6 years ago
by
Xavier Rene-Corail
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of code.videolan.org:xcorail/vlc-android
parents
bb764eaf
4f9b7e24
No related branches found
No related tags found
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 @
2df0509c
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