summaryrefslogtreecommitdiffstats
path: root/libcxx/utils
Commit message (Expand)AuthorAgeFilesLines
...
* attempt to unbreak buildbotsEric Fiselier2019-06-142-2/+9
* [libcxx] Use libtool when merging archives on Apple platformsPetr Hosek2019-06-021-2/+20
* P0722R3: Implement library support for destroying deleteEric Fiselier2019-05-231-1/+8
* Fix permission error while running botsEric Fiselier2019-04-281-0/+1
* attempt to unbreak build botsEric Fiselier2019-04-282-5/+7
* Attempt to switch to auto-scaling botsEric Fiselier2019-04-283-0/+117
* Implement midpoint for floating point types. Reviewed as https://reviews.llvm...Marshall Clow2019-04-251-0/+6
* Add std::is_constant_evaluated.Eric Fiselier2019-04-241-1/+2
* [libcxx] Use relative path for libc++ library when generating scriptPetr Hosek2019-04-231-1/+4
* [libcxx] Update gen_link_script.py to support different input and outputPetr Hosek2019-04-221-61/+32
* [libc++] Link against libc++abi in the libc++abi testsLouis Dionne2019-04-181-1/+5
* [libc++] Make sure we re-export some missing libc++abi symbols from libc++Louis Dionne2019-04-181-9/+0
* [NFC] Build libc++ verbosely in the macOS CILouis Dionne2019-04-161-2/+2
* [libc++] Make sure we use new/delete from libc++abi on CI for Apple platformsLouis Dionne2019-04-161-0/+2
* [libc++] Make sure that the symbol differ takes into account symbol typesLouis Dionne2019-04-151-3/+3
* [libc++] Run back-deployment CI against previously-released libc++abi dylibsLouis Dionne2019-04-121-3/+1
* Handle TLS values in sym_checkEric Fiselier2019-04-041-1/+1
* [libc++] Add proper XFAILs for shared_mutex testsLouis Dionne2019-03-271-0/+4
* [libc++][CMake] Allow merging libc++abi.a into libc++ even on Apple platformsLouis Dionne2019-03-251-1/+1
* Add dylib-has-no-filesystem when filesystem is disabledEric Fiselier2019-03-211-0/+2
* Allow disabling of filesystem library.Eric Fiselier2019-03-211-0/+3
* [libc++] Use the compiler that CMake found when running lit for back-deployme...Louis Dionne2019-03-201-1/+0
* [libc++] Do not force going through xcrun to find Clang in the macOS CI scriptsLouis Dionne2019-03-202-6/+1
* [libc++] Mark <filesystem> tests as failing when the dylib doesn't support fi...Louis Dionne2019-03-201-0/+4
* [libc++] Build <filesystem> support as part of the dylibLouis Dionne2019-03-193-24/+4
* Revert "[libc++] Build <filesystem> support as part of the dylib"Louis Dionne2019-03-193-4/+24
* [libc++] Build <filesystem> support as part of the dylibLouis Dionne2019-03-193-24/+4
* [libc++] Only add dylib-related features when using the system's libc++Louis Dionne2019-03-051-9/+16
* Fix -fsanitize=vptr badness in <__debug>Eric Fiselier2019-03-051-1/+1
* Install GCC 5 on buildbots to replace GCC 4.9.Eric Fiselier2019-03-041-3/+3
* [NFC][libc++] Update comment about oldest supported macosx for back-deploymentLouis Dionne2019-02-271-1/+1
* Make the sym_diff utilities more useful.Eric Fiselier2019-02-123-17/+40
* [libcxx] Preserve order, avoid duplicates when merging static archivesPetr Hosek2019-02-111-8/+9
* The new file header didn't get carried over when these files wereChandler Carruth2019-02-112-8/+6
* Format sym_extract.py output to minimize diff output.Eric Fiselier2019-02-101-1/+3
* [libcxx] Support runtimes and monorepo locations for testsPetr Hosek2019-02-091-3/+9
* Revert "[libc++] Only add dylib-related features when using the system's libc++"Louis Dionne2019-02-061-1/+1
* [libc++] Only add dylib-related features when using the system's libc++Louis Dionne2019-02-061-1/+1
* [CMake] Support compiler-rt builtins library in testsPetr Hosek2019-02-051-2/+4
* [libcxx] Start defining lit features for tests depending on availabilityLouis Dionne2019-02-051-0/+12
* [libc++] Control whether exceptions are enabled in the macOS trunk testing sc...Louis Dionne2019-02-051-7/+15
* Fix double curliesJF Bastien2019-02-051-1/+1
* [CMake] Update lit test configurationPetr Hosek2019-02-051-4/+4
* Support tests in freestandingJF Bastien2019-02-041-1/+1
* Move the feature test macros script to the utils directory.Eric Fiselier2019-02-021-0/+976
* Improve docker images and configuration; create compiler-zoo imageEric Fiselier2019-01-199-365/+395
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1920-80/+60
* Fix all the bots.Eric Fiselier2019-01-191-3/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-196-24/+18
* [libcxx] Add a script to run CI on older MacOS versionsLouis Dionne2019-01-091-0/+180
OpenPOWER on IntegriCloud