Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_build_soong
/
52767be335c200dfbf2af3da802e24a1cc91f1bf
/
cc
/
stl.go
52767be
Add support for Rust C libraries.
by Ivan Lozano
· 5 years ago
b49fe1b
Stop linking libdl.a into static bins
by Ryan Prichard
· 5 years ago
f7a17da
Use -nostdlib++ instead of -nodefaultlibs
by Colin Cross
· 5 years ago
e12019c
Merge "Remove setting _USING_LIBCXX"
by Tom Cherry
· 5 years ago
792942d
Merge changes I75b4a761,I779f28c6,If1422372,I26307dd1
by Treehugger Robot
· 5 years ago
99f2fc2
BoringSSL FIPS build - introduce extraLibFlags and use for STL libs.
by Pete Bentley
· 5 years ago
520d9aa
Remove setting _USING_LIBCXX
by Tom Cherry
· 5 years ago
2da19cb
Link libc++demangle with libc++ for the device.
by Dan Albert
· 5 years ago
c3a1e22
Do not re-export _Unwind_XXX symbols.
by Christopher Ferris
· 6 years ago
fc22e4e
Treat stl: "system" the same way as default.
by Sasha Smundak
· 6 years ago
c32c6b0
Support building for Fuchsia.
by Doug Horn
· 6 years ago
087bba7
Use libucrt instead of libmsvcr110
by Pirama Arumuga Nainar
· 6 years ago
90b9bbc
Don't use libandroid_support post-21.
by Dan Albert
· 6 years ago
a403cc7
Change STL for Windows to libc++.
by Pirama Arumuga Nainar
· 6 years ago
e5d974d
Link msvcr110.a after mingwex.a
by Pirama Arumuga Nainar
· 6 years ago
b60190a
Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules
by Colin Cross
· 6 years ago
cb9342e
Revert "Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules"
by Colin Cross
· 6 years ago
e2874cd
Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules
by Colin Cross
· 6 years ago
b170365
Use Soong modules for the NDK's extra STL libraries
by Ryan Prichard
· 7 years ago
5789ca9
Use the platform -std= for sdk_version.
by Elliott Hughes
· 7 years ago
a07b845
Disable availability macros in libc++ on Darwin.
by Dan Albert
· 7 years ago
749fc78
Remove support for stlport.
by Dan Albert
· 7 years ago
c9460bb
Remove support for gnustl.
by Dan Albert
· 7 years ago
202fe49
Add basic NDK STL link type check.
by Dan Albert
· 7 years ago
af3cc2d
Some clarifications in preparation to automatically order linker dependencies
by Jeff Gaston
· 7 years ago
27991b7
Add -lm to the default libs for Linux & Darwin
by Dan Willemsen
· 7 years ago
ef88ae2
Make libdl.so be loaded after libc.so
by Colin Cross
· 7 years ago
245ced7
Allow arch-specific stl selection
by Colin Cross
· 7 years ago
3edeee1
Add ctx.Windows()
by Colin Cross
· 8 years ago
87f9f03
Add libc++ and libc++_static aliases for SDK builds.
by David Benjamin
· 8 years ago
2e47b34
Add Toolchain.Bionic()
by Dan Willemsen
· 8 years ago
3895d5b
Always link libdl with libc++ for the NDK.
by Dan Albert
· 8 years ago
3d92b27
Add libc and libm to modules that use libc++_static
by Colin Cross
· 8 years ago
7924885
Make Stl *bool
by Colin Cross
· 8 years ago
141d566
Remove support for libstdc++ on Android/Linux/Darwin
by Dan Willemsen
· 9 years ago
a1ad8d1
Simplify arch target handling
by Colin Cross
· 9 years ago
b9db480
Revert "Simplify arch target handling"
by Colin Cross
· 9 years ago
54c7112
Simplify arch target handling
by Colin Cross
· 9 years ago
635c3b0
Rename common to android
by Colin Cross
· 9 years ago
4a97cb4
Support "none" for stl when using ndk
by Colin Cross
· 9 years ago
a8e07cc
Promote stl to a fixed feature
by Colin Cross
· 9 years ago
ca860ac
Refactor cc
by Colin Cross
· 9 years ago