summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Fix #11964 Handle lib64 library on LinuxEric NOULARD2011-03-311-2/+23
* Merge topic 'fix12006-brokenPackageName'Brad King2011-03-311-0/+1
|\
| * CPackDeb: Fix #12006 broken package namesMartin Konrad2011-03-241-0/+1
* | Merge topic 'gnu-install-dirs-issue-3976'Brad King2011-03-311-0/+161
|\ \
| * | GNUInstallDirs: Propagate DATAROOTDIR changes to dependent defaultsBrad King2011-03-231-10/+22
| * | GNUInstallDirs: Simplify and clarify documentationBrad King2011-02-281-47/+30
| * | Add GNUInstallDirs module to define GNU layout (#3976)Nikita Krupen'ko2011-02-281-0/+166
* | | Merge topic 'fix-FortranCInterface-for-Cray-7.3.2'Brad King2011-03-313-15/+12
|\ \ \ | |_|/ |/| |
| * | FortranCInterface: Fix mangling detection with Cray Fortran >= 7.3.2Brad King2011-03-243-15/+12
* | | Merge topic 'asn_check_proto'Brad King2011-03-222-0/+125
|\ \ \
| * | | Modules: Added CheckPrototypeDefinition module.Andreas Schneider2011-03-182-0/+125
* | | | Merge topic 'include-flags-response-file'Brad King2011-03-221-0/+3
|\ \ \ \
| * | | | Pass include directories with response files to GNU on WindowsBrad King2011-03-171-0/+3
* | | | | Merge topic 'FindBLAS-acml-search-improvement'Brad King2011-03-221-8/+88
|\ \ \ \ \
| * | | | | ACML search improvementAlexey Ozeritsky2011-03-151-8/+88
| | |/ / / | |/| | |
* | | | | 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
|/ / / /
* | | | 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