summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'link-shared-depend-cycle-issue-12647'David Cole2012-01-176-3/+55
|\
| * Tolerate cycles in shared library link interfaces (#12647)Brad King2012-01-136-3/+55
* | Merge topic 'add_CMakeOnly_test-infrastructure'David Cole2012-01-173-0/+22
|\ \ | |/
| * Add infrastructure for CMake-only testsBrad King2012-01-133-0/+22
* | Merge topic 'FindMPI-issue-12874'David Cole2012-01-171-1/+1
|\ \
| * | FindMPI: Append MPI C++ library correctly in non-compiler case (#12874)Brad King2012-01-161-1/+1
* | | Merge topic 'CPackRPM-noFileListedTwice'David Cole2012-01-171-0/+19
|\ \ \
| * | | CPackRPM flag direcories with %dir in the generated spec fileDeborah Pickett2012-01-131-0/+19
* | | | Merge topic 'cm-bzip2-header-issue-10950'David Cole2012-01-178-6/+30
|\ \ \ \
| * | | | Include bzlib.h consistently across CMake build (#10950)Brad King2012-01-138-6/+30
* | | | | Merge topic 'fixSymlinkInZIP'David Cole2012-01-171-3/+7
|\ \ \ \ \
| * | | | | Do not add the content of a file if it's a symlink.Eric NOULARD2012-01-131-3/+7
| |/ / / /
* | | | | Merge topic 'ExternalProject-git-cmd-version'David Cole2012-01-171-1/+2
|\ \ \ \ \
| * | | | | ExternalProject: Update copyright yearBrad King2012-01-101-1/+1
| * | | | | ExternalProject: Fix git.cmd version detectionBrad King2012-01-101-0/+1
| |/ / / /
* | | | | Merge topic 'compiler-version'David Cole2012-01-178-8/+237
|\ \ \ \ \
| * | | | | Detect SGI MIPSpro compiler version with its idBrad King2012-01-102-0/+22
| * | | | | Document compiler version macro formats used for detectionBrad King2012-01-102-0/+28
| * | | | | Detect HP compiler version with its idBrad King2012-01-102-0/+6
| * | | | | Detect SunPro compiler version with its idBrad King2012-01-102-0/+18
| * | | | | Detect Watcom compiler version with its idBrad King2011-12-072-0/+4
| * | | | | Detect Clang compiler version with its idBrad King2011-12-072-0/+6
| * | | | | Detect PGI compiler version with its idBrad King2011-12-072-0/+10
| * | | | | Detect IBM XL compiler version with its idBrad King2011-12-072-6/+16
| * | | | | Detect Borland compiler version with its idBrad King2011-12-072-0/+4
| * | | | | Detect Intel compiler version with its id (#11937)Brad King2011-12-072-0/+12
| * | | | | Detect MSVC compiler version with its idBrad King2011-12-072-0/+24
| * | | | | Detect GNU compiler version with its id (#6251)Brad King2011-12-072-0/+10
| * | | | | Add framework to detect compiler version with its id (#12408)Brad King2011-12-078-2/+77
* | | | | | Merge topic 'FindPythonLibs-single-user-issue-12869'David Cole2012-01-171-1/+6
|\ \ \ \ \ \
| * | | | | | FindPythonLibs: Search for single-user installs on WindowsChristian Andersson2012-01-101-1/+6
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'vs10-fix-pdbname-issue-12328'David Cole2012-01-171-1/+1
|\ \ \ \ \ \
| * | | | | | VS10: Fix /pdb option vcxproj element name (#12328)Brad King2012-01-091-1/+1
* | | | | | | Merge topic 'bootstrap-options'David Cole2012-01-171-61/+33
|\ \ \ \ \ \ \
| * | | | | | | bootstrap: Forward options after '--' to cmakeBrad King2011-12-161-2/+3
| * | | | | | | bootstrap: Re-implement command line option processingBrad King2011-12-161-57/+28
| * | | | | | | bootstrap: Update copyright year in version reportBrad King2011-12-161-2/+2
* | | | | | | | KWSys Nightly Date StampKWSys Robot2012-01-171-1/+1
* | | | | | | | KWSys Nightly Date StampKWSys Robot2012-01-161-1/+1
* | | | | | | | KWSys Nightly Date StampKWSys Robot2012-01-151-1/+1
* | | | | | | | KWSys Nightly Date StampKWSys Robot2012-01-141-1/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | KWSys Nightly Date StampKWSys Robot2012-01-131-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | KWSys Nightly Date StampKWSys Robot2012-01-121-1/+1
| |_|_|_|/ |/| | | |
* | | | | KWSys Nightly Date StampKWSys Robot2012-01-111-1/+1
| |_|/ / |/| | |
* | | | KWSys Nightly Date StampKWSys Robot2012-01-101-1/+1
| |/ / |/| |
* | | Merge topic 'early-exit-loop'David Cole2012-01-091-0/+1
|\ \ \
| * | | Exit the loop when we have determined the language.Stephen Kelly2012-01-081-0/+1
* | | | Merge topic 'fix-docs-typo'David Cole2012-01-091-2/+2
|\ \ \ \
| * | | | Fix typos arguement -> argument.Stephen Kelly2012-01-081-2/+2
| |/ / /
* | | | Merge topic 'FindRubyFixes'David Cole2012-01-091-3/+7
|\ \ \ \