index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
projects
/
sample
Age
Commit message (
Expand
)
Author
2006-11-03
Make sample project -pedantic clean.
Reid Spencer
2006-08-07
For PR780:
Reid Spencer
2006-06-01
For PR786:
Reid Spencer
2006-04-18
Have the AutoRegen.sh script prompt the user for the LLVM src and obj
Reid Spencer
2006-03-23
Ignored generated files.
Reid Spencer
2006-01-06
Fixed Makefile so it does, indeed, build a dynamic library.
Robert Bocchino
2005-07-05
oops
Andrew Lenharth
2005-07-05
updates
Andrew Lenharth
2005-04-23
Eliminate tabs and trailing spaces
Jeff Cohen
2005-02-24
Update to reflect various changes in the autoconf directory. THe
Reid Spencer
2005-02-24
Remove auxilliary files that are now picked up from llvm/autoconf. This
Reid Spencer
2005-02-24
* Move all the "standard" configuration stuff to the start of the file
Reid Spencer
2005-02-24
Don't put generated files into CVS.
Reid Spencer
2005-02-24
* Fix an output message
Reid Spencer
2005-01-16
Update per new Makefile requirements for projects
Reid Spencer
2005-01-05
Ignore autoconf/aclocal generated stuff.
Reid Spencer
2005-01-05
Cleanup configuration for Cygwin
Reid Spencer
2005-01-01
Update to autoconf 2.59 standards.
Reid Spencer
2004-10-26
Make sure the include files get distributed.
Reid Spencer
2004-10-23
Fix nightly build by avoiding shared library construction.
Reid Spencer
2004-10-22
Adjust to changes in Makefile.rules
Reid Spencer
2004-09-01
Changes For Bug 352
Reid Spencer
2003-10-21
Removed LLVM copyright from sample Makefile.
John Criswell
2003-10-21
Removed LLVM copyright notice from sample Makefile.
John Criswell
2003-10-20
Added LLVM copyrights to Makefiles.
John Criswell
2003-10-17
Adding license information for the sample project.
John Criswell
2003-10-17
Modified the Makefile so that the sample library is linked dynamically.
John Criswell
2003-10-16
Adding autoconf support to the sample project.
John Criswell
2003-10-16
Adding autoconf support for the sample project.
John Criswell
2003-10-16
Adding autoconf support for the sample project.
John Criswell
2003-09-06
Checkin of autoconf-style object root.
John Criswell
2003-08-21
Remove commented out declaration
Chris Lattner
2003-07-23
Disable sample project until it works
Chris Lattner
2003-06-30
Adding in sample project tree.
John Criswell