summaryrefslogtreecommitdiff
path: root/cmake/config-ix.cmake
Commit message (Expand)AuthorAge
* CMake: Use libdl only when available. Fixes build on FreeBSD.Oscar Fuentes2009-05-23
* termios.h contains the winsize structure we need to determine theDouglas Gregor2009-05-18
* Add terminal width detection to llvm::sys::Process. This is needed toDouglas Gregor2009-05-11
* CMake: Detects libpthread and sets HAVE_LIBPTHREAD.Oscar Fuentes2009-05-06
* CMake: defines and uses macro add_llvm_definitions for keeping trackOscar Fuentes2009-04-04
* Remove configurey-fu to autodetect hash_map and hash_set now that they areNick Lewycky2009-03-09
* Add mode_t to the config.h generated by cmake on win32. Used by clang.Cedric Venet2009-02-14
* CMake: when building shared libraries, use -fPIC for compilingOscar Fuentes2008-11-20
* CMake: Option for enabling/disabling threads.Oscar Fuentes2008-11-18
* CMake: Removed some cruft.Oscar Fuentes2008-10-29
* CMake: GetTargetTriple: new module for determining the targetOscar Fuentes2008-10-26
* CMake: MSVC++ no longer uses a special configuration method.Oscar Fuentes2008-10-25
* Initial support for the CMake build system.Oscar Fuentes2008-09-22