aboutsummaryrefslogtreecommitdiffstats
path: root/utils/UpdateCMakeLists.pl
Commit message (Expand)AuthorAgeFilesLines
* Generalize matching of add_executable to add_XXX_executable.Ted Kremenek2012-11-221-1/+1
* Use regex instead of special casing clang and llvm libraries.Ted Kremenek2012-07-311-2/+1
* Recognize 'add_executable' when analyzing CMake files.Ted Kremenek2010-01-291-1/+2
* Support updating 'llvm_add_target' lists as well.Ted Kremenek2009-11-031-1/+1
* Use string comparison instead of numeric comparison when comparing digests.Ted Kremenek2009-07-211-1/+1
* Add script 'UpdateCMakeLists.pl'. This script can be used (manually) to updateTed Kremenek2009-07-151-0/+118