- Feb 24, 2005
-
-
Reid Spencer authored
LLVM_CONFIG_PROJECT macro. llvm-svn: 20313
-
- Feb 16, 2005
-
-
Reid Spencer authored
The install target in Makefile.rules no longer uses pax but just uses find and "install" instead. llvm-svn: 20216
-
- Feb 11, 2005
-
-
Chris Lattner authored
llvm-svn: 20116
-
- Jan 24, 2005
-
-
Andrew Lenharth authored
llvm-svn: 19810
-
- Jan 16, 2005
-
-
Alkis Evlogimenos authored
llvm-svn: 19616
-
Reid Spencer authored
(RogueWave). These are implemented in rw/stdex/hash_map.h and rw/stdex/hash_set.h on HP/UX. llvm-svn: 19600
-
- Jan 14, 2005
-
-
Alkis Evlogimenos authored
llvm-svn: 19546
-
- Jan 05, 2005
-
-
Alkis Evlogimenos authored
llvm-svn: 19295
-
- Dec 31, 2004
-
-
Reid Spencer authored
Make LLVM_ON_UNIX and LLVM_ON_WIN32 available in the makefiles llvm-svn: 19205
-
Reid Spencer authored
* lib/System depends on sbrk(3), make sure we check for it. llvm-svn: 19200
-
- Dec 29, 2004
-
-
Reid Spencer authored
* Add CAN_DLOPEN_SELF so we can determine if dlopen(0) will open the program or not. * Correct a warning messages to be a little more specific on what it checks llvm-svn: 19184
-
- Dec 28, 2004
-
-
Reid Spencer authored
llvm-svn: 19170
-
Reid Spencer authored
llvm-svn: 19169
-
- Dec 27, 2004
-
-
Reid Spencer authored
llvm-svn: 19166
-
Reid Spencer authored
* Add checks for sterror and strerror_r functions * Add check to determine if /dev/zero is needed for allocating RWX memory. llvm-svn: 19148
-
- Dec 25, 2004
-
-
Reid Spencer authored
* Make sure all headers used by lib/System have checks * Use "standard" autoconf checks for certain problematic headers For PR432: * Resurrect --with-llvmgccdir so a specific llvm-gcc/llvm-g++ installation can be specified. llvm-svn: 19142
-
- Dec 24, 2004
-
-
Reid Spencer authored
llvm-svn: 19136
-
Reid Spencer authored
Create new variables LLVM_ON_UNIX and LLVM_ON_WIN32 so we can start getting rid of reliance upon a symbolic link to switch implementations in lib/System llvm-svn: 19131
-
- Dec 23, 2004
-
-
Reid Spencer authored
Patch contributed by Markus F.X.J. Oberhumer. llvm-svn: 19118
-
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
-
- Dec 02, 2004
-
-
Reid Spencer authored
llvm-svn: 18421
-
Reid Spencer authored
llvm-svn: 18415
-
- 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
-