Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
halo
ndk
Commits
aae7487e
Commit
aae7487e
authored
9 years ago
by
Dan Albert
Browse files
Options
Download
Email Patches
Plain Diff
Add links to the hosted versions of the docs.
Change-Id: I806f1633909ad816622a3019c6153434fdf8bcd2
parent
e32003a6
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
12 additions
and
0 deletions
+12
-0
README.md
README.md
+3
-0
docs/GeneratingSysroots.md
docs/GeneratingSysroots.md
+3
-0
docs/Testing.md
docs/Testing.md
+3
-0
docs/Toolchains.md
docs/Toolchains.md
+3
-0
No files found.
README.md
View file @
aae7487e
Android Native Development Kit (NDK)
====================================
The latest version of this document is available at
https://android.googlesource.com/platform/ndk/+/master/README.md.
**Note:**
This document is for developers _of_ the NDK, not developers
that use the NDK.
...
...
This diff is collapsed.
Click to expand it.
docs/GeneratingSysroots.md
View file @
aae7487e
Generating NDK Sysroots
=======================
The latest version of this document is available at
https://android.googlesource.com/platform/ndk/+/master/docs/GeneratingSysroots.md.
The
`platforms/`
subtree of an NDK package contains sysroots for each
architecture and API level. The contents of these sysroots are generated as part
of the NDK build.
...
...
This diff is collapsed.
Click to expand it.
docs/Testing.md
View file @
aae7487e
Testing the NDK
===============
The latest version of this document is available at
https://android.googlesource.com/platform/ndk/+/master/docs/Testing.md.
Testing Tools
-------------
...
...
This diff is collapsed.
Click to expand it.
docs/Toolchains.md
View file @
aae7487e
Working with the NDK Toolchains
===============================
The latest version of this document is available at
https://android.googlesource.com/platform/ndk/+/master/docs/Testing.md.
The toolchains shipped in the NDK are not built as a part of the NDK build
process. Instead they are built separately and checked into git as prebuilts
that are repackaged when shipped in the NDK. This applies to both Clang and GCC.
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment