aboutsummaryrefslogtreecommitdiff
path: root/lib/Support/CMakeLists.txt
AgeCommit message (Expand)Author
2010-10-17Build with RTTI and exceptions disabled. Only in GCC for now.Oscar Fuentes
2010-10-07Unbreak cmake build.John Thompson
2010-09-28Removed a bunch of unnecessary target_link_libraries.Oscar Fuentes
2010-08-20Update CMake build.Benjamin Kramer
2010-07-28Unbreak my CMake build, say you'll compile for me again...Douglas Gregor
2010-06-08ADT: Add DAGDeltaAlgorithm, which is a DAG minimization algorithm built on to...Daniel Dunbar
2009-12-23De-bork CMake buildDouglas Gregor
2009-12-16now that libsystem no longer uses SmallVector, we can move Chris Lattner
2009-12-03Add an implementation of the delta debugging algorithm.Daniel Dunbar
2009-09-16Add StringRef::{rfind, rsplit}Daniel Dunbar
2009-09-11Update CMake files.Ted Kremenek
2009-09-01Update CMake files.Ted Kremenek
2009-08-30Add regular expression matching support, based on OpenBSD regexec()/regcomp()Torok Edwin
2009-08-25CMake: updated list of source files.Oscar Fuentes
2009-08-23CMake: Updated library dependencies and list of source files.Oscar Fuentes
2009-07-31Update CMake files.Ted Kremenek
2009-07-24Update CMakeDaniel Dunbar
2009-07-15Update CMake file.Ted Kremenek
2009-07-14Update CMake file.Ted Kremenek
2009-07-07Fix build.Mike Stump
2009-06-26Fix linking of llvm-ld and lli with CMake, from Xerxes RĂ„nbyDouglas Gregor
2009-06-21Rename TGSourceMgr -> SourceMgr.Chris Lattner
2009-06-18Update CMake files to account for new location of Threading.cpp.Ted Kremenek
2009-06-16Add Threading.cpp to the CMake project filesDouglas Gregor
2009-05-27Minor fix for CMake build systemDouglas Gregor
2009-03-05Add missing file.Duncan Sands
2008-09-22Initial support for the CMake build system.Oscar Fuentes