summaryrefslogtreecommitdiff
path: root/Makefile.config.in
Commit message (Expand)AuthorAge
* Reapply majority of r55557 but with the changes to compilation flagsDaniel Dunbar2008-09-02
* Revert r55557, it is causing linking failures on 32bit linux.Matthijs Kooijman2008-09-02
* Enable -fvisibility-inlines-hidden by default for compilers whichDaniel Dunbar2008-08-30
* Reverting r48974. See PR2183 for details.Gordon Henriksen2008-03-31
* Quote the ocaml executablesErick Tryzelaar2008-03-31
* Adding ocamldoc generation.Gordon Henriksen2008-03-10
* improve compatibility with mingw, patch by Alain FrischChris Lattner2008-01-15
* remove attributions from the rest of the llvm makefiles.Chris Lattner2007-12-29
* Providing --with-ocaml-libdir for ./configure. The default is theGordon Henriksen2007-10-02
* Fixing (harmless) typos.Gordon Henriksen2007-10-02
* Add explicit --enable-bindings option to configure.Gordon Henriksen2007-10-02
* PR1601: etags not configured correctlyGordon Henriksen2007-09-29
* Incorporating review feedback for GC verifier patch.Gordon Henriksen2007-09-20
* git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42090 91177308-0d34-...Gordon Henriksen2007-09-18
* Change the place where man pages are installed to ${prefix}/share/man1. ThisBill Wendling2007-07-03
* Add support for building with _GLIBCXX_DEBUG. New configure optionDavid Greene2007-06-28
* 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