index
:
build_soong
history/28-08-2020
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-10
replicant-11
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Fork of build/soong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cc
/
stl.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not re-export _Unwind_XXX symbols.
Christopher Ferris
2019-04-10
1
-1
/
+4
*
Treat stl: "system" the same way as default.
Sasha Smundak
2019-03-24
1
-1
/
+1
*
Support building for Fuchsia.
Doug Horn
2019-01-24
1
-2
/
+23
*
Use libucrt instead of libmsvcr110
Pirama Arumuga Nainar
2018-11-30
1
-1
/
+1
*
Don't use libandroid_support post-21.
Dan Albert
2018-11-27
1
-1
/
+24
*
Change STL for Windows to libc++.
Pirama Arumuga Nainar
2018-10-10
1
-6
/
+21
*
Link msvcr110.a after mingwex.a
Pirama Arumuga Nainar
2018-09-17
1
-4
/
+3
*
Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules
Colin Cross
2018-09-10
1
-7
/
+13
*
Revert "Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules"
Colin Cross
2018-09-10
1
-13
/
+7
*
Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules
Colin Cross
2018-09-10
1
-7
/
+13
*
Use Soong modules for the NDK's extra STL libraries
Ryan Prichard
2018-03-29
1
-4
/
+10
*
Use the platform -std= for sdk_version.
Elliott Hughes
2018-02-20
1
-2
/
+1
*
Disable availability macros in libc++ on Darwin.
Dan Albert
2018-01-11
1
-0
/
+13
*
Remove support for stlport.
Dan Albert
2018-01-05
1
-11
/
+6
*
Remove support for gnustl.
Dan Albert
2018-01-05
1
-6
/
+3
*
Add basic NDK STL link type check.
Dan Albert
2017-12-15
1
-0
/
+19
*
Some clarifications in preparation to automatically order linker dependencies
Jeff Gaston
2017-10-18
1
-1
/
+1
*
Add -lm to the default libs for Linux & Darwin
Dan Willemsen
2017-09-26
1
-1
/
+0
*
Make libdl.so be loaded after libc.so
Colin Cross
2017-08-23
1
-10
/
+2
*
Allow arch-specific stl selection
Colin Cross
2017-07-20
1
-1
/
+1
*
Add ctx.Windows()
Colin Cross
2017-04-04
1
-1
/
+1
*
Add libc++ and libc++_static aliases for SDK builds.
David Benjamin
2017-01-25
1
-0
/
+4
*
Add Toolchain.Bionic()
Dan Willemsen
2016-11-17
1
-3
/
+3
*
Always link libdl with libc++ for the NDK.
Dan Albert
2016-09-14
1
-2
/
+8
*
Add libc and libm to modules that use libc++_static
Colin Cross
2016-07-15
1
-1
/
+1
*
Make Stl *bool
Colin Cross
2016-07-12
1
-9
/
+13
*
Remove support for libstdc++ on Android/Linux/Darwin
Dan Willemsen
2016-06-15
1
-15
/
+3
*
Simplify arch target handling
Colin Cross
2016-06-02
1
-9
/
+9
*
Revert "Simplify arch target handling"
Colin Cross
2016-06-03
1
-9
/
+9
*
Simplify arch target handling
Colin Cross
2016-06-02
1
-9
/
+9
*
Rename common to android
Colin Cross
2016-05-18
1
-15
/
+15
*
Support "none" for stl when using ndk
Colin Cross
2016-04-21
1
-0
/
+2
*
Promote stl to a fixed feature
Colin Cross
2016-04-21
1
-7
/
+5
*
Refactor cc
Colin Cross
2016-03-21
1
-0
/
+198