summaryrefslogtreecommitdiffstats
path: root/llvm/projects/sample
Commit message (Collapse)AuthorAgeFilesLines
...
* Don't put generated files into CVS.Reid Spencer2005-02-241-21/+0
| | | | llvm-svn: 20309
* * Fix an output messageReid Spencer2005-02-241-3/+3
| | | | | | | * Make aclocal look in LLVM's autoconf/m4 directory for macros * Don't force generation of missing files llvm-svn: 20307
* Update per new Makefile requirements for projectsReid Spencer2005-01-161-17/+11
| | | | llvm-svn: 19594
* Ignore autoconf/aclocal generated stuff.Reid Spencer2005-01-051-0/+1
| | | | llvm-svn: 19292
* Cleanup configuration for CygwinReid Spencer2005-01-053-6161/+44
| | | | llvm-svn: 19284
* Update to autoconf 2.59 standards.Reid Spencer2005-01-012-112/+239
| | | | llvm-svn: 19207
* Make sure the include files get distributed.Reid Spencer2004-10-261-4/+1
| | | | llvm-svn: 17247
* Fix nightly build by avoiding shared library construction.Reid Spencer2004-10-231-1/+3
| | | | llvm-svn: 17187
* Adjust to changes in Makefile.rulesReid Spencer2004-10-221-1/+1
| | | | llvm-svn: 17167
* Changes For Bug 352Reid Spencer2004-09-011-1/+1
| | | | | | | | Move include/Config and include/Support into include/llvm/Config, include/llvm/ADT and include/llvm/Support. From here on out, all LLVM public header files must be under include/llvm/. llvm-svn: 16137
* Removed LLVM copyright from sample Makefile.John Criswell2003-10-214-28/+4
| | | | llvm-svn: 9326
* Removed LLVM copyright notice from sample Makefile.John Criswell2003-10-211-8/+2
| | | | llvm-svn: 9325
* Added LLVM copyrights to Makefiles.John Criswell2003-10-205-0/+40
| | | | llvm-svn: 9313
* Adding license information for the sample project.John Criswell2003-10-171-0/+24
| | | | llvm-svn: 9209
* Modified the Makefile so that the sample library is linked dynamically.John Criswell2003-10-171-1/+2
| | | | llvm-svn: 9194
* Adding autoconf support to the sample project.John Criswell2003-10-161-0/+2234
| | | | llvm-svn: 9150
* Adding autoconf support for the sample project.John Criswell2003-10-163-39/+28
| | | | | | This should make setting up a new project much easier. llvm-svn: 9149
* Adding autoconf support for the sample project.John Criswell2003-10-167-0/+15751
| | | | llvm-svn: 9148
* Checkin of autoconf-style object root.John Criswell2003-09-062-5/+18
| | | | | | Modified Makefiles to use the new Makefile setup in LLVM. llvm-svn: 8380
* Remove commented out declarationChris Lattner2003-08-211-6/+0
| | | | llvm-svn: 8032
* Disable sample project until it worksChris Lattner2003-07-231-1/+1
| | | | llvm-svn: 7287
* Adding in sample project tree.John Criswell2003-06-3010-0/+155
llvm-svn: 7018
OpenPOWER on IntegriCloud