1. 8b67f77 Move DataTypes.h to include/llvm/System, update all users. This breaks the last by Chandler Carruth · 15 years ago
  2. 6493798 install-sh chmods to 0755 by default, and this causes 'git diff' to show by Torok Edwin · 15 years ago
  3. 929a493 remove dead makefile flags. by Chris Lattner · 15 years ago
  4. 324f608 Revert r67655 and r67656, as they are breaking the build. I'm by Dan Gohman · 15 years ago
  5. 2594706 LLVM's master Makefile.common is in LLVM_SRC_ROOT, not LLVM_OBJ_ROOT. by Dan Gohman · 15 years ago
  6. d02a281 Regenerate configure. by Dan Gohman · 15 years ago
  7. 497e863 Fix paths; AutoRegen.sh changes its current working directory to be the by Dan Gohman · 15 years ago
  8. c9ebae3 Update for autoconf 2.6x; by Dan Gohman · 15 years ago
  9. 9f16bcb Fix bash-isms. by Dan Gohman · 15 years ago
  10. 206b59a Add "sample" documentation to sample project. by Nick Lewycky · 16 years ago
  11. e644ef7 Convert .cvsignore files by John Criswell · 17 years ago
  12. 9bc823e avoid collision with /usr/bin/sample if this ever gets installed. by Chris Lattner · 17 years ago
  13. 19d2204 Make sample project -pedantic clean. by Reid Spencer · 18 years ago
  14. 42fe455 For PR780: by Reid Spencer · 18 years ago
  15. 72f42bb For PR786: by Reid Spencer · 18 years ago
  16. 30ea478 Have the AutoRegen.sh script prompt the user for the LLVM src and obj by Reid Spencer · 18 years ago
  17. 5a4b9e7 Ignored generated files. by Reid Spencer · 18 years ago
  18. 6b2b013 Fixed Makefile so it does, indeed, build a dynamic library. by Robert Bocchino · 19 years ago
  19. 3027321 oops by Andrew Lenharth · 19 years ago
  20. c2640d0 updates by Andrew Lenharth · 19 years ago
  21. b02fbfc Eliminate tabs and trailing spaces by Jeff Cohen · 19 years ago
  22. 421ec05 Update to reflect various changes in the autoconf directory. THe by Reid Spencer · 19 years ago
  23. bcb178f Remove auxilliary files that are now picked up from llvm/autoconf. This by Reid Spencer · 19 years ago
  24. 1a87ddc * Move all the "standard" configuration stuff to the start of the file by Reid Spencer · 19 years ago
  25. b2da650 Don't put generated files into CVS. by Reid Spencer · 19 years ago
  26. f20856d * Fix an output message by Reid Spencer · 19 years ago
  27. 6a8b518 Update per new Makefile requirements for projects by Reid Spencer · 20 years ago
  28. 33a1218 Ignore autoconf/aclocal generated stuff. by Reid Spencer · 20 years ago
  29. 38fd88a Cleanup configuration for Cygwin by Reid Spencer · 20 years ago
  30. 9964cd8 Update to autoconf 2.59 standards. by Reid Spencer · 20 years ago
  31. c4ea7d8 Make sure the include files get distributed. by Reid Spencer · 20 years ago
  32. 1118441 Fix nightly build by avoiding shared library construction. by Reid Spencer · 20 years ago
  33. 8c2c315 Adjust to changes in Makefile.rules by Reid Spencer · 20 years ago
  34. 551ccae Changes For Bug 352 by Reid Spencer · 20 years ago
  35. 7939597 Removed LLVM copyright from sample Makefile. by John Criswell · 21 years ago
  36. c2bc2f1 Removed LLVM copyright notice from sample Makefile. by John Criswell · 21 years ago
  37. e26ba9f Added LLVM copyrights to Makefiles. by John Criswell · 21 years ago
  38. 0e077f7 Adding license information for the sample project. by John Criswell · 21 years ago
  39. 8a7ae30 Modified the Makefile so that the sample library is linked dynamically. by John Criswell · 21 years ago
  40. 451f67f Adding autoconf support to the sample project. by John Criswell · 21 years ago
  41. caca6ea Adding autoconf support for the sample project. by John Criswell · 21 years ago
  42. 607b1ea Adding autoconf support for the sample project. by John Criswell · 21 years ago
  43. a37fefd Checkin of autoconf-style object root. by John Criswell · 21 years ago
  44. c137b30 Remove commented out declaration by Chris Lattner · 21 years ago
  45. c3c1d32 Disable sample project until it works by Chris Lattner · 21 years ago
  46. 723ccd6 Adding in sample project tree. by John Criswell · 21 years ago