Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-30Fix build using the buildit scriptEric Fiselier
2016-01-27[libcxx] Remove -Wpadded from buildit script.Akira Hatanaka
2014-04-13Not everyone uses bash, so fix test syntax.Joerg Sonnenberger
2014-01-14Whoops! Set the default in the last commit to c++1y instead of c++11Marshall Clow
2014-01-14Update lib/buildit and test/testit to both pay attention to an env flag CXX_L...Marshall Clow
2013-10-05G M: Remove unneeded warnings in buildit that are hindering porting.Howard Hinnant
2013-08-14Xing Xue: port to IBM XLC++/AIX.Howard Hinnant
2013-06-22Implement full support for non-pointer types in custom allocators. This is f...Howard Hinnant
2013-04-16Added extra space to end of EXTRA_FLAGS in buildit. This fixes http://llvm.o...Howard Hinnant
2013-02-07[build/Darwin] Use the correct libc++abi reexport list.Daniel Dunbar
2013-02-07[build] Detabify.Daniel Dunbar
2013-02-06[build] Create the link for the final library install name in the lib dir.Daniel Dunbar
2011-12-02Quash a whole bunch of warningsHoward Hinnant
2011-10-10Remove -Wglobal-constructors from flags. This was an accidental addition.Howard Hinnant
2011-10-08reverting change to compatibility_versionHoward Hinnant
2011-10-07Change compatibility_versionHoward Hinnant
2011-10-05Fix <rdar://problem/10136825>Howard Hinnant
2011-09-29Work on Windows port by Ruben Van BoxemHoward Hinnant
2011-06-10more Apple build system tweaksNick Kledzik
2011-05-29http://llvm.org/bugs/show_bug.cgi?id=10045 . Please review, I have not teste...Howard Hinnant
2011-05-25support another Apple build environmentNick Kledzik
2011-05-06change RC_BUILDIT to RC_XBS for detecting Apple build environmentNick Kledzik
2011-05-05<rdar://problem/9014045> more support for Apple internal build environmentsNick Kledzik
2011-02-16Change install name to libc++.1.dylibHoward Hinnant
2011-01-28updated buildit to work with recent clang updatesHoward Hinnant
2010-12-17Effort to reduce the number of exported symbolsHoward Hinnant
2010-12-10Add CMake build and fix major Linux blockers.Michael J. Spencer
2010-10-29update to use new linker option to re-export from libc++abi.dylbNick Kledzik
2010-10-14temporarily use cc to link instead of clang to work around issue with -XarchNick Kledzik
2010-10-03Bug 7984 by Bernhard RosenkraenzerHoward Hinnant
2010-09-15Cement ABI on clang for char16_t and char32_t. Also fixed some comments in <...Howard Hinnant
2010-09-11<rdar://problem/8279559> [libstdcxx] use new linker options to make symbols n...Nick Kledzik
2010-08-11Didn't mean to change lib/buildit on the last check inHoward Hinnant
2010-08-11now works with -fno-exceptions and -fno-rttiHoward Hinnant
2010-07-31buildit adjustmentHoward Hinnant
2010-06-02[string.conversions]Howard Hinnant
2010-05-24patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was accepte...Howard Hinnant
2010-05-11libcxx initial importHoward Hinnant