summaryrefslogtreecommitdiff
path: root/lib/Support/CMakeLists.txt
Commit message (Expand)AuthorAge
...
* Fix the cmake build.Rafael Espindola2011-05-18
* Add ADT/IntEqClasses.h as a light-weight implementation of EquivalenceClasses.h.Jakob Stoklund Olesen2010-12-21
* Support: Remove Alarm. It is unused (via local grep and google code search).Michael J. Spencer2010-12-07
* Support: Add PathV2 implementation.Michael J. Spencer2010-11-29
* Merge System into Support.Michael J. Spencer2010-11-29
* Add ADT/IntervalMap.Jakob Stoklund Olesen2010-11-19
* Revert "Add ADT/IntervalMap.", GCC doesn't like it.Jakob Stoklund Olesen2010-11-19
* Add ADT/IntervalMap.Jakob Stoklund Olesen2010-11-19
* Build with RTTI and exceptions disabled. Only in GCC for now.Oscar Fuentes2010-10-17
* Unbreak cmake build.John Thompson2010-10-07
* Removed a bunch of unnecessary target_link_libraries.Oscar Fuentes2010-09-28
* Update CMake build.Benjamin Kramer2010-08-20
* Unbreak my CMake build, say you'll compile for me again...Douglas Gregor2010-07-28
* ADT: Add DAGDeltaAlgorithm, which is a DAG minimization algorithm built on to...Daniel Dunbar2010-06-08
* De-bork CMake buildDouglas Gregor2009-12-23
* now that libsystem no longer uses SmallVector, we can move Chris Lattner2009-12-16
* Add an implementation of the delta debugging algorithm.Daniel Dunbar2009-12-03
* Add StringRef::{rfind, rsplit}Daniel Dunbar2009-09-16
* Update CMake files.Ted Kremenek2009-09-11
* Update CMake files.Ted Kremenek2009-09-01
* Add regular expression matching support, based on OpenBSD regexec()/regcomp()Torok Edwin2009-08-30
* CMake: updated list of source files.Oscar Fuentes2009-08-25
* CMake: Updated library dependencies and list of source files.Oscar Fuentes2009-08-23
* Update CMake files.Ted Kremenek2009-07-31
* Update CMakeDaniel Dunbar2009-07-24
* Update CMake file.Ted Kremenek2009-07-15
* Update CMake file.Ted Kremenek2009-07-14
* Fix build.Mike Stump2009-07-07
* Fix linking of llvm-ld and lli with CMake, from Xerxes RĂ„nbyDouglas Gregor2009-06-26
* Rename TGSourceMgr -> SourceMgr.Chris Lattner2009-06-21
* Update CMake files to account for new location of Threading.cpp.Ted Kremenek2009-06-18
* Add Threading.cpp to the CMake project filesDouglas Gregor2009-06-16
* Minor fix for CMake build systemDouglas Gregor2009-05-27
* Add missing file.Duncan Sands2009-03-05
* Initial support for the CMake build system.Oscar Fuentes2008-09-22