| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed Makefile so it does, indeed, build a dynamic library. | Robert Bocchino | 2006-01-06 | 1 | -1/+2 |
| | | | | | llvm-svn: 25135 | ||||
| * | oops | Andrew Lenharth | 2005-07-05 | 2 | -2/+2 |
| | | | | | llvm-svn: 22334 | ||||
| * | updates | Andrew Lenharth | 2005-07-05 | 2 | -2/+2 |
| | | | | | llvm-svn: 22333 | ||||
| * | Eliminate tabs and trailing spaces | Jeff Cohen | 2005-04-23 | 3 | -8/+8 |
| | | | | | llvm-svn: 21479 | ||||
| * | Update to reflect various changes in the autoconf directory. THe | Reid Spencer | 2005-02-24 | 1 | -34/+38 |
| | | | | | | | | recommended configuration of projects is now much simplified and depends on LLVM file presence rather than local project file presence. llvm-svn: 20312 | ||||
| * | Remove auxilliary files that are now picked up from llvm/autoconf. This | Reid Spencer | 2005-02-24 | 3 | -6642/+0 |
| | | | | | | | | | avoids version conflict problems with ltmain.sh (libtool), mkinstalldirs and install-sh. This prevents projects from becoming stale when the LLVM build system is upgraded or modified. llvm-svn: 20311 | ||||
| * | * Move all the "standard" configuration stuff to the start of the file | Reid Spencer | 2005-02-24 | 1 | -15/+15 |
| | | | | | | | | * Make the auxilliary directory be llvm/autoconf not the project's * Use the LLVM_CONFIG_PROJECT macro to get the --with-llvm{src,obj} args llvm-svn: 20310 | ||||
| * | 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 | |||||

