summaryrefslogtreecommitdiffstats
path: root/libcxx/lib/buildit
Commit message (Expand)AuthorAgeFilesLines
* Remove the buildit and testit scripts; they haven't been supported in yearsEric Fiselier2017-03-031-189/+0
* Add warning messages to buildit/testit about their upcoming removalEric Fiselier2017-01-171-0/+10
* Fix build using the buildit scriptEric Fiselier2016-12-291-1/+1
* [libcxx] Remove -Wpadded from buildit script.Akira Hatanaka2016-01-271-1/+1
* Not everyone uses bash, so fix test syntax.Joerg Sonnenberger2014-04-121-3/+3
* Whoops! Set the default in the last commit to c++1y instead of c++11Marshall Clow2014-01-141-1/+1
* Update lib/buildit and test/testit to both pay attention to an env flag CXX_L...Marshall Clow2014-01-141-2/+7
* G M: Remove unneeded warnings in buildit that are hindering porting.Howard Hinnant2013-10-051-2/+1
* Xing Xue: port to IBM XLC++/AIX.Howard Hinnant2013-08-141-10/+37
* Implement full support for non-pointer types in custom allocators. This is f...Howard Hinnant2013-06-221-2/+2
* Added extra space to end of EXTRA_FLAGS in buildit. This fixes http://llvm.o...Howard Hinnant2013-04-161-1/+1
* [build/Darwin] Use the correct libc++abi reexport list.Daniel Dunbar2013-02-071-1/+9
* [build] Detabify.Daniel Dunbar2013-02-071-44/+44
* [build] Create the link for the final library install name in the lib dir.Daniel Dunbar2013-02-061-0/+15
* Quash a whole bunch of warningsHoward Hinnant2011-12-011-1/+3
* Remove -Wglobal-constructors from flags. This was an accidental addition.Howard Hinnant2011-10-101-1/+1
* reverting change to compatibility_versionHoward Hinnant2011-10-071-1/+1
* Change compatibility_versionHoward Hinnant2011-10-071-2/+3
* Fix <rdar://problem/10136825>Howard Hinnant2011-10-041-2/+3
* Work on Windows port by Ruben Van BoxemHoward Hinnant2011-09-281-2/+14
* more Apple build system tweaksNick Kledzik2011-06-091-5/+6
* http://llvm.org/bugs/show_bug.cgi?id=10045 . Please review, I have not teste...Howard Hinnant2011-05-291-2/+3
* support another Apple build environmentNick Kledzik2011-05-241-2/+8
* change RC_BUILDIT to RC_XBS for detecting Apple build environmentNick Kledzik2011-05-061-3/+3
* <rdar://problem/9014045> more support for Apple internal build environmentsNick Kledzik2011-05-041-5/+18
* Change install name to libc++.1.dylibHoward Hinnant2011-02-161-2/+2
* updated buildit to work with recent clang updatesHoward Hinnant2011-01-271-1/+3
* Effort to reduce the number of exported symbolsHoward Hinnant2010-12-171-0/+2
* Add CMake build and fix major Linux blockers.Michael J. Spencer2010-12-101-2/+2
* update to use new linker option to re-export from libc++abi.dylbNick Kledzik2010-10-291-5/+1
* temporarily use cc to link instead of clang to work around issue with -XarchNick Kledzik2010-10-131-1/+1
* Bug 7984 by Bernhard RosenkraenzerHoward Hinnant2010-10-021-1/+1
* Cement ABI on clang for char16_t and char32_t. Also fixed some comments in <...Howard Hinnant2010-09-141-1/+1
* <rdar://problem/8279559> [libstdcxx] use new linker options to make symbols n...Nick Kledzik2010-09-101-7/+34
* Didn't mean to change lib/buildit on the last check inHoward Hinnant2010-08-111-1/+1
* now works with -fno-exceptions and -fno-rttiHoward Hinnant2010-08-111-1/+1
* buildit adjustmentHoward Hinnant2010-07-301-1/+1
* [string.conversions]Howard Hinnant2010-06-021-1/+1
* patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was accepte...Howard Hinnant2010-05-241-17/+36
* libcxx initial importHoward Hinnant2010-05-111-0/+42
OpenPOWER on IntegriCloud