summaryrefslogtreecommitdiff
path: root/Modules/CMakeDetermineSystem.cmake
Commit message (Collapse)AuthorAgeFilesLines
...
* fix number of argumentsBill Hoffman2004-12-161-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 - ↵Andy Cedilnik2003-12-291-0/+6
| | | | CMAKE_SYSTEM_PROCESSOR unknown and inconsistent
* ENH: Cleanups and add missing CMakeOutput.log and CMakeError.log appending. ↵Andy Cedilnik2003-08-081-0/+3
| | | | Close Bug #136 - Verify that all modules that do try compile produce CMakeError.log and CMakeOutput.log
* 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 ↵Bill Hoffman2002-12-171-1/+1
| | | | projects within projects to have different languages
* 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