summaryrefslogtreecommitdiff
path: root/Modules/CheckSizeOf.cmake
Commit message (Expand)AuthorAgeFilesLines
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* Fix spelling and typos (non-binary)Andreas Mohr2013-05-071-1/+1
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-1/+1
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Convert CMake non-find modules to BSD LicenseBrad King2009-09-281-0/+14
* ENH: Renamed Modules/CheckSizeOf to Modules/CheckTypeSize for consistency wit...Brad King2002-12-301-34/+4
* ENH: use CMAKE_ROOT and not PROJECT_ for try compile stuff, this allows proje...Bill Hoffman2002-12-171-2/+2
* ENH: Don't repeat check even if answer was no.Brad King2002-12-131-2/+2
* Add more messages, make messages look the same, add checks if test was alread...Andy Cedilnik2002-11-181-19/+24
* ENH: add status messagesBill Hoffman2002-11-131-1/+2
* Add append to write_fileAndy Cedilnik2002-10-291-1/+2
* Fix modules for recent changesAndy Cedilnik2002-09-251-1/+1
* Improve check size of. Now it checks for some header files before trying to c...Andy Cedilnik2002-09-241-1/+9
* Fix tests for new trycompile and tryrunAndy Cedilnik2002-09-201-5/+3
* Add two commonly used modules. First one checks if the function exists, the s...Andy Cedilnik2002-09-201-0/+21