Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Modules: Add comment and copyright notice validation to readme.txt | Brad King | 2011-04-01 | 1 | -0/+22 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'asn_openssl_fixes' | Brad King | 2011-04-05 | 1 | -62/+156 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindOpenSSL: Use find_package_handle_standard_args for version check. | Andreas Schneider | 2011-03-31 | 1 | -20/+20 | |
| * | | | | | FindOpenSSL: Fixed crypto und ssl variable names. | Andreas Schneider | 2011-03-31 | 1 | -4/+8 | |
| * | | | | | FindOpenSSL: We should only use hints to find OpenSSL. | Andreas Schneider | 2011-03-31 | 1 | -38/+93 | |
| * | | | | | FindOpenSSL: Added support for pkg-config. | Andreas Schneider | 2011-03-28 | 1 | -10/+45 | |
* | | | | | | Merge topic 'fixbug_0010316' | Brad King | 2011-04-05 | 1 | -10/+43 | |
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | | | ||||||
| * | | | | This commit fixes bug #0010316 | Mathieu Malaterre | 2011-03-28 | 1 | -10/+43 | |
| |/ / / | ||||||
* | | | | Merge topic 'fix12006-brokenPackageName' | Brad King | 2011-03-31 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | CPackDeb: Fix #12006 broken package names | Martin Konrad | 2011-03-24 | 1 | -0/+1 | |
| |/ / / | ||||||
* | | | | Merge topic 'gnu-install-dirs-issue-3976' | Brad King | 2011-03-31 | 1 | -0/+161 | |
|\ \ \ \ | ||||||
| * | | | | GNUInstallDirs: Propagate DATAROOTDIR changes to dependent defaults | Brad King | 2011-03-23 | 1 | -10/+22 | |
| * | | | | GNUInstallDirs: Simplify and clarify documentation | Brad King | 2011-02-28 | 1 | -47/+30 | |
| * | | | | Add GNUInstallDirs module to define GNU layout (#3976) | Nikita Krupen'ko | 2011-02-28 | 1 | -0/+166 | |
* | | | | | Merge topic 'fix-FortranCInterface-for-Cray-7.3.2' | Brad King | 2011-03-31 | 3 | -15/+12 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | FortranCInterface: Fix mangling detection with Cray Fortran >= 7.3.2 | Brad King | 2011-03-24 | 3 | -15/+12 | |
* | | | | | Merge topic 'asn_check_proto' | Brad King | 2011-03-22 | 2 | -0/+125 | |
|\ \ \ \ \ | ||||||
| * | | | | | Modules: Added CheckPrototypeDefinition module. | Andreas Schneider | 2011-03-18 | 2 | -0/+125 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge topic 'include-flags-response-file' | Brad King | 2011-03-22 | 1 | -0/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Pass include directories with response files to GNU on Windows | Brad King | 2011-03-17 | 1 | -0/+3 | |
* | | | | | | Merge topic 'FindBLAS-acml-search-improvement' | Brad King | 2011-03-22 | 1 | -8/+88 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ACML search improvement | Alexey Ozeritsky | 2011-03-15 | 1 | -8/+88 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | ProcessorCount: Use ERROR_QUIET with execute_process (#11302) | David Cole | 2011-03-18 | 1 | -10/+25 | |
* | | | | | | ProcessorCount: Add support for remaining platforms (#11302) | David Cole | 2011-03-15 | 1 | -24/+103 | |
* | | | | | | Add ProcessorCount support for QNX via pidin. (#11302) | David Cole | 2011-03-15 | 1 | -2/+22 | |
* | | | | | | If getconf returns empty output, try cpuinfo. (#11302) | David Cole | 2011-03-15 | 1 | -8/+17 | |
* | | | | | | Add correct module notice header. | David Cole | 2011-03-15 | 1 | -2/+2 | |
* | | | | | | Add module ProcessorCount.cmake (#11302) | Michael Wild | 2011-03-15 | 1 | -0/+60 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'CPackRPM-TestWithMoreTraces' | Brad King | 2011-03-15 | 1 | -2/+26 | |
|\ \ \ \ \ | ||||||
| * | | | | | CPackRPM non matching ENDIF | Eric NOULARD | 2011-03-10 | 1 | -1/+1 | |
| * | | | | | CPackRPM even more trace in debug mode or in case of failure | Eric NOULARD | 2011-03-10 | 1 | -1/+6 | |
| * | | | | | CPackRPM add more trace output in order to help failing diagnostics | Eric NOULARD | 2011-03-10 | 1 | -0/+19 | |
* | | | | | | Merge topic 'CPackDeb-ComponentSupport' | Brad King | 2011-03-15 | 1 | -0/+22 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | CPackDeb add Component Support to DEB generator fix #0011655 | M. Konrad | 2011-03-11 | 1 | -0/+22 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'qt4-paramfile-speed' | Brad King | 2011-03-15 | 1 | -4/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Speed up creation of parameters file for moc custom command. | Clinton Stimpson | 2011-03-10 | 1 | -4/+2 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'qt4-cross-compile-no-default' | Brad King | 2011-03-15 | 1 | -34/+34 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | When cross compiling, don't double-root paths when using find_*. | Markus Rathgeb | 2011-03-10 | 1 | -34/+34 | |
| |/ / / / / | ||||||
* | | | | | | InstallRequiredSystemLibraries: Read reg values with get_filename_component | David Cole | 2011-03-09 | 1 | -4/+12 | |
|/ / / / / | ||||||
* | | | | | Merge topic 'ReworkedAsmSupport' | Brad King | 2011-03-08 | 16 | -17/+177 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add ASM platform information for HP compiler on HP | Brad King | 2011-03-02 | 2 | -0/+7 | |
| * | | | | | Merge branch 'hp-compiler-info' into ReworkedAsmSupport | Brad King | 2011-03-02 | 5 | -65/+67 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Add ASM platform information for XL compiler on AIX | Brad King | 2011-03-02 | 1 | -0/+2 | |
| * | | | | | | Merge branch 'aix-xl-platform-info' into ReworkedAsmSupport | Brad King | 2011-03-02 | 17 | -171/+145 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Initialize ASM rpath flags for executables with those for shared libs | Brad King | 2011-03-02 | 1 | -0/+12 | |
| * | | | | | | | Add support for the Intel compiler used for ASM under Windows | Alex Neundorf | 2011-03-02 | 2 | -1/+7 | |
| * | | | | | | | Add more regex for gcc, always print the ASM compiler ID | Alex Neundorf | 2011-03-01 | 1 | -7/+8 | |
| * | | | | | | | Add temporary debug output for compiler ID detection for ASM | Alex Neundorf | 2011-03-01 | 1 | -0/+7 | |
| * | | | | | | | It's ELSEIF(), not ELSIF() | Alex Neundorf | 2011-03-01 | 1 | -1/+1 | |
| * | | | | | | | Fix bad comparison in the detect assembler-code | Alex Neundorf | 2011-03-01 | 1 | -4/+4 | |