summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeDetermineSystem.cmake
Commit message (Expand)AuthorAgeFilesLines
* STYLE: don't use an extra file to generate CMakeSystem.cmake but insteadAlexander Neundorf2007-08-151-19/+10
* ENH: set UNIX, WIN32 and APPLE in cmMakefile.cxx as it was before, so itAlexander Neundorf2007-08-101-13/+0
* ENH: UNIX, CYGWIN, WIN32, APPLE, QNXNTO and BEOS are not longer set inAlexander Neundorf2007-08-091-5/+18
* ENH: determine the current system also in cpack, so the search paths areAlexander Neundorf2007-07-241-32/+37
* ENH: also load a processor-specific file if existsAlexander Neundorf2007-06-051-11/+22
* ENH: always provide CMAKE_SYSTEM_XXX() and MAKE_HOST_SYSTEM_XXX() variables,Alexander Neundorf2007-05-291-59/+78
* BUG: now the toolchain file is configured into the buildtree, otherwise e.g.Alexander Neundorf2007-05-221-8/+17
* STYLE: use a separate source file for generating CMakeSystem.cmake if CMAKE_T...Alexander Neundorf2007-05-211-2/+9
* BUG: Use @ONLY substitution to configure CMakeSystem.cmake.Brad King2007-05-201-1/+1
* ENH: merge CMake-CrossCompileBasic to HEADAlexander Neundorf2007-05-171-28/+51
* ENH: better processor detection on linuxBill Hoffman2007-02-211-6/+11
* ENH: centralized locaiton of CMakeFiles settingKen Martin2006-06-141-2/+3
* ENH: check return value for uname -pBill Hoffman2006-05-151-4/+4
* ENH: check return value for uname -pBill Hoffman2006-05-141-6/+9
* ENH: add documentation support for modulesBill Hoffman2005-12-141-0/+1
* ENH: put cmake files intoa CMakeFiles subdir to clean up bin treeKen Martin2005-07-291-2/+2
* fix number of argumentsBill Hoffman2004-12-171-1/+1
* ENH: fix for OpenBSDBill Hoffman2004-12-161-0/+2
* ERR: On systems where uname does not support -p, try -m. Fixes Bug #426 - CMA...Andy Cedilnik2003-12-291-0/+6
* ENH: Cleanups and add missing CMakeOutput.log and CMakeError.log appending. C...Andy Cedilnik2003-08-081-0/+3
* ENH: set CMAKE_SYSTEM_VERSION for windowsBill Hoffman2003-07-161-1/+0
* ENH: add processor type of win32Bill Hoffman2003-06-111-1/+1
* ENH: add CMAKE_SYSTEM_PROCESSORBill Hoffman2003-06-111-1/+3
* ENH: use CMAKE_ROOT and not PROJECT_ for try compile stuff, this allows proje...Bill Hoffman2002-12-171-1/+1
* Complete rework of makefile generators expect troubleBill Hoffman2002-11-081-1/+3
* *** empty log message ***Bill Hoffman2002-10-251-1/+2
* closer to removing autoconfBill Hoffman2002-10-231-1/+3
* new cmake based configurationBill Hoffman2002-10-221-0/+62