summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* s/3.1svn/3.1/gBill Wendling2012-05-111-9/+9
* Merging r155844:Bill Wendling2012-04-301-3/+3
* add configure flag --with-default-sysrootSebastian Pop2012-04-161-2/+17
* Remove a remaining reference to the obsolete C backend in configureJean-Daniel Dupas2012-04-121-1/+1
* Fix a problem in the target detection for Debian GNU/HURDSylvestre Ledru2012-04-051-0/+2
* Fix a problem in the target detection for Debian GNU/kFreeBSDSylvestre Ledru2012-04-051-1/+1
* Fix CXXFLAGS for huge_val.m4.Eric Christopher2012-04-021-1/+1
* Add InitializeNativeTargetDisassembler function.Eric Christopher2012-03-261-1/+11
* Add some fixes to the configure script for isInf and addEric Christopher2012-03-261-2/+2
* Remove the C backend.Eric Christopher2012-03-231-33/+3
* Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...Eli Bendersky2012-03-131-13/+350
* configure: Don't require a perl interpreter to be present, LLVM's buildsystem...Benjamin Kramer2012-03-071-73/+2
* autoconf: Set LLVM_CONFIGTIME to a stable value when using --disable-timestamps.Daniel Dunbar2012-03-021-0/+4
* Enable -Wcovered-switch-default again, but add -Werror to the checks to makeRafael Espindola2012-02-281-6/+10
* Temporarily revert r151609, which enabled a new warning for LLVM andChandler Carruth2012-02-281-8/+4
* Strip extraneous information, if present, from the linker version string onCharles Davis2012-02-281-1/+1
* Enable -Wcovered-switch-default as it matches the switch style used in llvm.Rafael Espindola2012-02-281-4/+8
* autoconf/m4/visibility_inlines_hidden.m4: Tweak for cygwin-g++-4.5.3. It fold...NAKAMURA Takumi2012-02-191-1/+1
* add LLVM_VERSION_MAJOR and _MINOR definesDylan Noblesmith2012-02-131-1/+11
* autoconf: put generated clang files in build dirDylan Noblesmith2012-02-041-4/+6
* autoconf: fix clang detectionDylan Noblesmith2012-02-041-1/+1
* Replace the old --with-cxx-* configure options with a single --with-gcc-toolc...Rafael Espindola2012-02-031-53/+9
* Regen one last time.Eric Christopher2012-02-021-1/+1
* Regenerate again.Eric Christopher2012-02-021-1/+4
* Regenerate configure.Eric Christopher2012-02-021-5/+8
* autoconf: generate clang's private config.h headerDylan Noblesmith2012-02-011-0/+1
* Regenerate configure.Rafael Espindola2012-01-311-15/+1
* revert r147542 after comments from Joerg SonnenbergerSebastian Pop2012-01-051-5/+0
* use getHostTriple instead of getDefaultTargetTriple in getClosestTargetForJITSebastian Pop2012-01-041-0/+5
* Happy new year 2012!NAKAMURA Takumi2012-01-011-3/+3
* Add support for mipsel in configure. Fixes PR11669. Patch by Sylvestre Ledru.Rafael Espindola2011-12-281-1/+3
* Attempt #2 to fix mingw crossbuild. This time with more ugly hacks!Benjamin Kramer2011-12-221-2/+2
* Make the -fvisibility-inlines-hidden check more thorough in a hopeless attemp...Benjamin Kramer2011-12-221-2/+2
* Add configure support for kfreebsd and hurd. Patch by Sylvestre Ledru.Rafael Espindola2011-12-221-2/+7
* Regenerate.Eric Christopher2011-12-211-68/+68
* Hexagon backend supportTony Linthicum2011-12-121-2/+7
* configure: Don't warn about compiler-rt checked out into projects/.Daniel Dunbar2011-12-071-5/+2
* llvm-config: Replace with C++ version (was llvm-config-2).Daniel Dunbar2011-12-011-1/+1
* Revert commit 145449 (ddunbar) since it is breaking the dragonegg buildbots.Duncan Sands2011-12-011-1/+1
* llvm-config: Replace with C++ version (was llvm-config-2).Daniel Dunbar2011-11-291-1/+1
* Add an optional separate install prefix for internal components. rdar://10217046Bob Wilson2011-11-281-2/+16
* configure, config.h.in: Regenerate.NAKAMURA Takumi2011-11-281-8/+8
* Add configure checking for pread(2) and use it to save a syscall when reading...Benjamin Kramer2011-11-221-1/+2
* Add an option '--enable-libcpp' that will have the compiler pass onEric Christopher2011-11-111-5/+27
* Revert r144300 "llvm-config: Replace with C++ version (was llvm-config-2).",Daniel Dunbar2011-11-101-1/+1
* llvm-config: Replace with C++ version (was llvm-config-2).Daniel Dunbar2011-11-101-1/+1
* rename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLESebastian Pop2011-11-011-1/+1
* derive LLVM_HOSTTRIPLE from targetSebastian Pop2011-11-011-1/+1
* Remove the Alpha backend.Dan Gohman2011-10-271-7/+2
* Revert 142997. It doesn't work on Mac OS or the BSDs, which all use the BSDCharles Davis2011-10-261-100/+2