summaryrefslogtreecommitdiff
path: root/projects/sample/configure
Commit message (Expand)AuthorAge
* Revert "Revert "Windows: Add support for unicode command lines""David Majnemer2013-10-07
* 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
* Regenerate with changes for -rdynamic.Bob Wilson2013-08-02
* Remove the mblaze backend from llvm.Rafael Espindola2013-07-25
* 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
* Add AArch64 as an experimental target.Tim Northover2013-01-31
* 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
* Revert "Build script changes for R600/SI Codegen v6"Tom Stellard2012-07-16
* Build script changes for R600/SI Codegen v6Tom Stellard2012-07-16
* Add mipsel-* to the list of targets recognized by configure script.Simon Atanasyan2012-06-18
* Remove the PTX back-end and all of its artifacts (triple, etc.)Justin Holewinski2012-05-24
* Update all outdated autoconf files in the sample project.Benjamin Kramer2012-05-05
* This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski2012-05-04
* Fix a problem in the target detection for Debian GNU/HURDSylvestre Ledru2012-04-05
* Fix a problem in the target detection for Debian GNU/kFreeBSDSylvestre Ledru2012-04-05
* Add InitializeNativeTargetDisassembler function.Eric Christopher2012-03-26
* Add some fixes to the configure script for isInf and addEric Christopher2012-03-26
* Remove the C backend.Eric Christopher2012-03-23
* configure: Don't require a perl interpreter to be present, LLVM's buildsystem...Benjamin Kramer2012-03-07
* Enable -Wcovered-switch-default again, but add -Werror to the checks to makeRafael Espindola2012-02-28
* Temporarily revert r151609, which enabled a new warning for LLVM andChandler Carruth2012-02-28
* Enable -Wcovered-switch-default as it matches the switch style used in llvm.Rafael Espindola2012-02-28
* Replace the old --with-cxx-* configure options with a single --with-gcc-toolc...Rafael Espindola2012-02-03
* Regenerate configure.Rafael Espindola2012-01-31
* revert r147542 after comments from Joerg SonnenbergerSebastian Pop2012-01-05
* use getHostTriple instead of getDefaultTargetTriple in getClosestTargetForJITSebastian Pop2012-01-04
* Hexagon backend supportTony Linthicum2011-12-12
* rename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLESebastian Pop2011-11-01
* derive LLVM_HOSTTRIPLE from targetSebastian Pop2011-11-01
* Remove the Alpha backend.Dan Gohman2011-10-27
* Remove the Blackfin backend.Dan Gohman2011-10-25
* Remove the SystemZ backend.Dan Gohman2011-10-24
* Regenerate projects/sample/configure.Daniel Dunbar2011-10-18
* Regen configurePeter Collingbourne2010-12-12
* Testing subversion commit accessWesley Peck2010-02-23
* install-sh chmods to 0755 by default, and this causes 'git diff' to showTorok Edwin2009-08-28
* Revert r67655 and r67656, as they are breaking the build. I'mDan Gohman2009-03-25
* Regenerate configure.Dan Gohman2009-03-24
* Update to reflect various changes in the autoconf directory. THeReid Spencer2005-02-24
* Update to autoconf 2.59 standards.Reid Spencer2005-01-01
* Adding autoconf support to the sample project.John Criswell2003-10-16