aboutsummaryrefslogtreecommitdiffstats
path: root/projects/sample/autoconf/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* use getHostTriple instead of getDefaultTargetTriple in getClosestTargetForJITSebastian Pop2012-01-041-0/+2
* Hexagon backend supportTony Linthicum2011-12-121-2/+6
* rename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLESebastian Pop2011-11-011-2/+2
* derive LLVM_HOSTTRIPLE from targetSebastian Pop2011-11-011-1/+1
* Remove the Alpha backend.Dan Gohman2011-10-271-6/+2
* Remove the Blackfin backend.Dan Gohman2011-10-251-6/+2
* Remove the SystemZ backend.Dan Gohman2011-10-241-6/+2
* projects/sample: Import adapted form of current LLVM autoconf/Makefile setup ...Daniel Dunbar2011-10-181-36/+1459
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-151-1/+1
* Fix paths; AutoRegen.sh changes its current working directory to be thePeter Collingbourne2010-12-121-3/+7
* Fix autoconf llvm srcdir location for generic projects.Eric Christopher2010-01-251-3/+4
* Revert r67655 and r67656, as they are breaking the build. I'mDan Gohman2009-03-251-2/+2
* Fix paths; AutoRegen.sh changes its current working directory to be theDan Gohman2009-03-241-2/+2
* Have the AutoRegen.sh script prompt the user for the LLVM src and objReid Spencer2006-04-181-2/+5
* * Move all the "standard" configuration stuff to the start of the fileReid Spencer2005-02-241-15/+15
* Cleanup configuration for CygwinReid Spencer2005-01-051-4/+4
* Update to autoconf 2.59 standards.Reid Spencer2005-01-011-1/+2
* Adding autoconf support for the sample project.John Criswell2003-10-161-0/+64