aboutsummaryrefslogtreecommitdiffstats
path: root/projects/sample
Commit message (Expand)AuthorAgeFilesLines
* rename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLESebastian Pop2011-11-012-3/+3
* derive LLVM_HOSTTRIPLE from targetSebastian Pop2011-11-012-2/+2
* Remove the Alpha backend.Dan Gohman2011-10-272-13/+4
* projects/sample: Switch over to imported Makefile setup.Daniel Dunbar2011-10-271-2/+6
* Handle newer cases for freebsd which is approaching 10.0 and not 1.0.Eric Christopher2011-10-262-7/+7
* Remove the Blackfin backend.Dan Gohman2011-10-252-13/+4
* Remove the SystemZ backend.Dan Gohman2011-10-242-13/+4
* Regenerate projects/sample/configure.Daniel Dunbar2011-10-181-24/+19725
* projects/sample: Import adapted form of current LLVM autoconf/Makefile setup ...Daniel Dunbar2011-10-1832-48/+18811
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-151-1/+1
* Regen configurePeter Collingbourne2010-12-121-1003/+1360
* Fix paths; AutoRegen.sh changes its current working directory to be thePeter Collingbourne2010-12-122-7/+11
* I swear I did a make clean and make before committing all this...Michael J. Spencer2010-11-291-1/+1
* Testing subversion commit accessWesley Peck2010-02-231-0/+1
* Fix autoconf llvm srcdir location for generic projects.Eric Christopher2010-01-251-3/+4
* Move DataTypes.h to include/llvm/System, update all users. This breaks the lastChandler Carruth2009-10-261-1/+1
* install-sh chmods to 0755 by default, and this causes 'git diff' to showTorok Edwin2009-08-281-5/+5
* remove dead makefile flags.Chris Lattner2009-06-241-2/+0
* Revert r67655 and r67656, as they are breaking the build. I'mDan Gohman2009-03-253-1392/+1010
* LLVM's master Makefile.common is in LLVM_SRC_ROOT, not LLVM_OBJ_ROOT.Dan Gohman2009-03-251-1/+1
* Regenerate configure.Dan Gohman2009-03-241-1004/+1386
* Fix paths; AutoRegen.sh changes its current working directory to be theDan Gohman2009-03-242-6/+6
* Update for autoconf 2.6x;Dan Gohman2009-03-241-3/+3
* Fix bash-isms.Dan Gohman2009-03-241-2/+2
* Add "sample" documentation to sample project.Nick Lewycky2008-09-151-0/+6
* Convert .cvsignore filesJohn Criswell2007-06-292-5/+0
* avoid collision with /usr/bin/sample if this ever gets installed.Chris Lattner2007-02-181-1/+1
* Make sample project -pedantic clean.Reid Spencer2006-11-032-5/+3
* For PR780:Reid Spencer2006-08-072-5/+3
* For PR786:Reid Spencer2006-06-011-0/+2
* Have the AutoRegen.sh script prompt the user for the LLVM src and objReid Spencer2006-04-182-4/+29
* Ignored generated files.Reid Spencer2006-03-231-0/+4
* Fixed Makefile so it does, indeed, build a dynamic library.Robert Bocchino2006-01-061-1/+2
* oopsAndrew Lenharth2005-07-052-2/+2
* updatesAndrew Lenharth2005-07-052-2/+2
* Eliminate tabs and trailing spacesJeff Cohen2005-04-233-8/+8
* Update to reflect various changes in the autoconf directory. THeReid Spencer2005-02-241-34/+38
* Remove auxilliary files that are now picked up from llvm/autoconf. ThisReid Spencer2005-02-243-6642/+0
* * Move all the "standard" configuration stuff to the start of the fileReid Spencer2005-02-241-15/+15
* Don't put generated files into CVS.Reid Spencer2005-02-241-21/+0
* * Fix an output messageReid Spencer2005-02-241-3/+3
* Update per new Makefile requirements for projectsReid Spencer2005-01-161-17/+11
* Ignore autoconf/aclocal generated stuff.Reid Spencer2005-01-051-0/+1
* Cleanup configuration for CygwinReid Spencer2005-01-053-6161/+44
* Update to autoconf 2.59 standards.Reid Spencer2005-01-012-112/+239
* Make sure the include files get distributed.Reid Spencer2004-10-261-4/+1
* Fix nightly build by avoiding shared library construction.Reid Spencer2004-10-231-1/+3
* Adjust to changes in Makefile.rulesReid Spencer2004-10-221-1/+1
* Changes For Bug 352Reid Spencer2004-09-011-1/+1
* Removed LLVM copyright from sample Makefile.John Criswell2003-10-214-28/+4