aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/config-ix.cmake
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-15/+4
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-1/+57
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-3/+29
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-28/+3
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-2/+17
* Update to LLVM 3.5a.Stephen Hines2014-04-241-4/+6
* Revert "Revert "Windows: Add support for unicode command lines""David Majnemer2013-10-071-0/+1
* Revert "Windows: Add support for unicode command lines"David Majnemer2013-10-061-1/+0
* Windows: Add support for unicode command linesDavid Majnemer2013-10-061-0/+1
* Fixup for r190409: add dep on LZMA only if CMake is cross-compilingAlexey Samsonov2013-09-121-1/+1
* config-ix.cmake: Tweak stray endif(...) to suppress a warning in CMake.NAKAMURA Takumi2013-09-111-1/+1
* Adding LZMA as dep for XML2 on 2.8.0 or higherRenato Golin2013-09-101-0/+14
* [doxygen] Use correct variable names for external variable configuration and ...Michael Gottesman2013-08-281-2/+6
* [doxygen] Added support for doxygen external search.Michael Gottesman2013-08-281-0/+2
* [cmake] Created an aggregate doxygen target for generating doxygen documentat...Michael Gottesman2013-08-281-0/+9
* [cmake] Check for realpath availability in CMakeAlexey Samsonov2013-08-261-0/+1
* [autotools->cmake] Enable generation of doxygen documentation via cmake.Michael Gottesman2013-08-241-0/+7
* Recognize NetBSD's terminfo implementation.Joerg Sonnenberger2013-08-171-1/+1
* Remove all checking for the various terminfo headers (term.h andChandler Carruth2013-08-121-10/+1
* Target a minimal terminfo library rather than necessarily a full cursesChandler Carruth2013-08-121-10/+14
* Add support for linking against a curses library when available andChandler Carruth2013-08-071-0/+19
* Check for _strtoi64 in the cmake build if strtoll is missingReid Kleckner2013-08-071-11/+10
* Remove dead or useless header checks from cmake and autoconfReid Kleckner2013-07-261-34/+1
* Find xdot or xdot.py.Matt Arsenault2013-07-081-1/+1
* Allow llvm_find_program to find alternate namesMatt Arsenault2013-07-081-1/+2
* Reapply r185601 with a fix for the cmake build.Eric Christopher2013-07-041-0/+2
* Temporarily revert 185601 as it caused cmake build regressions.Eric Christopher2013-07-041-2/+0
* Add support for futimens for platforms that don't support futimes.Eric Christopher2013-07-041-0/+2
* Support using "host" as a target in LLVM_TARGETS_TO_BUILD when using cmake.Andy Gibbs2013-06-261-0/+8
* Don't define LTDL_SHLIBPATH_VAR.Rafael Espindola2013-06-111-2/+0
* [SystemZ] Add configure bitsUlrich Weigand2013-05-061-0/+2
* Build system changes to enable MCJIT on AArch64Tim Northover2013-05-041-0/+2
* Allow host triple to be correctly overridden in CMake buildsTim Northover2013-05-041-4/+5
* CMake: cxxabi.h is only available to C++ compilers, use the right check macro.Benjamin Kramer2013-05-031-1/+2
* Only use cxxabi.h's demangler, if it is actually available.Joerg Sonnenberger2013-04-271-0/+1
* Use zlib to uncompress debug sections in DWARF parser.Alexey Samsonov2013-04-231-1/+5
* Add basic zlib support to LLVM. This would allow to use compression/uncompres...Alexey Samsonov2013-04-231-0/+9
* Refine fenv.h handling: check if the desired macros exist, before usingJoerg Sonnenberger2013-03-251-0/+3
* CMake: Use check_symbol_exists instead of check_cxx_symbol_exists.Jordan Rose2013-02-081-7/+6
* Fix CMake detection of various cmath functions, and XFAIL the test on platfor...Owen Anderson2013-02-071-6/+7
* Conditionalize constant folding of math intrinsics on the availability of an ...Owen Anderson2013-02-071-0/+6
* Turn off uninitialized-use warnings for gcc in cmake buildEdwin Vane2013-02-041-0/+18
* Annotate BumpPtrAllocator for MemorySanitizer.Evgeniy Stepanov2013-01-311-0/+1
* Add time getters to the process interface for requesting the elapsedChandler Carruth2013-01-041-0/+1
* [CMake] Move libxml2 stuff from clang to llvm/cmake.NAKAMURA Takumi2012-12-141-0/+5
* Fix Android build of gtest and lib/Support.Evgeniy Stepanov2012-09-041-3/+13
* PR13689: Check for backtrace(3) in the cmake build.Benjamin Kramer2012-09-011-0/+1
* Make sure to build libpthread to check for HAVE_PTHREAD_MUTEX_LOCK.Eric Christopher2012-08-311-3/+1
* enable cross compilation with cmakeSebastian Pop2012-08-201-2/+0
* enable Hexagon target from cmakeSebastian Pop2012-08-201-0/+2