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