summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'intel-compiler-windows-info'Brad King2010-12-219-189/+118
|\
| * Modernize Intel compiler info on WindowsBrad King2010-12-166-192/+104
| * Detect Fortran target architecture on WindowsBrad King2010-12-164-1/+18
* | Merge topic 'intel-config-definitions'Brad King2010-12-211-10/+10
|\ \ | |/
| * Make Intel defines consistent with MSVC on Windows (#9904)Brad King2010-12-151-10/+10
* | Merge topic 'ctest-depend-cycle'Brad King2010-12-213-16/+34
|\ \
| * | CTest: Fix line-too-long style in DEPEND cycle errorBrad King2010-12-161-4/+4
| * | CTest: Fix test DEPEND cycle detectionBrad King2010-12-153-16/+34
| |/
* | Merge topic 'FindBLAS_FindLAPACK'Brad King2010-12-211-18/+24
|\ \
| * | ACML find fixes (issue 0011219)Alexey Ozeritsky2010-12-161-1/+12
| * | FindBLAS works in C/C++ projects without FortranAlexey Ozeritsky2010-12-161-17/+12
| |/
* | Merge topic 'CPack-AddMoreTests'Brad King2010-12-217-0/+243
|\ \
| * | Change cpack run and verify script to work with multi-config generators.Bill Hoffman2010-12-141-3/+10
| * | Precise the project config type when invoking cpackEric NOULARD2010-12-141-1/+1
| * | Arrange output in a better wayEric NOULARD2010-12-141-9/+5
| * | CPackTest spit out more output in case of failureEric NOULARD2010-12-141-3/+16
| * | CPack Default component test for ZIP should be OKEric NOULARD2010-12-143-6/+19
| * | CPack new tests for component installEric NOULARD2010-12-147-0/+214
* | | KWSys: Avoid buffer overflow in SystemInformation (#11018)Brad King2010-12-211-180/+171
* | | KWSys Nightly Date StampKWSys Robot2010-12-211-1/+1
* | | KWSys Nightly Date StampKWSys Robot2010-12-201-1/+1
* | | KWSys Nightly Date StampKWSys Robot2010-12-191-1/+1
* | | KWSys Nightly Date StampKWSys Robot2010-12-181-1/+1
* | | KWSys Nightly Date StampKWSys Robot2010-12-171-1/+1
* | | Merge topic 'try_compile-RemoveFile'Brad King2010-12-161-21/+11
|\ \ \
| * | | Fix try_compile RemoveFile anti-virus loop (#11503)Brad King2010-12-031-21/+11
* | | | Merge topic 'try-compile-min-version'Brad King2010-12-161-2/+3
|\ \ \ \
| * | | | Write full version into try_compile CMakeListsBrad King2010-12-141-2/+3
* | | | | Merge topic 'release-cygwin-ncurses'Brad King2010-12-161-2/+2
|\ \ \ \ \
| * | | | | Cygwin: Fix release script libncurses search patterns (#10766)Yaakov Selkowitz2010-12-151-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge topic 'link-depend-def-file'Brad King2010-12-161-0/+6
|\ \ \ \ \
| * | | | | Make link rule depend on ".def" file (#11014)Brad King2010-12-151-0/+6
| |/ / / /
* | | | | Merge topic 'doc-target_link_libraries-scope'Brad King2010-12-162-2/+6
|\ \ \ \ \
| * | | | | Document target_link_libraries target scope (#11058)Brad King2010-12-152-2/+6
| |/ / / /
* | | | | Merge topic 'cygwin-module-prefix'Brad King2010-12-161-1/+1
|\ \ \ \ \
| * | | | | Cygwin: Use 'cyg' prefix for module DLLs (#10122)Yaakov Selkowitz2010-12-131-1/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'custom-command-slashes'Brad King2010-12-162-1/+2
|\ \ \ \ \
| * | | | | Normalize add_custom_command OUTPUT names (#10485)Brad King2010-12-152-1/+2
| | |/ / / | |/| | |
* | | | | Merge topic 'cray-compiler'Brad King2010-12-161-7/+6
|\ \ \ \ \
| * | | | | Fix Fortran .mod timestamps with Cray compilerBrad King2010-12-061-7/+6
* | | | | | Merge topic 'NAG-Fortran'Brad King2010-12-169-24/+89
|\ \ \ \ \ \
| * | | | | | FortranCInterface: Recognize NAG Fortran module symbolsBrad King2010-12-091-0/+2
| * | | | | | Add NAG Fortran compiler information filesBrad King2010-12-093-0/+47
| * | | | | | Recognize the NAG Fortran compilerBrad King2010-12-091-0/+3
| * | | | | | Allow Fortran platform files to set empty valuesBrad King2010-12-091-21/+21
| * | | | | | Detect object files in implicit link informationBrad King2010-12-093-3/+16
* | | | | | | Merge topic 'CPackSTGZ-NoSubstitution'Brad King2010-12-161-1/+1
|\ \ \ \ \ \ \
| * | | | | | | CPackSTGZ quote here-doc, fix bug10518Eric NOULARD2010-12-151-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge topic 'CPack-MoreComponentControls'Brad King2010-12-164-4/+11
|\ \ \ \ \ \ \
| * | | | | | | CPack use IsOn when it's better than IsSetEric NOULARD2010-12-124-4/+11