summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix the build for version 2.5 of Xcode.Bill Hoffman2009-09-181-0/+9
* Fix CHECK_(C|CXX)_COMPILER_FLAG macro testBrad King2009-09-181-2/+2
* Fix CHECK_(C|CXX)_COMPILER_FLAG for XL and SunProBrad King2009-09-182-2/+6
* KWSys Nightly Date StampKWSys Robot2009-09-181-1/+1
* Fix CHECK_(C|CXX)_COMPILER_FLAG for HPBrad King2009-09-172-0/+2
* Fix case where no archs are found on older macs.Bill Hoffman2009-09-171-4/+4
* Test CHECK_(C|CXX)_COMPILER_FLAG macrosBrad King2009-09-171-1/+9
* Fix CHECK_(C|CXX)_COMPILER_FLAG for GNU and MSVCBrad King2009-09-172-2/+10
* Add FAIL_REGEX to CHECK_(C|CXX)_SOURCE_COMPILESBrad King2009-09-172-2/+41
* Cleanup generic compiler check macro documentationBrad King2009-09-176-36/+30
* The check for include dirs and builtin macros also works with the Intel compilerAlexander Neundorf2009-09-171-11/+15
* Fix for bug #9466. Change the implementation of OSX arch lists. If no ARCHs...Bill Hoffman2009-09-173-36/+29
* Bug #9430, recognize the FR flagBill Hoffman2009-09-171-0/+1
* Do not call CollapseFullPath for PDB file namesBrad King2009-09-173-3/+3
* Remove old check for duplicate subdirectoriesBrad King2009-09-171-15/+0
* KWSys Nightly Date StampKWSys Robot2009-09-171-1/+1
* Fix typo in nameBill Hoffman2009-09-171-1/+1
* Major improvement of the generated targets in Eclipse.Alexander Neundorf2009-09-164-14/+102
* Create CMake.ConfigureFile test for configure_fileBrad King2009-09-166-0/+28
* Teach configure_file to handle directory namesBrad King2009-09-162-0/+21
* Teach configure_file to handle relative pathsBrad King2009-09-162-12/+27
* Fix typo in cmConfigureFileCommand ivar nameBrad King2009-09-162-5/+5
* Factor out CMake.File test result check for re-useBrad King2009-09-162-35/+40
* Put compiler defined macros into eclipse project filesAlexander Neundorf2009-09-162-5/+89
* Bug #09476, add more search paths for jni.Bill Hoffman2009-09-161-1/+12
* Fix for bug#9553, print a warning if pkg-config is not found.Bill Hoffman2009-09-161-0/+5
* Fix XL C++ compiler flags on LinuxBrad King2009-09-162-0/+6
* Fix uninitialized errors.Bill Hoffman2009-09-161-0/+7
* Generate proper Intel Fortran project versionBrad King2009-09-161-1/+13
* Create VS generator GetRegistryBase methodBrad King2009-09-168-0/+22
* Test add_subdirectory inside functionBrad King2009-09-161-0/+35
* Initialize directory scope with closure of parentBrad King2009-09-161-2/+10
* KWSys Nightly Date StampKWSys Robot2009-09-161-1/+1
* Initial version of FindCUDA script. Still needs documentation formatting.James Bigler2009-09-154-0/+1577
* KWSys Nightly Date StampKWSys Robot2009-09-151-1/+1
* Fix for bug #8969, pick a better default version for VS, and make it easier t...Bill Hoffman2009-09-151-27/+24
* Fix for bug# 5373, include CMake verison in generated docs.Bill Hoffman2009-09-151-2/+4
* fix #9152: find ZLIB quietly if PNG is searched QUIETLYAlexander Neundorf2009-09-141-2/+7
* Bug #8356, add support for image types in Xcode files.Bill Hoffman2009-09-141-0/+4
* Fix for bug #8807, add support for CMAKE_EXE_LINKER_FLAGS_(config) to Xcode g...Bill Hoffman2009-09-141-0/+9
* Fix for Bug #9190, -U did not work on case insensitive file systems because o...Bill Hoffman2009-09-143-5/+10
* Clarify documentation for if.Bill Hoffman2009-09-141-1/+1
* Removed fork-and-continue option from ctest generated batch script entriesZach Mullen2009-09-142-2/+1
* Fix open solaris build issue with concept checking that breaks std vector for...Bill Hoffman2009-09-142-9/+32
* Change FindPythonLibs to use the standard _DIR instead of _PATH but stay back...Bill Hoffman2009-09-141-14/+27
* KWSys Nightly Date StampKWSys Robot2009-09-141-1/+1
* KWSys Nightly Date StampKWSys Robot2009-09-131-1/+1
* Avoid shadowing std::vector memberBrad King2009-09-121-3/+3
* major improvement of FindRuby.cmakeAlexander Neundorf2009-09-121-38/+188
* use HINTS instead of PATHS and also look for libruby-static.a (which is built...Alexander Neundorf2009-09-121-3/+3