summaryrefslogtreecommitdiff
path: root/Makefile.config.in
AgeCommit message (Expand)AuthorFilesLines
2012-10-01Re-enable support for --program-prefix.Jordan Rose1-0/+1
2012-09-26Revert "Add --program-prefix support to build"Jordan Rose1-1/+0
2012-09-25Add --program-prefix support to buildSebastian Pop1-0/+1
2012-08-28Temporarily revert this to bring back the bots.Eric Christopher1-1/+0
2012-08-27Add --program-prefix support to build.Sebastian Pop1-0/+1
2012-08-14[configure] Add a --enable-keep-symbols configure flag.Daniel Dunbar1-0/+5
2012-08-03Add a configure flag for enabling -Werror on the command lineEric Christopher1-0/+3
2012-08-03Add support for detecting libxml for Dmitri's work. He'llEric Christopher1-0/+4
2012-08-03Add a configure option to pass -std=c++11 on the command line.Eric Christopher1-0/+3
2012-08-03Revert previous patch here, we should instead configure in specificEric Christopher1-1/+0
2012-08-03Add a BUILD_FLAGS variable so that autoconf checks have a placeEric Christopher1-0/+1
2012-06-27Remove autoconf support for runtest and tclsh, some of the last vestigalChandler Carruth1-2/+0
2012-05-17- Added ExecutionEngine/MCJIT testsDanil Malyshev1-0/+2
2012-05-07Make IntelJITEvents and OProfileJIT as optional libraries and addPreston Gurd1-0/+7
2012-03-13Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...Eli Bendersky1-0/+8
2012-03-07configure: Don't require a perl interpreter to be present, LLVM's buildsystem...Benjamin Kramer1-2/+0
2012-02-28Enable -Wcovered-switch-default again, but add -Werror to the checks to makeRafael Espindola1-0/+2
2012-02-28Temporarily revert r151609, which enabled a new warning for LLVM andChandler Carruth1-2/+0
2012-02-28Enable -Wcovered-switch-default as it matches the switch style used in llvm.Rafael Espindola1-0/+2
2011-12-18capitalize project name, reference bugzillaDylan Noblesmith1-2/+2
2011-11-28Add an optional separate install prefix for internal components. rdar://10217046Bob Wilson1-0/+7
2011-11-12build/Make: Define a TARGET_NATIVE_ARCH variable to be a bit more precise thanDaniel Dunbar1-0/+1
2011-11-11Add an option '--enable-libcpp' that will have the compiler pass onEric Christopher1-0/+4
2011-10-26Revert 142997. It doesn't work on Mac OS or the BSDs, which all use the BSDCharles Davis1-3/+0
2011-10-26Search for and use the strip program and pass it to install for itEric Christopher1-0/+3
2011-10-18build: Remove some unused code.Daniel Dunbar1-2/+0
2011-10-16autoconf: Introduce --with-clang-srcdir, to build out-of-tree clang as tools/...NAKAMURA Takumi1-1/+9
2011-10-13build: Remove some stray LLVMC configure variables.Daniel Dunbar1-11/+0
2011-09-21Remove the rest of the compiler checking from the top level configureEric Christopher1-24/+0
2011-06-16build/configure: Add support for --with-extra-ld-options flag (to provide extraDaniel Dunbar1-0/+3
2010-12-29autoconf: Add --disable-embed-stdcxx to suppress linking libstdc++.a into llv...NAKAMURA Takumi1-0/+3
2010-12-10Use GZIPBIN instead of GZIP. Apparently gzip uses GZIP as an environmentEric Christopher1-1/+1
2010-11-25It seems inconsistent to have LLVMCC_EMITIR_FLAG andDuncan Sands1-1/+1
2010-11-12Add --enable-docs. Patch by NAKAMURA Takumi.Rafael Espindola1-0/+3
2010-11-10Detect if llvm-gcc is built on dragonegg.Tobias Grosser1-0/+5
2010-10-30Add polly support to the build system.Tobias Grosser1-0/+2
2010-08-03Make the makefiles go much faster by using the realpathChris Lattner1-7/+11
2010-07-07typo in comment, regeneration not necessaryGabor Greif1-2/+2
2010-06-01Delete unused variables (that weren't even getting expanded).Dan Gohman1-6/+0
2010-06-01-retain-symbols-file is not what it seems. Update the makefilesDan Gohman1-2/+2
2010-05-10Add new configure option, --disable-timestamps, intended to turn off anything...Daniel Dunbar1-0/+3
2010-05-06Overhauled llvm/clang docs builds. Closes PR6613.mike-m1-0/+2
2010-04-16Add an autoconf check for -retain-symbols-file and conditionalizeDan Gohman1-0/+4
2010-04-15Revert r100896 and around - this breaks the only mingw32 buildbot we have.Anton Korobeynikov1-6/+0
2010-04-12whether we enable dylibs or not depends on the host, not the target.Chris Lattner1-1/+1
2010-04-09suck the propagating "has dynamic libs" check into a single makefile Chris Lattner1-0/+6
2010-03-04Rewrite makefiles to explicitly reference DESTDIR to fix bug 3153.Erick Tryzelaar1-8/+8
2010-02-25Try r96559 for the third time. This time the shared library is only built ifJeffrey Yasskin1-0/+6
2010-02-23Roll back r96959 again.Jeffrey Yasskin1-8/+0
2010-02-23Roll r96559 forward again, adding libLLVM-2.7svn.so to LLVM. This links 3 ofJeffrey Yasskin1-0/+8