summaryrefslogtreecommitdiffstats
path: root/Makefile.config.in
Commit message (Expand)AuthorAgeFilesLines
* We're actually -Wmissing-field-initializers clean thanks to the cmakeEric Christopher2015-08-071-2/+2
* Rename all references to old mailing lists to new lists.llvm.org address.Tanya Lattner2015-08-051-1/+1
* Disallow in-source builds (as we already do for the cmake build).Jonathan Roelofs2015-07-011-12/+1
* Deprecate in-source autotools buildsJonathan Roelofs2015-05-041-0/+16
* Try to unbreak Clang build to export LLVM_ABI_BREAKING_CHECKS, fixup for r233...NAKAMURA Takumi2015-04-011-0/+5
* Add a check for misbehaving -Wcomment from gcc-4.7 and addEric Christopher2014-11-051-0/+2
* [OCaml] [autoconf] Migrate to ocamlfind.Peter Zotov2014-10-301-4/+4
* Initial version of Go bindings.Peter Collingbourne2014-10-161-0/+1
* Remove unused ALL_BINDINGS configuration variable.Peter Collingbourne2014-10-031-1/+0
* Track clang r213171Alp Toker2014-07-161-3/+0
* Add a --enable-clang-plugin-support option to configure.Rafael Espindola2014-03-101-0/+3
* Add patch level to llvm version in CMake and AutoconfTom Stellard2014-03-031-0/+2
* [C++11] Replace autoconf --enable-cxx11 with --enable-cxx1y. TheChandler Carruth2014-03-011-2/+3
* With rpaths being set correctly, SHLIBPATH_VAR is not needed anymore.Rafael Espindola2014-02-281-3/+0
* Add version, arch, system libs, and targets to Makefile.configNAKAMURA Takumi2014-02-091-0/+15
* Add an autoconf option for turning on -gsplit-dwarf by defaultEric Christopher2013-06-251-0/+3
* Add basic zlib support to LLVM. This would allow to use compression/uncompres...Alexey Samsonov2013-04-231-0/+3
* Turn anonymous type in anonymous union warning back on after cleaning upEric Christopher2013-03-151-2/+0
* Pass CPPFLAGS/CFLAGS/CXXFLAGS from the environment of configure toPatrik Hagglund2013-02-041-1/+10
* Add -Wno-nested-anon-types to -pedantic builds of LLVM. This Clang warningRichard Smith2013-01-311-0/+2
* build: @ENABLE_THREADS@ => @LLVM_ENABLE_THREADS@Saleem Abdulrasool2013-01-311-1/+1
* build: add --with-python optionSaleem Abdulrasool2013-01-301-0/+1
* Introduce llvm::sys::getProcessTriple() function.Peter Collingbourne2013-01-161-0/+3
* Disable -Wuninitialized for gccDavid Greene2013-01-091-0/+4
* Add options to disable building of ARCMT, Rewriter and Static AnalyzerRoman Divacky2012-12-131-0/+9
* Re-enable support for --program-prefix.Jordan Rose2012-10-011-0/+1
* Revert "Add --program-prefix support to build"Jordan Rose2012-09-261-1/+0
* Add --program-prefix support to buildSebastian Pop2012-09-251-0/+1
* Temporarily revert this to bring back the bots.Eric Christopher2012-08-281-1/+0
* Add --program-prefix support to build.Sebastian Pop2012-08-271-0/+1
* [configure] Add a --enable-keep-symbols configure flag.Daniel Dunbar2012-08-141-0/+5
* Add a configure flag for enabling -Werror on the command lineEric Christopher2012-08-031-0/+3
* Add support for detecting libxml for Dmitri's work. He'llEric Christopher2012-08-031-0/+4
* Add a configure option to pass -std=c++11 on the command line.Eric Christopher2012-08-031-0/+3
* Revert previous patch here, we should instead configure in specificEric Christopher2012-08-031-1/+0
* Add a BUILD_FLAGS variable so that autoconf checks have a placeEric Christopher2012-08-031-0/+1
* Remove autoconf support for runtest and tclsh, some of the last vestigalChandler Carruth2012-06-271-2/+0
* - Added ExecutionEngine/MCJIT testsDanil Malyshev2012-05-171-0/+2
* Make IntelJITEvents and OProfileJIT as optional libraries and addPreston Gurd2012-05-071-0/+7
* Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...Eli Bendersky2012-03-131-0/+8
* configure: Don't require a perl interpreter to be present, LLVM's buildsystem...Benjamin Kramer2012-03-071-2/+0
* Enable -Wcovered-switch-default again, but add -Werror to the checks to makeRafael Espindola2012-02-281-0/+2
* Temporarily revert r151609, which enabled a new warning for LLVM andChandler Carruth2012-02-281-2/+0
* Enable -Wcovered-switch-default as it matches the switch style used in llvm.Rafael Espindola2012-02-281-0/+2
* capitalize project name, reference bugzillaDylan Noblesmith2011-12-181-2/+2
* Add an optional separate install prefix for internal components. rdar://10217046Bob Wilson2011-11-281-0/+7
* build/Make: Define a TARGET_NATIVE_ARCH variable to be a bit more precise thanDaniel Dunbar2011-11-121-0/+1
* Add an option '--enable-libcpp' that will have the compiler pass onEric Christopher2011-11-111-0/+4
* Revert 142997. It doesn't work on Mac OS or the BSDs, which all use the BSDCharles Davis2011-10-261-3/+0
* Search for and use the strip program and pass it to install for itEric Christopher2011-10-261-0/+3