summaryrefslogtreecommitdiff
path: root/projects
Commit message (Expand)AuthorAge
* Remove projects/sample.Rafael Espindola2014-03-12
* "Mac OS/X" -> "Mac OS X" spelling fixes for llvm.Nico Weber2014-03-07
* Drop libtool from llvm.Rafael Espindola2014-02-28
* With rpaths being set correctly, SHLIBPATH_VAR is not needed anymore.Rafael Espindola2014-02-28
* [CMake] Introduce LLVM_BUILD_EXTERNAL_COMPILER_RT optionAlexey Samsonov2014-02-27
* Remove dead code, we already require cmake 2.8.8.Rafael Espindola2014-02-16
* llvm/projects/CMakeLists.txt: Add dragonegg.NAKAMURA Takumi2014-01-24
* Revert "Revert "Windows: Add support for unicode command lines""David Majnemer2013-10-07
* Revert "Windows: Add support for unicode command lines"David Majnemer2013-10-06
* Windows: Add support for unicode command linesDavid Majnemer2013-10-06
* Disable libc++ building by default with CMake with MSVC -- some botsChandler Carruth2013-10-02
* Enable libcxx as part of the top level CMake build when it is checkedChandler Carruth2013-09-28
* Port the detection of zlib from the main autoconf system to the sampleChandler Carruth2013-08-18
* Add support for linking librt and using clock_gettime to the sampleChandler Carruth2013-08-18
* Update the sample project autoconf setup to include support forChandler Carruth2013-08-18
* Build with the $RDYNAMIC flag on Darwin as well as other platforms.Bob Wilson2013-08-04
* Regenerate with changes for -rdynamic.Bob Wilson2013-08-02
* Link with -rdynamic instead of -Wl,-export-dynamic.Bob Wilson2013-08-02
* [PowerPC] Support powerpc64le as a syntax-checking target.Bill Schmidt2013-07-26
* Remove dead code from the makefile build system.Rafael Espindola2013-07-25
* Remove the mblaze backend from llvm.Rafael Espindola2013-07-25
* The build system is currently miss-identifying GNU/kFreeBSD as FreeBSD.Sylvestre Ledru2013-07-01
* Filter out dragonegg when checked out into a projects subdirectory.Chandler Carruth2013-06-24
* Don't define LTDL_SHLIBPATH_VAR.Rafael Espindola2013-06-11
* Don't define LLVM_LIBDIR, it is not used anymore.Rafael Espindola2013-06-11
* sync projects/sample's autohell.Rafael Espindola2013-05-22
* [SystemZ] Add to --enable-targets=allUlrich Weigand2013-05-06
* [SystemZ] Add configure bitsUlrich Weigand2013-05-06
* remove cbe backend from sample configureJia Liu2013-04-24
* Print a warning message if compiler-rt can't be built because of old CMake ve...Alexey Samsonov2013-03-05
* Set the deployment target for Apple llvmCore builds. <rdar://problem/12712431>Bob Wilson2013-02-05
* Add AArch64 as an experimental target.Tim Northover2013-01-31
* build: add --with-python optionSaleem Abdulrasool2013-01-30
* Clean up the sample include orderings, not that it really matters...Chandler Carruth2012-12-04
* Add ENABLE_CXX11 and ENABLE_WERROR to Makefile.llvm.rules for sample project....Craig Topper2012-11-27
* Few more small CellSPU removals.Eric Christopher2012-11-14
* Add --enable-werror and --enable-cxx11 to projects/sample/Craig Topper2012-11-12
* Add mips64-* and mips64el-* triples to configure scriptsSimon Atanasyan2012-10-29
* [CMake] Introduce LLVM_EXTERNAL_COMPILER_RT_SOURCE_DIR.NAKAMURA Takumi2012-10-24
* Re-enable support for --program-prefix.Jordan Rose2012-10-01
* Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. S...Sylvestre Ledru2012-09-27
* Fix a typo 'iff' => 'if'Sylvestre Ledru2012-09-27
* Revert "Add --program-prefix support to build"Jordan Rose2012-09-26
* Add --program-prefix support to buildSebastian Pop2012-09-25
* [CMake] Respect LLVM_BUILD_RUNTIME.Michael J. Spencer2012-09-21
* Enable recursing into the compiler-rt projcet with the CMake build.Chandler Carruth2012-08-29
* Fix a typo (the the => the)Sylvestre Ledru2012-07-23
* Revert "Build script changes for R600/SI Codegen v6"Tom Stellard2012-07-16
* Build script changes for R600/SI Codegen v6Tom Stellard2012-07-16
* Remove 'check-dg', a wrapper around 'check-local-dg' which was justChandler Carruth2012-06-28