summaryrefslogtreecommitdiff
path: root/Makefile.config.in
Commit message (Expand)AuthorAge
* Add support for determining which languages the llvm-gcc front endReid Spencer2007-04-21
* For PR789:Reid Spencer2007-03-29
* For PR739:Reid Spencer2007-01-17
* Add a new variable, LLVMGCCLIBEXEC to get the libexec directory where theReid Spencer2006-12-21
* Allow an --enable-pic option to turn on -fPIC compiler option when building.Reid Spencer2006-12-16
* Fix a regression that completely broke make install.Chris Lattner2006-12-13
* For PR739:Reid Spencer2006-12-10
* For PR1019:Reid Spencer2006-12-01
* Undo removal of the runtime libraries. While this may have been a bitReid Spencer2006-11-17
* In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support willReid Spencer2006-11-16
* Get LLVMGCCARCH right regardless of the llvm-gcc version being used.Reid Spencer2006-11-05
* Add a check to see if HUGE_VAL is sane or not.Reid Spencer2006-11-03
* Make the name of the project consistent with that specified in theReid Spencer2006-08-07
* Update the auto* tools: autoconf 2.60, libtool 1.5.22, automake 1.9.6.Reid Spencer2006-08-04
* For PR848:Reid Spencer2006-07-28
* Changes to support cross-compiling LLVM. The GenLibDeps.pl script needs toReid Spencer2006-07-27
* For PR814:Reid Spencer2006-07-26
* Added --with-extra-options=opts to specify additional options to build LLVM a...Evan Cheng2006-06-20
* Support correct build:Reid Spencer2006-06-01
* Fix a comment.Reid Spencer2006-04-09
* Change the assertions defaults:Reid Spencer2006-04-09
* For PR723:Reid Spencer2006-04-07
* For support of new GCC v4, obtain the full and major versions of theReid Spencer2006-04-06
* Update to llvm-config tool, by Erik Kidd:Reid Spencer2006-03-23
* Implement fix for PR471:Reid Spencer2005-12-21
* Two changes:Reid Spencer2005-04-22
* For PR528:Reid Spencer2005-02-24
* Remove the "pax" program from the list of those needed to support LLVM.Reid Spencer2005-02-16
* Don't confuse the LLVM_OBJ_DIR and the PROJ_OBJ_DIR because there might beReid Spencer2005-01-16
* Several changes:Reid Spencer2005-01-16
* For PR351:Reid Spencer2004-12-31
* For PR432:Reid Spencer2004-12-22
* Add CMP and CP configuration variables for the unix cmp and cp programs.Reid Spencer2004-12-16
* More properly name bytecode_libdir cferuntime_libdir. This is only theReid Spencer2004-12-13
* Remove last remnants of Python/QMTest supportReid Spencer2004-12-08
* Add a check for the tclsh program needed by dejagnu. This can have weirdReid Spencer2004-11-30
* * Get additional configured values into the makefilesReid Spencer2004-11-29
* Remove HAVE_BZLIB and HAVE_BZIP2. We always have bzip2 now.Reid Spencer2004-11-25
* Add the RUNTEST autoconf onfiguration variable for Deja-gnu support. ThisReid Spencer2004-11-07
* Add TARGET_TRIPLEReid Spencer2004-11-07
* Internalize variable names to prevent recursive assignment. Cleanup docs.Reid Spencer2004-10-30
* New Makefile Features:Reid Spencer2004-10-25
* Remove the unused SourceDir variable (use BUILD_SRC_DIR)Reid Spencer2004-10-22
* Fix typo in makefile variable name that prevents zlib from being recognizedReid Spencer2004-10-04
* Provide support for auto-detection and use of compression libraries.Reid Spencer2004-10-04
* PAPI is not used here.Brian Gaeke2004-09-07
* Remove variables and tests that were specific to the now defunctReid Spencer2004-09-07
* Set a variable so that we can find the python interpreter.John Criswell2004-08-02
* Since the Great LLVM Tool Renaming(tm), we no longer have collisions between ourMisha Brukman2004-06-17
* Added the EXEEXT variable so that Makefiles can figure out what extensionJohn Criswell2004-06-01