aboutsummaryrefslogtreecommitdiff
path: root/sources/cxx-stl/llvm-libc++/Android.mk
AgeCommit message (Expand)Author
2016-01-29Build libc++abi components as separate libraries.Dan Albert
2016-01-29Build libc++ with ndk-build instead of bash.Dan Albert
2016-01-27Work around vim's stupidity.Dan Albert
2016-01-26Merge "Don't build libc++ twice."Dan Albert
2016-01-26Merge "Remove some legacy makefile cruft."Dan Albert
2016-01-26Don't build libc++ twice.Dan Albert
2016-01-26Link libatomic when building libc++ for armeabi.Dan Albert
2016-01-26Remove some legacy makefile cruft.Dan Albert
2015-09-02Build all libc++ with libc++abiAndrew Hsieh
2015-08-19Fix libc++ build.Dan Albert
2015-08-19Drop more compiler-rt crap.Dan Albert
2014-10-16Add Clang 3.5Andrew Hsieh
2014-06-23Add -fno-strict-aliasing for libc++ because <list> breaks TBAAAndrew Hsieh
2014-06-23Use gabi++ for x86* and mips*'s libc++Andrew Hsieh
2014-06-20More libc++ fixesAndrew Hsieh
2014-06-17Update android/support, llvm-libc++ and llvm-libc++abiAndrew Hsieh
2014-06-03update libc++ to upstream r210061Andrew Hsieh
2014-04-28Build non-thumb version of STL gabi++/stlport/libc++Andrew Hsieh
2014-02-28Try to remove libc++ dependencies on libcompiler-rtAndrew Hsieh
2014-02-26Remove "LOCAL_CPP_FEATURES := rtti exceptions" from prebuilt libc++Andrew Hsieh
2014-02-20Add LIBCXX_FORCE_REBUILD; More libc++ fixesAndrew Hsieh
2014-02-14Update libc++ to upstream revision r201101Andrew Hsieh
2014-01-10Fix new.delete tests by correcting link methodology. Replace GABIXX_LIBCXX wi...Albert J. Wong
2013-07-11libc++: Add testit_android script.David 'Digit' Turner
2013-07-09libc++: Use Android support library.David 'Digit' Turner
2013-05-02Update libc++ sources to @180916David 'Digit' Turner