summaryrefslogtreecommitdiff
path: root/projects/sample
AgeCommit message (Expand)AuthorFilesLines
2010-02-23Testing subversion commit accessWesley Peck1-0/+1
2010-01-25Fix autoconf llvm srcdir location for generic projects.Eric Christopher1-3/+4
2009-10-26Move DataTypes.h to include/llvm/System, update all users. This breaks the lastChandler Carruth1-1/+1
2009-08-28install-sh chmods to 0755 by default, and this causes 'git diff' to showTorok Edwin1-5/+5
2009-06-24remove dead makefile flags.Chris Lattner1-2/+0
2009-03-25Revert r67655 and r67656, as they are breaking the build. I'mDan Gohman3-1392/+1010
2009-03-25LLVM's master Makefile.common is in LLVM_SRC_ROOT, not LLVM_OBJ_ROOT.Dan Gohman1-1/+1
2009-03-24Regenerate configure.Dan Gohman1-1004/+1386
2009-03-24Fix paths; AutoRegen.sh changes its current working directory to be theDan Gohman2-6/+6
2009-03-24Update for autoconf 2.6x;Dan Gohman1-3/+3
2009-03-24Fix bash-isms.Dan Gohman1-2/+2
2008-09-15Add "sample" documentation to sample project.Nick Lewycky1-0/+6
2007-06-29Convert .cvsignore filesJohn Criswell2-5/+0
2007-02-18avoid collision with /usr/bin/sample if this ever gets installed.Chris Lattner1-1/+1
2006-11-03Make sample project -pedantic clean.Reid Spencer2-5/+3
2006-08-07For PR780:Reid Spencer2-5/+3
2006-06-01For PR786:Reid Spencer1-0/+2
2006-04-18Have the AutoRegen.sh script prompt the user for the LLVM src and objReid Spencer2-4/+29
2006-03-23Ignored generated files.Reid Spencer1-0/+4
2006-01-06Fixed Makefile so it does, indeed, build a dynamic library.Robert Bocchino1-1/+2
2005-07-05oopsAndrew Lenharth2-2/+2
2005-07-05updatesAndrew Lenharth2-2/+2
2005-04-23Eliminate tabs and trailing spacesJeff Cohen3-8/+8
2005-02-24Update to reflect various changes in the autoconf directory. THeReid Spencer1-34/+38
2005-02-24Remove auxilliary files that are now picked up from llvm/autoconf. ThisReid Spencer3-6642/+0
2005-02-24* Move all the "standard" configuration stuff to the start of the fileReid Spencer1-15/+15
2005-02-24Don't put generated files into CVS.Reid Spencer1-21/+0
2005-02-24* Fix an output messageReid Spencer1-3/+3
2005-01-16Update per new Makefile requirements for projectsReid Spencer1-17/+11
2005-01-05Ignore autoconf/aclocal generated stuff.Reid Spencer1-0/+1
2005-01-05Cleanup configuration for CygwinReid Spencer3-6161/+44
2005-01-01Update to autoconf 2.59 standards.Reid Spencer2-112/+239
2004-10-26Make sure the include files get distributed.Reid Spencer1-4/+1
2004-10-23Fix nightly build by avoiding shared library construction.Reid Spencer1-1/+3
2004-10-22Adjust to changes in Makefile.rulesReid Spencer1-1/+1
2004-09-01Changes For Bug 352Reid Spencer1-1/+1
2003-10-21Removed LLVM copyright from sample Makefile.John Criswell4-28/+4
2003-10-21Removed LLVM copyright notice from sample Makefile.John Criswell1-8/+2
2003-10-20Added LLVM copyrights to Makefiles.John Criswell5-0/+40
2003-10-17Adding license information for the sample project.John Criswell1-0/+24
2003-10-17Modified the Makefile so that the sample library is linked dynamically.John Criswell1-1/+2
2003-10-16Adding autoconf support to the sample project.John Criswell1-0/+2234
2003-10-16Adding autoconf support for the sample project.John Criswell3-39/+28
2003-10-16Adding autoconf support for the sample project.John Criswell7-0/+15751
2003-09-06Checkin of autoconf-style object root.John Criswell2-5/+18
2003-08-21Remove commented out declarationChris Lattner1-6/+0
2003-07-23Disable sample project until it worksChris Lattner1-1/+1
2003-06-30Adding in sample project tree.John Criswell10-0/+155