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
Merge "Install GCC via $BUILD_OUT directory"
Andrew Hsieh authored 12 years ago
a8ef6b86
Name Last commit Last update
build Merge "Install GCC via $BUILD_OUT directory" 12 years ago
docs Add 4.6 to DEFAULT_GCC_VERSION_LIST; Fixed gdbserver compilation/package 12 years ago
sources Fixed LOCAL_SHORT_COMMANDS to not recompile/relink source/object every time 12 years ago
tests Fix ndk-out test to accept parameters 12 years ago
toolchains Add gcc 4.6 toolchains configuration files 12 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 Pass flags to all adb in ndk-gdb 13 years ago
README.TXT