summaryrefslogtreecommitdiffstats
path: root/projects
Commit message (Expand)AuthorAgeFilesLines
* [cmake] Support moving debuginfo-tests to llvm/projectsDon Hinton2017-12-121-1/+6
* Re-revert "Refactor debuginfo-tests."Zachary Turner2017-11-211-1/+0
* Resubmit "Refactor debuginfo-tests" again.Zachary Turner2017-11-201-0/+1
* Re-revert "Refactor debuginfo-tests"Zachary Turner2017-11-171-1/+0
* Resubmit "Refactor debuginfo-tests"Zachary Turner2017-11-161-0/+1
* Revert "Update test_debuginfo.pl script to point to new tree location."Zachary Turner2017-11-131-1/+0
* [debuginfo-tests] Make debuginfo-tests work in a standard configuration.Zachary Turner2017-11-101-0/+1
* Add temporary workaround to allow in-tree libc++ builds on WindowsEric Fiselier2017-05-111-1/+3
* [cmake] Include openmp with add_llvm_external_projectPirama Arumuga Nainar2017-03-071-1/+3
* [CMake] Correct configuration order of the sub-projects based on ther dependa...Eric Fiselier2016-10-091-3/+3
* Enable in-tree builds of parallel-libs.Justin Lebar2016-09-091-1/+3
* Remove autoconf supportChris Bieneman2016-01-261-26/+0
* [CMake] Disable adding the test suite as a projects subdirectoryChris Bieneman2015-10-281-1/+2
* build: make libunwind a proper projectSaleem Abdulrasool2015-04-251-1/+3
* Reverse the order libc++ and libc++abi are added in CMake.Eric Fiselier2015-03-041-1/+3
* [cmake] Use the external project machinery for libcxxabi so that it canChandler Carruth2014-07-251-1/+3
* Remove projects/sample.Rafael Espindola2014-03-1242-27387/+0
* "Mac OS/X" -> "Mac OS X" spelling fixes for llvm.Nico Weber2014-03-071-2/+2
* Drop libtool from llvm.Rafael Espindola2014-02-285-17697/+1
* With rpaths being set correctly, SHLIBPATH_VAR is not needed anymore.Rafael Espindola2014-02-283-14/+2
* [CMake] Introduce LLVM_BUILD_EXTERNAL_COMPILER_RT optionAlexey Samsonov2014-02-271-1/+3
* Remove dead code, we already require cmake 2.8.8.Rafael Espindola2014-02-161-5/+1
* llvm/projects/CMakeLists.txt: Add dragonegg.NAKAMURA Takumi2014-01-241-0/+3
* Revert "Revert "Windows: Add support for unicode command lines""David Majnemer2013-10-072-0/+82
* Revert "Windows: Add support for unicode command lines"David Majnemer2013-10-061-1/+0
* Windows: Add support for unicode command linesDavid Majnemer2013-10-061-0/+1
* Disable libc++ building by default with CMake with MSVC -- some botsChandler Carruth2013-10-021-1/+5
* Enable libcxx as part of the top level CMake build when it is checkedChandler Carruth2013-09-281-2/+3
* Port the detection of zlib from the main autoconf system to the sampleChandler Carruth2013-08-182-2/+327
* Add support for linking librt and using clock_gettime to the sampleChandler Carruth2013-08-182-0/+105
* Update the sample project autoconf setup to include support forChandler Carruth2013-08-182-1/+142
* Build with the $RDYNAMIC flag on Darwin as well as other platforms.Bob Wilson2013-08-041-8/+5
* Regenerate with changes for -rdynamic.Bob Wilson2013-08-021-4/+4
* Link with -rdynamic instead of -Wl,-export-dynamic.Bob Wilson2013-08-022-6/+7
* [PowerPC] Support powerpc64le as a syntax-checking target.Bill Schmidt2013-07-262-1/+4
* Remove dead code from the makefile build system.Rafael Espindola2013-07-251-246/+1
* Remove the mblaze backend from llvm.Rafael Espindola2013-07-252-12/+3
* The build system is currently miss-identifying GNU/kFreeBSD as FreeBSD.Sylvestre Ledru2013-07-011-1/+3
* Filter out dragonegg when checked out into a projects subdirectory.Chandler Carruth2013-06-241-0/+3
* Don't define LTDL_SHLIBPATH_VAR.Rafael Espindola2013-06-112-35/+1
* Don't define LLVM_LIBDIR, it is not used anymore.Rafael Espindola2013-06-112-17/+4
* sync projects/sample's autohell.Rafael Espindola2013-05-222-13/+22
* [SystemZ] Add to --enable-targets=allUlrich Weigand2013-05-062-2/+2
* [SystemZ] Add configure bitsUlrich Weigand2013-05-062-3/+12
* remove cbe backend from sample configureJia Liu2013-04-242-2/+2
* Print a warning message if compiler-rt can't be built because of old CMake ve...Alexey Samsonov2013-03-051-3/+6
* Set the deployment target for Apple llvmCore builds. <rdar://problem/12712431>Bob Wilson2013-02-051-4/+12
* Add AArch64 as an experimental target.Tim Northover2013-01-313-4/+15
* build: add --with-python optionSaleem Abdulrasool2013-01-301-1/+1
* Clean up the sample include orderings, not that it really matters...Chandler Carruth2012-12-041-3/+1