Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
N ndk
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • halo
  • ndk
  • Repository

Switch branch/tag
  1. ndk
History Find file
Download source code
zip tar.gz tar.bz2 tar
Clone
  • Visual Studio Code
  • Copy SSH clone URLgit@repo.buzztime.com:halo/ndk.git
  • Copy HTTPS clone URLhttps://repo.buzztime.com/halo/ndk.git
Fix bad automatic dependency tracking when using multiple source subdirectories.
David 'Digit' Turner authored 14 years ago
Change-Id: I01848efe60107782efeb2211690a62c8a7d4f2cb
5171bb2f
Name Last commit Last update
build Fix bad automatic dependency tracking when using multiple source subdirectories. 14 years ago
docs Fix bad automatic dependency tracking when using multiple source subdirectories. 14 years ago
sources Add support for module imports. 15 years ago
.gitignore Add easy native debugging support through NDK_DEBUG=1 14 years ago
Android.mk Don't Include cpufeatures in sim-eng 15 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 Look for Android.mk in $(APP_PROJECT_PATH)/jni by default. 15 years ago
ndk-build ndk-build: fix escaping of options/parameters 15 years ago
ndk-gdb Add easy native debugging support through NDK_DEBUG=1 14 years ago
README.TXT