summaryrefslogtreecommitdiff
path: root/projects/sample
Commit message (Expand)AuthorAge
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-15
* Regen configurePeter Collingbourne2010-12-12
* Fix paths; AutoRegen.sh changes its current working directory to be thePeter Collingbourne2010-12-12
* I swear I did a make clean and make before committing all this...Michael J. Spencer2010-11-29
* Testing subversion commit accessWesley Peck2010-02-23
* Fix autoconf llvm srcdir location for generic projects.Eric Christopher2010-01-25
* Move DataTypes.h to include/llvm/System, update all users. This breaks the lastChandler Carruth2009-10-26
* install-sh chmods to 0755 by default, and this causes 'git diff' to showTorok Edwin2009-08-28
* remove dead makefile flags.Chris Lattner2009-06-24
* Revert r67655 and r67656, as they are breaking the build. I'mDan Gohman2009-03-25
* LLVM's master Makefile.common is in LLVM_SRC_ROOT, not LLVM_OBJ_ROOT.Dan Gohman2009-03-25
* Regenerate configure.Dan Gohman2009-03-24
* Fix paths; AutoRegen.sh changes its current working directory to be theDan Gohman2009-03-24
* Update for autoconf 2.6x;Dan Gohman2009-03-24
* Fix bash-isms.Dan Gohman2009-03-24
* Add "sample" documentation to sample project.Nick Lewycky2008-09-15
* Convert .cvsignore filesJohn Criswell2007-06-29
* avoid collision with /usr/bin/sample if this ever gets installed.Chris Lattner2007-02-18
* Make sample project -pedantic clean.Reid Spencer2006-11-03
* For PR780:Reid Spencer2006-08-07
* For PR786:Reid Spencer2006-06-01
* Have the AutoRegen.sh script prompt the user for the LLVM src and objReid Spencer2006-04-18
* Ignored generated files.Reid Spencer2006-03-23
* Fixed Makefile so it does, indeed, build a dynamic library.Robert Bocchino2006-01-06
* oopsAndrew Lenharth2005-07-05
* updatesAndrew Lenharth2005-07-05
* Eliminate tabs and trailing spacesJeff Cohen2005-04-23
* Update to reflect various changes in the autoconf directory. THeReid Spencer2005-02-24
* Remove auxilliary files that are now picked up from llvm/autoconf. ThisReid Spencer2005-02-24
* * Move all the "standard" configuration stuff to the start of the fileReid Spencer2005-02-24
* Don't put generated files into CVS.Reid Spencer2005-02-24
* * Fix an output messageReid Spencer2005-02-24
* Update per new Makefile requirements for projectsReid Spencer2005-01-16
* Ignore autoconf/aclocal generated stuff.Reid Spencer2005-01-05
* Cleanup configuration for CygwinReid Spencer2005-01-05
* Update to autoconf 2.59 standards.Reid Spencer2005-01-01
* Make sure the include files get distributed.Reid Spencer2004-10-26
* Fix nightly build by avoiding shared library construction.Reid Spencer2004-10-23
* Adjust to changes in Makefile.rulesReid Spencer2004-10-22
* Changes For Bug 352Reid Spencer2004-09-01
* Removed LLVM copyright from sample Makefile.John Criswell2003-10-21
* Removed LLVM copyright notice from sample Makefile.John Criswell2003-10-21
* Added LLVM copyrights to Makefiles.John Criswell2003-10-20
* Adding license information for the sample project.John Criswell2003-10-17
* Modified the Makefile so that the sample library is linked dynamically.John Criswell2003-10-17
* Adding autoconf support to the sample project.John Criswell2003-10-16
* Adding autoconf support for the sample project.John Criswell2003-10-16
* Adding autoconf support for the sample project.John Criswell2003-10-16
* Checkin of autoconf-style object root.John Criswell2003-09-06
* Remove commented out declarationChris Lattner2003-08-21