summaryrefslogtreecommitdiff
path: root/Modules/ProcessorCount.cmake
Commit message (Expand)AuthorAgeFilesLines
* Help:ProcessorCount: recommend cmake_host_system_informationscivision2023-01-161-3/+9
* Help: Add `.. versionadded` directives to module docsNikita Nemkin2020-12-021-0/+3
* ProcessorCount: Fix virtual processor count on SolarisJon Chronopoulos2019-08-201-3/+7
* ProcessorCount: Return the container CPU count instead of the host countSylvain Joubert2019-02-271-0/+14
* Remove now-unused code once used on IRIXBrad King2019-01-111-17/+1
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-38/+39
* Help: Replace occurrences of "Mac OS X" with "macOS"Bartosz Kosiorek2018-09-051-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-13/+3
* ProcessorCount: Implement with psrinfo tool on recent SunOS versionsMarc Chevrier2015-09-281-8/+21
* ProcessorCount: Update for HPUX 11iv3Eric Berge2014-06-101-0/+4
* ProcessorCount: use mpsched on HPUX if machinfo is not presentRolf Eike Beer2014-03-281-0/+12
* ProcessorCount: make it work on HaikuRolf Eike Beer2013-12-021-0/+14
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-19/+30
* ProcessorCount: Mark find_program vars as advanced (#13236)David Cole2012-08-171-0/+7
* ProcessorCount: Use ERROR_QUIET with execute_process (#11302)David Cole2011-03-181-10/+25
* ProcessorCount: Add support for remaining platforms (#11302)David Cole2011-03-151-24/+103
* Add ProcessorCount support for QNX via pidin. (#11302)David Cole2011-03-151-2/+22
* If getconf returns empty output, try cpuinfo. (#11302)David Cole2011-03-151-8/+17
* Add correct module notice header.David Cole2011-03-151-2/+2
* Add module ProcessorCount.cmake (#11302)Michael Wild2011-03-151-0/+60