aboutsummaryrefslogtreecommitdiff
path: root/lib/System/CMakeLists.txt
AgeCommit message (Expand)Author
2009-07-27CMake: make sure that the *.inc files for libSystem show up in the resulting Douglas Gregor
2009-07-15Lexically order files in CMakeLists.txt files.Ted Kremenek
2009-07-01Add a portable strerror*() wrapper, llvm::sys::StrError(). This includes theJeffrey Yasskin
2009-06-25Update cmake build files.Owen Anderson
2009-06-18Update CMake files to account for new location of Threading.cpp.Ted Kremenek
2009-06-17Add RWMutex.cpp to the CMake makefilesDouglas Gregor
2009-05-21Add Atomic.cpp to the CMake build system.Owen Anderson
2008-11-12CMake: when bulding shared libraries on non-WIN32 systems, link dl toOscar Fuentes
2008-10-02CMake: Added Host.cpp to lib/System/CMakeLists.txt.Oscar Fuentes
2008-09-22Initial support for the CMake build system.Oscar Fuentes