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 "Simplify finding windows host name to workaround a bug in WINE"
Andrew Hsieh authored 11 years ago
03923e13
Name Last commit Last update
build Merge "Symlink ld.bfd if ld.gold isn't available" 11 years ago
docs Merge "Remove obsolete clang3.1" 11 years ago
sources gabi++: Add _GABIXX_NOEXCEPT. 11 years ago
tests Merge "Add testcase for gcc4.8 ICE on lambda-defarg3.C" 11 years ago
toolchains Remove obsolete clang3.1 11 years ago
.gitignore Add GoogleTest to the NDK. 12 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 Simplify finding windows host name to workaround a bug in WINE 11 years ago
ndk-build Don't pass -v -v to scan-build 12 years ago
ndk-build.cmd Simplify finding windows host name to workaround a bug in WINE 11 years ago
ndk-gdb Move ndk-common.sh to build/tools/ 12 years ago
ndk-gdb-py Move ndk-common.sh to build/tools/ 12 years ago
ndk-gdb-py.cmd Simplify finding windows host name to workaround a bug in WINE 11 years ago
ndk-gdb.py Minor tidy-ups for ndk-gdb.py 11 years ago
ndk-which New 'ndk-which' convenience script 12 years ago
README.TXT