summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge topic 'CPackRPM-TestWithMoreTraces'Brad King2011-03-151-2/+26
|\
| * CPackRPM non matching ENDIFEric NOULARD2011-03-101-1/+1
| * CPackRPM even more trace in debug mode or in case of failureEric NOULARD2011-03-101-1/+6
| * CPackRPM add more trace output in order to help failing diagnosticsEric NOULARD2011-03-101-0/+19
* | Merge topic 'CPackDeb-ComponentSupport'Brad King2011-03-151-0/+22
|\ \
| * | CPackDeb add Component Support to DEB generator fix #0011655M. Konrad2011-03-111-0/+22
| |/
* | Merge topic 'qt4-paramfile-speed'Brad King2011-03-151-4/+2
|\ \
| * | Speed up creation of parameters file for moc custom command.Clinton Stimpson2011-03-101-4/+2
| |/
* | Merge topic 'qt4-cross-compile-no-default'Brad King2011-03-151-34/+34
|\ \
| * | When cross compiling, don't double-root paths when using find_*.Markus Rathgeb2011-03-101-34/+34
| |/
* | InstallRequiredSystemLibraries: Read reg values with get_filename_componentDavid Cole2011-03-091-4/+12
|/
* Merge topic 'ReworkedAsmSupport'Brad King2011-03-0816-17/+177
|\
| * Add ASM platform information for HP compiler on HPBrad King2011-03-022-0/+7
| * Merge branch 'hp-compiler-info' into ReworkedAsmSupportBrad King2011-03-025-65/+67
| |\
| * | Add ASM platform information for XL compiler on AIXBrad King2011-03-021-0/+2
| * | Merge branch 'aix-xl-platform-info' into ReworkedAsmSupportBrad King2011-03-0217-171/+145
| |\ \
| * | | Initialize ASM rpath flags for executables with those for shared libsBrad King2011-03-021-0/+12
| * | | Add support for the Intel compiler used for ASM under WindowsAlex Neundorf2011-03-022-1/+7
| * | | Add more regex for gcc, always print the ASM compiler IDAlex Neundorf2011-03-011-7/+8
| * | | Add temporary debug output for compiler ID detection for ASMAlex Neundorf2011-03-011-0/+7
| * | | It's ELSEIF(), not ELSIF()Alex Neundorf2011-03-011-1/+1
| * | | Fix bad comparison in the detect assembler-codeAlex Neundorf2011-03-011-4/+4
| * | | Add assemble- and preprocess commands for HPAlex Neundorf2011-02-232-3/+6
| * | | Fix the default CMAKE_ASM_COMPILE_OBJECT, make XL-ASM use itAlex Neundorf2011-02-232-3/+1
| * | | Change the default rules so they fit better to the new ASM handlingAlex Neundorf2011-02-235-10/+5
| * | | Set the HP asm file suffixAlex Neundorf2011-02-231-0/+2
| * | | Add support for ASm for the HP compiler.Alex Neundorf2011-02-233-1/+9
| * | | Add suport for ASM for the IBM XL compilerAlex Neundorf2011-02-232-0/+19
| * | | Add support for ASM for the SunPro compilerAlex Neundorf2011-02-232-0/+30
| * | | Actually use CMAKE_ASM_COMPILER for asm, instead of CMAKE_C_COMPILERAlex Neundorf2011-02-231-1/+1
| * | | Add ASM support for the Intel compilerAlex Neundorf2011-02-233-1/+16
| * | | Rework the way assembler is handled, use the C/CXX compiler by defaultAlex Neundorf2011-01-304-7/+62
* | | | Merge topic 'improve-ExternalProject-file-name-recognition'Brad King2011-03-081-4/+9
|\ \ \ \
| * | | | ExternalProject: Extract file names from more urlsDavid Cole2011-03-041-4/+9
* | | | | Merge topic 'aix-xl-platform-info'Brad King2011-03-086-14/+36
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| * | | Move RPATH flags to AIX per-compiler information filesBrad King2011-03-023-2/+4
| * | | Factor AIX and XL compiler flags into common moduleBrad King2011-03-024-12/+32
| |/ /
* | | Factor HP compiler flags into per-platform/per-compiler filesBrad King2011-03-025-65/+67
|/ /
* | Merge topic 'doc-typo-fixes'Brad King2011-03-013-5/+3
|\ \
| * | Documentation: Fix a few typos (#11883)Modestas Vainius2011-02-223-5/+3
* | | Merge topic 'qt4-setversion-regression-43cb9b8'Brad King2011-03-011-0/+5
|\ \ \
| * | | Fix regression in 43cb9b8.Clinton Stimpson2011-02-231-0/+5
| |/ /
* | | Merge topic 'mingw-module-definition'Brad King2011-02-241-1/+1
|\ \ \ | |/ / |/| |
| * | Pass .def files directly to MinGW tools (#9997)Brad King2011-02-231-1/+1
* | | Merge topic 'qt4-fphsa'Brad King2011-02-221-133/+52
|\ \ \
| * | | When checking find_package() components, special case qtmain.Clinton Stimpson2011-02-041-1/+7
| * | | FindQt4: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+1