Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Don't put generated files into CVS. | Reid Spencer | 2005-02-24 | 1 | -21/+0 | |
| | | | | llvm-svn: 20309 | |||||
* | * Fix an output message | Reid Spencer | 2005-02-24 | 1 | -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 projects | Reid Spencer | 2005-01-16 | 1 | -17/+11 | |
| | | | | llvm-svn: 19594 | |||||
* | Ignore autoconf/aclocal generated stuff. | Reid Spencer | 2005-01-05 | 1 | -0/+1 | |
| | | | | llvm-svn: 19292 | |||||
* | Cleanup configuration for Cygwin | Reid Spencer | 2005-01-05 | 3 | -6161/+44 | |
| | | | | llvm-svn: 19284 | |||||
* | Update to autoconf 2.59 standards. | Reid Spencer | 2005-01-01 | 2 | -112/+239 | |
| | | | | llvm-svn: 19207 | |||||
* | Make sure the include files get distributed. | Reid Spencer | 2004-10-26 | 1 | -4/+1 | |
| | | | | llvm-svn: 17247 | |||||
* | Fix nightly build by avoiding shared library construction. | Reid Spencer | 2004-10-23 | 1 | -1/+3 | |
| | | | | llvm-svn: 17187 | |||||
* | Adjust to changes in Makefile.rules | Reid Spencer | 2004-10-22 | 1 | -1/+1 | |
| | | | | llvm-svn: 17167 | |||||
* | Changes For Bug 352 | Reid Spencer | 2004-09-01 | 1 | -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 Criswell | 2003-10-21 | 4 | -28/+4 | |
| | | | | llvm-svn: 9326 | |||||
* | Removed LLVM copyright notice from sample Makefile. | John Criswell | 2003-10-21 | 1 | -8/+2 | |
| | | | | llvm-svn: 9325 | |||||
* | Added LLVM copyrights to Makefiles. | John Criswell | 2003-10-20 | 5 | -0/+40 | |
| | | | | llvm-svn: 9313 | |||||
* | Adding license information for the sample project. | John Criswell | 2003-10-17 | 1 | -0/+24 | |
| | | | | llvm-svn: 9209 | |||||
* | Modified the Makefile so that the sample library is linked dynamically. | John Criswell | 2003-10-17 | 1 | -1/+2 | |
| | | | | llvm-svn: 9194 | |||||
* | Adding autoconf support to the sample project. | John Criswell | 2003-10-16 | 1 | -0/+2234 | |
| | | | | llvm-svn: 9150 | |||||
* | Adding autoconf support for the sample project. | John Criswell | 2003-10-16 | 3 | -39/+28 | |
| | | | | | | This should make setting up a new project much easier. llvm-svn: 9149 | |||||
* | Adding autoconf support for the sample project. | John Criswell | 2003-10-16 | 7 | -0/+15751 | |
| | | | | llvm-svn: 9148 | |||||
* | Checkin of autoconf-style object root. | John Criswell | 2003-09-06 | 2 | -5/+18 | |
| | | | | | | Modified Makefiles to use the new Makefile setup in LLVM. llvm-svn: 8380 | |||||
* | Remove commented out declaration | Chris Lattner | 2003-08-21 | 1 | -6/+0 | |
| | | | | llvm-svn: 8032 | |||||
* | Disable sample project until it works | Chris Lattner | 2003-07-23 | 1 | -1/+1 | |
| | | | | llvm-svn: 7287 | |||||
* | Adding in sample project tree. | John Criswell | 2003-06-30 | 10 | -0/+155 | |
llvm-svn: 7018 |