summaryrefslogtreecommitdiff
path: root/projects
AgeCommit message (Expand)AuthorFilesLines
2014-03-12Remove projects/sample.Rafael Espindola42-27387/+0
2014-03-07"Mac OS/X" -> "Mac OS X" spelling fixes for llvm.Nico Weber1-2/+2
2014-02-28Drop libtool from llvm.Rafael Espindola5-17697/+1
2014-02-28With rpaths being set correctly, SHLIBPATH_VAR is not needed anymore.Rafael Espindola3-14/+2
2014-02-27[CMake] Introduce LLVM_BUILD_EXTERNAL_COMPILER_RT optionAlexey Samsonov1-1/+3
2014-02-16Remove dead code, we already require cmake 2.8.8.Rafael Espindola1-5/+1
2014-01-24llvm/projects/CMakeLists.txt: Add dragonegg.NAKAMURA Takumi1-0/+3
2013-10-07Revert "Revert "Windows: Add support for unicode command lines""David Majnemer2-0/+82
2013-10-06Revert "Windows: Add support for unicode command lines"David Majnemer1-1/+0
2013-10-06Windows: Add support for unicode command linesDavid Majnemer1-0/+1
2013-10-02Disable libc++ building by default with CMake with MSVC -- some botsChandler Carruth1-1/+5
2013-09-28Enable libcxx as part of the top level CMake build when it is checkedChandler Carruth1-2/+3
2013-08-18Port the detection of zlib from the main autoconf system to the sampleChandler Carruth2-2/+327
2013-08-18Add support for linking librt and using clock_gettime to the sampleChandler Carruth2-0/+105
2013-08-18Update the sample project autoconf setup to include support forChandler Carruth2-1/+142
2013-08-04Build with the $RDYNAMIC flag on Darwin as well as other platforms.Bob Wilson1-8/+5
2013-08-02Regenerate with changes for -rdynamic.Bob Wilson1-4/+4
2013-08-02Link with -rdynamic instead of -Wl,-export-dynamic.Bob Wilson2-6/+7
2013-07-26[PowerPC] Support powerpc64le as a syntax-checking target.Bill Schmidt2-1/+4
2013-07-25Remove dead code from the makefile build system.Rafael Espindola1-246/+1
2013-07-25Remove the mblaze backend from llvm.Rafael Espindola2-12/+3
2013-07-01The build system is currently miss-identifying GNU/kFreeBSD as FreeBSD.Sylvestre Ledru1-1/+3
2013-06-24Filter out dragonegg when checked out into a projects subdirectory.Chandler Carruth1-0/+3
2013-06-11Don't define LTDL_SHLIBPATH_VAR.Rafael Espindola2-35/+1
2013-06-11Don't define LLVM_LIBDIR, it is not used anymore.Rafael Espindola2-17/+4
2013-05-22sync projects/sample's autohell.Rafael Espindola2-13/+22
2013-05-06[SystemZ] Add to --enable-targets=allUlrich Weigand2-2/+2
2013-05-06[SystemZ] Add configure bitsUlrich Weigand2-3/+12
2013-04-24remove cbe backend from sample configureJia Liu2-2/+2
2013-03-05Print a warning message if compiler-rt can't be built because of old CMake ve...Alexey Samsonov1-3/+6
2013-02-05Set the deployment target for Apple llvmCore builds. <rdar://problem/12712431>Bob Wilson1-4/+12
2013-01-31Add AArch64 as an experimental target.Tim Northover3-4/+15
2013-01-30build: add --with-python optionSaleem Abdulrasool1-1/+1
2012-12-04Clean up the sample include orderings, not that it really matters...Chandler Carruth1-3/+1
2012-11-27Add ENABLE_CXX11 and ENABLE_WERROR to Makefile.llvm.rules for sample project....Craig Topper1-0/+9
2012-11-14Few more small CellSPU removals.Eric Christopher2-7/+3
2012-11-12Add --enable-werror and --enable-cxx11 to projects/sample/Craig Topper3-3/+75
2012-10-29Add mips64-* and mips64el-* triples to configure scriptsSimon Atanasyan2-4/+4
2012-10-24[CMake] Introduce LLVM_EXTERNAL_COMPILER_RT_SOURCE_DIR.NAKAMURA Takumi1-4/+2
2012-10-01Re-enable support for --program-prefix.Jordan Rose1-2/+2
2012-09-27Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. S...Sylvestre Ledru1-1/+1
2012-09-27Fix a typo 'iff' => 'if'Sylvestre Ledru1-1/+1
2012-09-26Revert "Add --program-prefix support to build"Jordan Rose1-2/+2
2012-09-25Add --program-prefix support to buildSebastian Pop1-2/+2
2012-09-21[CMake] Respect LLVM_BUILD_RUNTIME.Michael J. Spencer1-0/+1
2012-08-29Enable recursing into the compiler-rt projcet with the CMake build.Chandler Carruth1-0/+8
2012-07-23Fix a typo (the the => the)Sylvestre Ledru3-3/+3
2012-07-16Revert "Build script changes for R600/SI Codegen v6"Tom Stellard2-8/+5
2012-07-16Build script changes for R600/SI Codegen v6Tom Stellard2-5/+8
2012-06-28Remove 'check-dg', a wrapper around 'check-local-dg' which was justChandler Carruth1-12/+1