summaryrefslogtreecommitdiff
path: root/autoconf/configure.ac
Commit message (Expand)AuthorAge
* Re-enable support for --program-prefix.Jordan Rose2012-10-01
* Removing dependency on third party library for Intel JIT event support.Andrew Kaylor2012-09-28
* Revert "Add --program-prefix support to build"Jordan Rose2012-09-26
* Add --program-prefix support to buildSebastian Pop2012-09-25
* Add an --enable-backtraces option to configure to determineEric Christopher2012-09-21
* 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
* Support for experimental targetsVictor Oliveira2012-08-09
* 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
* autoconf: Re-introduce LLVM_HOSTTRIPLE since r143500, as rework of PR11060.NAKAMURA Takumi2012-07-22
* Revert "Build script changes for R600/SI Codegen v6"Tom Stellard2012-07-16
* Build script changes for R600/SI Codegen v6Tom Stellard2012-07-16
* fix typo in generated commentGabor Greif2012-07-12
* Remove autoconf support for runtest and tclsh, some of the last vestigalChandler Carruth2012-06-27
* Remove the PTX back-end and all of its artifacts (triple, etc.)Justin Holewinski2012-05-24
* - Added ExecutionEngine/MCJIT testsDanil Malyshev2012-05-17
* Revert r156393, "[tests] Remove some remaining DejaGNU related cruft.", thisDaniel Dunbar2012-05-08
* [tests] Remove some remaining DejaGNU related cruft.Daniel Dunbar2012-05-08
* [docs] Remove POD based man page docs (and build system support).Daniel Dunbar2012-05-08
* [build] Add build check for ::arc4random().Daniel Dunbar2012-05-05
* This patch adds a new NVPTX back-end to LLVM which supports code generation f...Justin Holewinski2012-05-04
* fix typoSebastian Pop2012-04-30
* Kick off 3.2 cycle for LLVM trunk.Benjamin Kramer2012-04-20
* add configure flag --with-default-sysrootSebastian Pop2012-04-16
* Remove a remaining reference to the obsolete C backend in configureJean-Daniel Dupas2012-04-12
* Fix a problem in the target detection for Debian GNU/HURDSylvestre Ledru2012-04-05
* Fix a problem in the target detection for Debian GNU/kFreeBSDSylvestre Ledru2012-04-05
* Add InitializeNativeTargetDisassembler function.Eric Christopher2012-03-26
* Remove the C backend.Eric Christopher2012-03-23
* 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
* autoconf: Set LLVM_CONFIGTIME to a stable value when using --disable-timestamps.Daniel Dunbar2012-03-02
* 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
* add LLVM_VERSION_MAJOR and _MINOR definesDylan Noblesmith2012-02-13
* autoconf: put generated clang files in build dirDylan Noblesmith2012-02-04
* autoconf: fix clang detectionDylan Noblesmith2012-02-04
* Replace the old --with-cxx-* configure options with a single --with-gcc-toolc...Rafael Espindola2012-02-03
* autoconf: fix build/src dir confusionDylan Noblesmith2012-02-02
* autoconf: restore old clang-srcdir behaviorDylan Noblesmith2012-02-02
* autoconf: honor --with-clang-srcdirDylan Noblesmith2012-02-02
* autoconf: generate clang's private config.h headerDylan Noblesmith2012-02-01
* comment tweaksGabor Greif2012-01-26
* Makefile: add missing files to FilesToConfigDylan Noblesmith2012-01-17