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
Repository
8fb04cee869c8e3f0bec6a8db5761437dec97d76
Switch branch/tag
ndk
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Clone
Clone with SSH
Clone with HTTPS
Open in your IDE
Visual Studio Code
Copy HTTPS clone URL
Copy SSH clone URL
git@repo.buzztime.com:halo/ndk.git
Copy HTTPS clone URL
https://repo.buzztime.com/halo/ndk.git
Merge "Fix the comment: The ASCII code for tab is 9."
Andrew Hsieh authored
11 years ago
8fb04cee
Name
Last commit
Last update
build
Merge "Build static libs with Deterministic (option D) mode of ar tool"
11 years ago
docs
Fix a documentation typo: build-platforms.sh -> gen-platforms.sh
11 years ago
sources
Fix the comment: The ASCII code for tab is 9.
11 years ago
tests
Add testcase for issue 62910
11 years ago
toolchains
Debugging for unknown arch.
11 years ago
.gitignore
Refine abcc for system image.
11 years ago
Android.mk
Revert "Add libportable to NDK."
12 years ago
CleanSpec.mk
Add CleanSpec.mk
14 years ago
GNUmakefile
Perform auto-detection of host platform in build scripts.
15 years ago
README.TXT
Minor documentation udpate.
14 years ago
documentation.html
docs: move NDK docs to HTML and add documentation.html,
14 years ago
find-win-host.cmd
Misc fixes
11 years ago
ndk-build
Fix ndk-build fails in cygwin if NDK package is referenced via symlink
11 years ago
ndk-build.cmd
Simplify finding windows host name to workaround a bug in WINE
11 years ago
ndk-gdb
Merge "Debugging for unknown arch."
11 years ago
ndk-gdb-py
Fix ndk-build fails in cygwin if NDK package is referenced via symlink
11 years ago
ndk-gdb-py.cmd
Simplify finding windows host name to workaround a bug in WINE
11 years ago
ndk-gdb.py
ndk-gdb.py: Fix ndk_bin_path determination
11 years ago
ndk-which
New 'ndk-which' convenience script
12 years ago
remove-windows-symlink.sh
Add a tool to replace symlink in windows toolchain with real file
11 years ago
README.TXT