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 MIPS linker script path names for windows host.
Chao-Ying Fu authored 13 years ago
Change-Id: Ibc254842ce4634f7b941125e2a23bb1f2ab15116
4a6a5470
Name Last commit Last update
build Reference to correct prebuilt toolchain location 13 years ago
docs [MIPS] Add CPU-MIPS.html to docs. 13 years ago
sources [MIPS] Support to ndk scripts to build MIPS NDK 13 years ago
tests [MIPS] Support to ndk scripts to build MIPS NDK 13 years ago
toolchains Fix MIPS linker script path names for windows host. 13 years ago
.gitignore build-host-sed.sh: new script to build sed from sources 13 years ago
Android.mk Remove the simulator target from all makefiles. 13 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
ndk-build Better host CPU detection for future 64-bit binaries 13 years ago
ndk-build.cmd ndk-build.cmd: Fix weird shell install case. 13 years ago
ndk-gdb Custom output directory support with NDK_OUT 13 years ago
README.TXT