- Dec 23, 2004
-
-
Reid Spencer authored
llvm-svn: 19113
-
- Dec 22, 2004
-
-
Reid Spencer authored
* Remove --with-llvmgccdir, not needed any more * Search path for llvm-gcc and llvm-gxx * Compute LLVMGCCDIR based on install path of llvm-gcc llvm-svn: 19093
-
- Dec 20, 2004
-
-
Reid Spencer authored
* Add checks for sbrk and getpagesize functions * Alphebetize the checks for functions llvm-svn: 19052
-
- Dec 16, 2004
-
-
Reid Spencer authored
llvm-svn: 18990
-
- Dec 15, 2004
-
-
Reid Spencer authored
llvm-svn: 18970
-
Reid Spencer authored
llvm-svn: 18952
-
Reid Spencer authored
llvm-svn: 18945
-
- Dec 13, 2004
-
-
Reid Spencer authored
llvm-svn: 18845
-
- Dec 09, 2004
-
-
Reid Spencer authored
llvm-svn: 18694
-
Reid Spencer authored
llvm-svn: 18672
-
- Nov 30, 2004
-
-
Reid Spencer authored
names that have version numbers in it so this macro, DJ_AC_PATH_TCLSH will make the necessary checks. The makefile variable TCLSH is set to the path found. llvm-svn: 18382
-
- Nov 29, 2004
-
-
Reid Spencer authored
llvm-svn: 18349
-
Reid Spencer authored
* organize programs we test for properly * add new programs needed for documentation generation * Adjust install paths so llvm stuff doesn't muck up /usr/local or /usr if $prefix is set to those. llvm-svn: 18327
-
- Nov 27, 2004
-
-
Reid Spencer authored
from the bzip2 support. This dead check produced the error: test: -ne: unary operator expected llvm-svn: 18289
-
- Nov 25, 2004
-
-
Reid Spencer authored
llvm-svn: 18254
-
Reid Spencer authored
llvm-svn: 18240
-
Reid Spencer authored
llvm-svn: 18233
-
Reid Spencer authored
* cache more values * standardize cache value names * organize configure script per autoconf recommendations (10 sections) * Eliminate some redundancies and complexities in the script * Provide better documentation in the script. llvm-svn: 18232
-
- Nov 24, 2004
-
-
Reid Spencer authored
llvm-svn: 18190
-
- Nov 18, 2004
-
-
Reid Spencer authored
for cross-platform dynamic loading of shared objects. llvm-svn: 17950
-
- Nov 08, 2004
-
-
Reid Spencer authored
tool runs Deja-gnu test suites. The 'make' variable RUNTEST is now set automatically in the Makefile.config file. llvm-svn: 17599
-
- Oct 28, 2004
-
-
John Criswell authored
llvm-svn: 17319
-
Reid Spencer authored
llvm-svn: 17284
-
- Oct 25, 2004
-
-
Reid Spencer authored
llvm-svn: 17208
-
- Oct 14, 2004
-
-
Misha Brukman authored
llvm-svn: 16990
-
- Oct 05, 2004
-
-
Reid Spencer authored
llvm-svn: 16669
-
- Oct 04, 2004
-
-
Reid Spencer authored
from the fray, so it gets noticed. This commit is made without the corresponding configure script commit because it doesn't affect functionality and we don't want to force everyone into another reconfigure llvm-svn: 16657
-
Reid Spencer authored
llvm-svn: 16643
-
- Oct 02, 2004
-
-
Reid Spencer authored
lib/System and the compressing llvm archiver. llvm-svn: 16634
-
- Sep 27, 2004
-
-
Alkis Evlogimenos authored
llvm-svn: 16520
-
- Sep 24, 2004
-
-
John Criswell authored
AC_CONFIG_HEADERS. This should prevent LLVM from needlessly re-compiling on a re-configure. llvm-svn: 16510
-
John Criswell authored
regenerated on every run of configure. llvm-svn: 16509
-
John Criswell authored
from being re-generated if the new version is identical to the old version. Hence, it should save us some recompiling after re-configures. llvm-svn: 16506
-
- Sep 21, 2004
-
-
Reid Spencer authored
Instead just create a warning message that says the directory cannot be configured because it isn't recognized. This also gets rid of a bunch of warning messages from the auto* tools. llvm-svn: 16463
-
- Sep 20, 2004
-
-
Alkis Evlogimenos authored
llvm-svn: 16448
-
Reid Spencer authored
tools is that you break when they change. This is a case in point. llvm-svn: 16424
-
Reid Spencer authored
llvm-svn: 16419
-
- Sep 08, 2004
-
-
Brian Gaeke authored
llvm-svn: 16254
-
- Sep 07, 2004
-
-
Brian Gaeke authored
llvm-svn: 16237
-
Reid Spencer authored
while still retaining the ability to configure unknown ones. - Excise crud left over from when test/Projects was still part of the main LLVM module. These removed tests are now all in llvm-test/autoconf/configure.ac llvm-svn: 16230
-