StringRef'ize EmitSourceFileHeader().
[oota-llvm.git] / Makefile.config.in
2011-12-18 Dylan Noblesmithcapitalize project name, reference bugzilla
2011-11-28 Bob WilsonAdd an optional separate install prefix for internal...
2011-11-12 Daniel Dunbarbuild/Make: Define a TARGET_NATIVE_ARCH variable to...
2011-11-11 Eric ChristopherAdd an option '--enable-libcpp' that will have the...
2011-10-26 Charles DavisRevert 142997. It doesn't work on Mac OS or the BSDs...
2011-10-26 Eric ChristopherSearch for and use the strip program and pass it to...
2011-10-18 Daniel Dunbarbuild: Remove some unused code.
2011-10-16 NAKAMURA Takumiautoconf: Introduce --with-clang-srcdir, to build out...
2011-10-13 Daniel Dunbarbuild: Remove some stray LLVMC configure variables.
2011-09-21 Eric ChristopherRemove the rest of the compiler checking from the top...
2011-06-16 Daniel Dunbarbuild/configure: Add support for --with-extra-ld-option...
2010-12-29 NAKAMURA Takumiautoconf: Add --disable-embed-stdcxx to suppress linkin...
2010-12-10 Eric ChristopherUse GZIPBIN instead of GZIP. Apparently gzip uses GZIP...
2010-11-25 Duncan SandsIt seems inconsistent to have LLVMCC_EMITIR_FLAG and
2010-11-12 Rafael EspindolaAdd --enable-docs. Patch by NAKAMURA Takumi.
2010-11-10 Tobias GrosserDetect if llvm-gcc is built on dragonegg.
2010-10-30 Tobias GrosserAdd polly support to the build system.
2010-08-03 Chris LattnerMake the makefiles go much faster by using the realpath
2010-07-07 Gabor Greiftypo in comment, regeneration not necessary
2010-06-01 Dan GohmanDelete unused variables (that weren't even getting...
2010-06-01 Dan Gohman-retain-symbols-file is not what it seems. Update the...
2010-05-10 Daniel DunbarAdd new configure option, --disable-timestamps, intende...
2010-05-06 mike-mOverhauled llvm/clang docs builds. Closes PR6613.
2010-04-16 Dan GohmanAdd an autoconf check for -retain-symbols-file and...
2010-04-15 Anton KorobeynikovRevert r100896 and around - this breaks the only mingw3...
2010-04-12 Chris Lattnerwhether we enable dylibs or not depends on the host...
2010-04-09 Chris Lattnersuck the propagating "has dynamic libs" check into...
2010-03-04 Erick TryzelaarRewrite makefiles to explicitly reference DESTDIR to...
2010-02-25 Jeffrey YasskinTry r96559 for the third time. This time the shared...
2010-02-23 Jeffrey YasskinRoll back r96959 again.
2010-02-23 Jeffrey YasskinRoll r96559 forward again, adding libLLVM-2.7svn.so...
2010-02-23 Daniel DunbarInitial configure support for using Clang as the LLVM...
2010-02-23 Daniel DunbarKill off unused LLVMGCCLIBEXEC make variable.
2010-02-23 Daniel DunbarKill off LLVMGCCARCH and LLVMGCC_VERSION make variables.
2010-02-23 Daniel DunbarKill off LLVMGCC_MAJVERS make variable.
2010-02-18 Jeffrey YasskinRoll back the shared library, r96559. It broke two...
2010-02-18 Jeffrey YasskinAdd a shared library for LLVM, named libLLVM2.7svn...
2009-12-07 Rafael EspindolaFix typos. Thanks to John Tytgat for noticing it!
2009-11-16 Rafael EspindolaAdd configure options for specifying where to look...
2009-11-12 Rafael EspindolaAdd the --with-c-include-dirs to llvm's configure.
2009-11-04 Daniel Dunbarconfigure: Add --with-optimize-option, for setting...
2009-10-26 Julien LerougeAdd an autoconf test to check for optional compiler...
2009-09-27 Jeffrey YasskinEnable -g with DEBUG_SYMBOLS and --enable-debug-symbols...
2009-09-02 Shantonu SenImprove support for cross-hosted builds of LLVM.
2009-08-18 Anton KorobeynikovThe attached patches attempt to fix cross builds. For...
2009-07-04 Mikhail GlushenkovLLVMC can be now compiled w/o dynamic plugin support.
2009-07-03 Mikhail GlushenkovAdd --enable-llvmc-dynamic configure option.
2009-07-03 Mikhail GlushenkovTrailing whitespace.
2009-04-17 David GreeneAdd a --enable-profiling option to configure to build...
2009-04-13 Nick LewyckyLink against libffi if available, fall back to "no...
2009-03-05 Nick LewyckyAutodetect the availability of -export-dynamic in the...
2009-03-03 Nick LewyckySwitch to using -Wl,-R on Solaris.
2009-02-21 Nick LewyckyRemove tests for flex/bison which are no longer needed...
2009-02-04 Nick LewyckyReapply patch from r62553, with a fix to avoid looking...
2009-02-03 Nick LewyckyAdd the ability to pass the path to binutils source...
2009-01-09 Misha BrukmanRemoved trailing whitespace from Makefiles.
2008-10-22 Duncan SandsUse spaces rather than tab.
2008-10-21 Torok EdwinFix make check on Solaris 10/x86: the default grep...
2008-10-02 Jim GrosbachAdd support for Canadian Cross builds where the host...
2008-09-02 Daniel DunbarReapply majority of r55557 but with the changes to...
2008-09-02 Matthijs KooijmanRevert r55557, it is causing linking failures on 32bit...
2008-08-30 Daniel DunbarEnable -fvisibility-inlines-hidden by default for compi...
2008-03-31 Gordon HenriksenReverting r48974. See PR2183 for details.
2008-03-31 Erick TryzelaarQuote the ocaml executables
2008-03-10 Gordon HenriksenAdding ocamldoc generation.
2008-01-15 Chris Lattnerimprove compatibility with mingw, patch by Alain Frisch
2007-12-29 Chris Lattnerremove attributions from the rest of the llvm makefiles.
2007-10-02 Gordon HenriksenProviding --with-ocaml-libdir for ./configure. The...
2007-10-02 Gordon HenriksenFixing (harmless) typos.
2007-10-02 Gordon HenriksenAdd explicit --enable-bindings option to configure.
2007-09-29 Gordon HenriksenPR1601: etags not configured correctly
2007-09-20 Gordon HenriksenIncorporating review feedback for GC verifier patch.
2007-09-18 Gordon Henriksengit-svn-id: https://llvm.org/svn/llvm-project/llvm...
2007-07-03 Bill WendlingChange the place where man pages are installed to ...
2007-06-28 David GreeneAdd support for building with _GLIBCXX_DEBUG. New...
2007-04-21 Reid SpencerAdd support for determining which languages the llvm...
2007-03-29 Reid SpencerFor PR789:
2007-01-17 Reid SpencerFor PR739:
2006-12-21 Reid SpencerAdd a new variable, LLVMGCCLIBEXEC to get the libexec...
2006-12-16 Reid SpencerAllow an --enable-pic option to turn on -fPIC compiler...
2006-12-13 Chris LattnerFix a regression that completely broke make install.
2006-12-10 Reid SpencerFor PR739:
2006-12-01 Reid SpencerFor PR1019:
2006-11-17 Reid SpencerUndo removal of the runtime libraries. While this may...
2006-11-16 Reid SpencerIn LLVM 2.0 we won't use the runtime libraries as llvm...
2006-11-05 Reid SpencerGet LLVMGCCARCH right regardless of the llvm-gcc versio...
2006-11-03 Reid SpencerAdd a check to see if HUGE_VAL is sane or not.
2006-08-07 Reid SpencerMake the name of the project consistent with that speci...
2006-08-04 Reid SpencerUpdate the auto* tools: autoconf 2.60, libtool 1.5...
2006-07-28 Reid SpencerFor PR848:
2006-07-27 Reid SpencerChanges to support cross-compiling LLVM. The GenLibDeps...
2006-07-26 Reid SpencerFor PR814:
2006-06-20 Evan ChengAdded --with-extra-options=opts to specify additional...
2006-06-01 Reid SpencerSupport correct build:
2006-04-09 Reid SpencerFix a comment.
2006-04-09 Reid SpencerChange the assertions defaults:
2006-04-07 Reid SpencerFor PR723:
2006-04-06 Reid SpencerFor support of new GCC v4, obtain the full and major...
2006-03-23 Reid SpencerUpdate to llvm-config tool, by Erik Kidd:
2005-12-21 Reid SpencerImplement fix for PR471:
next