summaryrefslogtreecommitdiff
path: root/utils/UpdateCMakeLists.pl
Commit message (Expand)AuthorAge
* Generalize matching of add_executable to add_XXX_executable.Ted Kremenek2012-11-22
* Use regex instead of special casing clang and llvm libraries.Ted Kremenek2012-07-31
* Recognize 'add_executable' when analyzing CMake files.Ted Kremenek2010-01-29
* Support updating 'llvm_add_target' lists as well.Ted Kremenek2009-11-03
* Use string comparison instead of numeric comparison when comparing digests.Ted Kremenek2009-07-21
* Add script 'UpdateCMakeLists.pl'. This script can be used (manually) to updateTed Kremenek2009-07-15