Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix --find-package mode on Cygwin, where enable_language(RC) is called | Alex Neundorf | 2011-08-22 | 1 | -0/+6 |
* | Require the current cmake version in --find-package mode | Alex Neundorf | 2011-08-22 | 1 | -0/+3 |
* | Dont check for -isysroot and -mmacosx-version on OSX in --find-package mode | Alex Neundorf | 2011-08-15 | 1 | -0/+6 |
* | Rename helper macros print_compile_flags() to set_compile_flags_var() | Alex Neundorf | 2011-08-15 | 1 | -4/+4 |
* | Improve documentation for --find-package mode | Alex Neundorf | 2011-08-11 | 1 | -6/+10 |
* | Add a cmake.m4 for using cmake in autoconf projects instead of pkgconfig | Alex Neundorf | 2011-08-11 | 1 | -1/+1 |
* | Use the file-utility to test for 64bit if there is no /usr/lib64 | Alex Neundorf | 2011-08-09 | 1 | -2/+9 |
* | Better support for lib64 and Debian multiarch | Alex Neundorf | 2011-08-09 | 1 | -3/+26 |
* | Fix copyright notice in new CMakeFindPackageMode.cmake | Alex Neundorf | 2011-08-09 | 1 | -0/+13 |
* | Implement find-package mode of cmake | Alex Neundorf | 2011-07-02 | 1 | -0/+125 |