aboutsummaryrefslogtreecommitdiffstats
path: root/autoconf
Commit message (Expand)AuthorAgeFilesLines
...
* Pass CPPFLAGS/CFLAGS/CXXFLAGS from the environment of configure toPatrik Hagglund2013-02-041-0/+5
* Recognize aarch64 for --enable-targets as advertised.Joerg Sonnenberger2013-02-031-0/+1
* Add -Wno-nested-anon-types to -pedantic builds of LLVM. This Clang warningRichard Smith2013-01-311-1/+2
* Add AArch64 as an experimental target.Tim Northover2013-01-312-2/+7
* build: add --with-python optionSaleem Abdulrasool2013-01-301-0/+29
* [autoconf]: Fix description in HAVE_CRASHREPORTER_INFO.NAKAMURA Takumi2013-01-301-2/+2
* [autoconf] Fix m4 quoting for newer autotoolsNAKAMURA Takumi2013-01-303-49/+74
* [autoconf] Fix 80+ and quoting.NAKAMURA Takumi2013-01-301-8/+14
* Disable Uninitialized Use Warnings for Broken gcc VersionsDavid Greene2013-01-151-2/+17
* Disable -Wuninitialized for gccDavid Greene2013-01-091-1/+21
* Configure: if we compile with clang, check that it is not brokenDmitri Gribenko2013-01-091-0/+26
* Fix a stray 'dnl' that my editor line-wrapped into this comment. ThanksChandler Carruth2013-01-051-2/+2
* Finally, fix the autoconf setup to allow for a missing clock_gettime;Chandler Carruth2013-01-051-3/+4
* Add time getters to the process interface for requesting the elapsedChandler Carruth2013-01-041-0/+4
* Update the configure scripts as well as the makefiles for the move fromChandler Carruth2013-01-021-1/+1
* Update the copyright coredits -- Happy new year 2013!NAKAMURA Takumi2013-01-011-2/+2
* Fix quoting in configure. Patch by Krzysztof Parzyszek!Benjamin Kramer2012-12-261-2/+2
* AutoRegen.sh: update reference to documentationDmitri Gribenko2012-12-241-1/+1
* Add options to disable building of ARCMT, Rewriter and Static AnalyzerRoman Divacky2012-12-131-0/+48
* Fix a pasto.Eric Christopher2012-11-191-3/+3
* Kick off 3.3 cycle for LLVM trunk.Benjamin Kramer2012-11-171-2/+2
* Remove the CellSPU port.Eric Christopher2012-11-141-4/+2
* Add mips64-* and mips64el-* triples to configure scriptsSimon Atanasyan2012-10-291-4/+6
* Re-enable support for --program-prefix.Jordan Rose2012-10-011-0/+5
* Removing dependency on third party library for Intel JIT event support.Andrew Kaylor2012-09-281-33/+10
* Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. S...Sylvestre Ledru2012-09-271-1/+1
* Fix a typo 'iff' => 'if'Sylvestre Ledru2012-09-271-1/+1
* Revert "Add --program-prefix support to build"Jordan Rose2012-09-261-5/+0
* Add --program-prefix support to buildSebastian Pop2012-09-251-0/+5
* Add an --enable-backtraces option to configure to determineEric Christopher2012-09-211-0/+15
* Temporarily revert this to bring back the bots.Eric Christopher2012-08-281-3/+0
* Add --program-prefix support to build.Sebastian Pop2012-08-271-0/+3
* [configure] Add a --enable-keep-symbols configure flag.Daniel Dunbar2012-08-141-0/+9
* Support for experimental targetsVictor Oliveira2012-08-091-0/+11
* Add support for the OpenBSD for Bitrig.Eric Christopher2012-08-063-8/+12
* Add a configure flag for enabling -Werror on the command lineEric Christopher2012-08-031-0/+10
* Add support for detecting libxml for Dmitri's work. He'llEric Christopher2012-08-031-0/+17
* Add a configure option to pass -std=c++11 on the command line.Eric Christopher2012-08-031-0/+12
* Revert previous patch here, we should instead configure in specificEric Christopher2012-08-031-5/+2
* Add a BUILD_FLAGS variable so that autoconf checks have a placeEric Christopher2012-08-031-2/+5
* Fix a typo (the the => the)Sylvestre Ledru2012-07-233-3/+3
* autoconf: Re-introduce LLVM_HOSTTRIPLE since r143500, as rework of PR11060.NAKAMURA Takumi2012-07-221-0/+2
* Revert "Build script changes for R600/SI Codegen v6"Tom Stellard2012-07-161-3/+2
* Build script changes for R600/SI Codegen v6Tom Stellard2012-07-161-2/+3
* fix typo in generated commentGabor Greif2012-07-121-1/+1
* Remove autoconf support for runtest and tclsh, some of the last vestigalChandler Carruth2012-06-271-2/+0
* Remove the PTX back-end and all of its artifacts (triple, etc.)Justin Holewinski2012-05-241-7/+2
* - Added ExecutionEngine/MCJIT testsDanil Malyshev2012-05-171-0/+25
* Revert r156393, "[tests] Remove some remaining DejaGNU related cruft.", thisDaniel Dunbar2012-05-081-0/+4
* [tests] Remove some remaining DejaGNU related cruft.Daniel Dunbar2012-05-081-4/+0