1. 5a87044 Two changes: by Reid Spencer · 20 years ago
  2. 4a0aaea For PR528: by Reid Spencer · 20 years ago
  3. 78ba11d Remove the "pax" program from the list of those needed to support LLVM. by Reid Spencer · 20 years ago
  4. 153626a Don't confuse the LLVM_OBJ_DIR and the PROJ_OBJ_DIR because there might be by Reid Spencer · 20 years ago
  5. b2cb486 Several changes: by Reid Spencer · 20 years ago
  6. bbf7a8a For PR351: Make LLVM_ON_UNIX and LLVM_ON_WIN32 available in the makefiles by Reid Spencer · 20 years ago
  7. 7908035 For PR432: by Reid Spencer · 20 years ago
  8. 8a2d471 Add CMP and CP configuration variables for the unix cmp and cp programs. by Reid Spencer · 20 years ago
  9. 60edb3b More properly name bytecode_libdir cferuntime_libdir. This is only the by Reid Spencer · 20 years ago
  10. 8690180 Remove last remnants of Python/QMTest support by Reid Spencer · 20 years ago
  11. 0fcb941 Add a check for the tclsh program needed by dejagnu. This can have weird by Reid Spencer · 20 years ago
  12. e120021 * Get additional configured values into the makefiles by Reid Spencer · 20 years ago
  13. 4a41586 Remove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2 now. by Reid Spencer · 20 years ago
  14. 4b8f82f Add the RUNTEST autoconf onfiguration variable for Deja-gnu support. This by Reid Spencer · 20 years ago
  15. 1822403 Add TARGET_TRIPLE by Reid Spencer · 20 years ago
  16. cc2d1e2 Internalize variable names to prevent recursive assignment. Cleanup docs. by Reid Spencer · 20 years ago
  17. 151f8ba New Makefile Features: by Reid Spencer · 20 years ago
  18. 8fa2d38 Remove the unused SourceDir variable (use BUILD_SRC_DIR) by Reid Spencer · 20 years ago
  19. 94926f0 Fix typo in makefile variable name that prevents zlib from being recognized by Reid Spencer · 20 years ago
  20. 37130d2 Provide support for auto-detection and use of compression libraries. by Reid Spencer · 20 years ago
  21. c9d4054 PAPI is not used here. by Brian Gaeke · 20 years ago
  22. 4d68ba2 Remove variables and tests that were specific to the now defunct by Reid Spencer · 20 years ago
  23. 9b87287 Set a variable so that we can find the python interpreter. by John Criswell · 20 years ago
  24. b5a2e40 Since the Great LLVM Tool Renaming(tm), we no longer have collisions between our by Misha Brukman · 20 years ago
  25. e6d468f Added the EXEEXT variable so that Makefiles can figure out what extension by John Criswell · 20 years ago
  26. 6d5ab86 Standardize header comments of top-level Makefiles. by Misha Brukman · 21 years ago
  27. b798b1e Fix up a seriously outdated comment. by Brian Gaeke · 21 years ago
  28. f3dd0db Fix typo. I wonder how this actually worked. by Alkis Evlogimenos · 21 years ago
  29. 1e3aba1 Complete the SPEC_ROOT and USE_SPEC to SPEC2000_ROOT and USE_SPEC200 rename. by Alkis Evlogimenos · 21 years ago
  30. b9a131e Added the POVRAY_ROOT to locate Povray. by John Criswell · 21 years ago
  31. 0021c31 Added check for target machine endian-ness and put the result into by John Criswell · 21 years ago
  32. b607cc8 Added support for configuring SPEC95. by John Criswell · 21 years ago
  33. 8abff79 Move bytecode_libdir def'n to Makefile.config.in from Makefile.rules, so it by Brian Gaeke · 21 years ago
  34. e0cec5d Get autoconf'd ETAGSFLAGS value from configure. by Brian Gaeke · 21 years ago
  35. 88aeace Get SHLIBEXT variable from configure script. by Brian Gaeke · 21 years ago
  36. f1dd200 Remove some whitespace and fix up some comments. by Brian Gaeke · 21 years ago
  37. 26be9c5 Remove and/or shorten many comments in configure.ac. by Brian Gaeke · 21 years ago
  38. b8b80c4 The configure script now defines BISON as the name of the bison program and by John Criswell · 21 years ago
  39. 5339ada Add installation directories and commands, standardly provided by configure. by Brian Gaeke · 21 years ago
  40. 613758d Fixed SPEC so that it would run correctly with the new autoconf-style object by John Criswell · 21 years ago
  41. 7f33695 Checkin of autoconf-style object root. by John Criswell · 21 years ago
  42. 0057e32 Updated to use files within the autoconf subdirectory. by John Criswell · 21 years ago
  43. e967650 The word `open' was really intended to be `option'. by Misha Brukman · 21 years ago
  44. b2d7aff Removed the --enable-profiling option. by John Criswell · 21 years ago
  45. b103e61 Removed the CPPFLAGS and CFLAGS variables since the -DHAVE_CONFIG_H messes by John Criswell · 21 years ago
  46. 7659545 Added the ARCH variable so that some of the Makefiles can perform actions based by John Criswell · 21 years ago
  47. b812e76 The Makefile now adds autoconf information to the compiler and linker flag by John Criswell · 21 years ago
  48. 84a1b88 Fix verbose support bug by Chris Lattner · 21 years ago
  49. 49bf862 Removed the LIBS environment variable as it interferes with the tests and by John Criswell · 21 years ago
  50. 7a73b80 Merged in autoconf branch. This provides configuration via the autoconf system. by John Criswell · 21 years ago