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
f390d512cac7544adf7647570d72c512b390e1a2
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
am
1d0df82b
: Merge "Include cpufeatures in ndk/Android.mk" into froyo
Brian Muramatsu authored
15 years ago
Merge commit '
1d0df82b
' into kraken * commit '
1d0df82b
': Include cpufeatures in ndk/Android.mk
f390d512
Name
Last commit
Last update
build
am
32c6d02b
: Merge "ndk-build: On Windows, check that a Cygwin-compatible GNU Make is being used." into froyo
15 years ago
docs
Merge "ndk-build: On Windows, check that a Cygwin-compatible GNU Make is being used." into froyo
15 years ago
samples
Update native-activity sample to get the direct surface.
15 years ago
sources/cpufeatures
Allow <cpu-features.h> to be properly included from C++
15 years ago
.gitignore
Place generated binaries under $PROJECT/obj/ndk/ instead of $PROJECT/bin/ndk/
15 years ago
Android.mk
Include cpufeatures in ndk/Android.mk
15 years ago
GNUmakefile
Perform auto-detection of host platform in build scripts.
15 years ago
README.TXT
Look for Android.mk in $(APP_PROJECT_PATH)/jni by default.
15 years ago
ndk-build
ndk-build: On Windows, check that a Cygwin-compatible GNU Make is being used.
15 years ago
ndk-gdb
ndk-gdb: fix to work properly with cygwin path madness.
15 years ago
README.TXT