Douglas Gregor
|
01746745f1
|
Add terminal width detection to llvm::sys::Process. This is needed to
fix Clang PRs 4148 and 4183.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71448 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-05-11 18:05:52 +00:00 |
|
Oscar Fuentes
|
d413c01088
|
CMake: Detects libpthread and sets HAVE_LIBPTHREAD.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71084 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-05-06 14:40:37 +00:00 |
|
Oscar Fuentes
|
ec8b2a9530
|
CMake: Added cmakedefine for HAVE_PTHREAD_H.
Patch by Robert Schuster!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71083 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-05-06 14:27:59 +00:00 |
|
Cedric Venet
|
07b9d69ad1
|
Add mode_t to the config.h generated by cmake on win32. Used by clang.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64555 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-02-14 16:13:26 +00:00 |
|
Chris Lattner
|
8c46e8573e
|
Enable PACKAGE_VERSION in cmake builds, this unbreaks the clang build with cmake.
Patch by Piotr Rak!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63213 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-01-28 17:49:03 +00:00 |
|
Oscar Fuentes
|
56608780c3
|
CMake: Remove HAVE_LT_DLOPEN from config.h.cmake because it was
removed from config.h.in.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59546 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-11-18 21:12:01 +00:00 |
|
Oscar Fuentes
|
579e43a44a
|
CMake: GetTargetTriple: new module for determining the target
triple. Assign to LLVM_HOSTTRIPLE so it figures in config.h.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58176 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-10-26 00:47:52 +00:00 |
|
Oscar Fuentes
|
de98db33fb
|
CMake: MSVC++ no longer uses a special configuration method.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58132 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-10-25 03:29:36 +00:00 |
|
Oscar Fuentes
|
3d01fc7de8
|
Initial support for the CMake build system.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56419 91177308-0d34-0410-b5e6-96231b3b80d8
|
2008-09-22 01:08:49 +00:00 |
|