summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Merge topic 'CPack-DynMONOLITHIC_INSTALL'Brad King2010-12-161-1/+8
|\ \ \ \ \
| * | | | | CPack Honor CPACK_MONOLITHIC_INSTALL at CPack time tooEric NOULARD2010-12-121-1/+8
| |/ / / /
* | | | | KWSys Nightly Date StampKWSys Robot2010-12-161-1/+1
| |/ / / |/| | |
* | | | KWSys Nightly Date StampKWSys Robot2010-12-151-1/+1
* | | | KWSys: Do not mangle UNC paths in ConvertToUnixOutputPath (#10206)Brad King2010-12-142-2/+2
* | | | Merge topic 'dev/support-substring-negative-indices'Brad King2010-12-142-1/+25
|\ \ \ \
| * | | | allow STRING(SUBSTRING) work with length -1 as "rest of the string"Rolf Eike Beer2010-12-082-1/+25
* | | | | Merge topic 'external-project-args-file'Brad King2010-12-141-1/+52
|\ \ \ \ \
| * | | | | Fixed bug where last entry would be lost.Marcus D. Hanwell2010-12-131-0/+5
| * | | | | Escape file write expansion, and build up lists.Marcus D. Hanwell2010-12-111-12/+25
| * | | | | Added CMAKE_CACHE_ARGS to ExternalProject.Marcus D. Hanwell2010-12-101-0/+33
* | | | | | Merge topic 'CPackRPM-Fix0011595'Brad King2010-12-141-3/+2
|\ \ \ \ \ \
| * | | | | | CPackRPM fix bug 0011595 : Can't generate RPMs (on FC11...)Eric NOULARD2010-12-131-3/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'ParallelEclipseMakefiles2'Brad King2010-12-143-8/+18
|\ \ \ \ \ \
| * | | | | | Add ECLIPSE_CDT4_GENERATE_SOURCE_PROJECT as a ADVANCED cache variable (#9631)Alex Neundorf2010-12-131-0/+4
| * | | | | | Add cache var CMAKE_ECLIPSE_MAKE_ARGUMENTS when using the Eclipse generatorAlex Neundorf2010-12-123-8/+14
| |/ / / / /
* | | | | | Merge topic 'vim-help'Brad King2010-12-141-0/+21
|\ \ \ \ \ \
| * | | | | | Inline help in vim with vertical split.Matthias Kretz2010-12-131-0/+21
* | | | | | | Merge topic 'custom-command-depend'Brad King2010-12-148-39/+54
|\ \ \ \ \ \ \
| * | | | | | | Skip file-level dependencies on custom targets (#11332)Brad King2010-12-083-8/+5
| * | | | | | | Improve signature of cmLocalGenerator::GetRealDependencyBrad King2010-12-087-33/+51
* | | | | | | | Merge topic '11445-workaround'Brad King2010-12-141-28/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | Add Boost 1.46Philip Lowman2010-12-131-2/+2
| * | | | | | | | [patch] Add Boost 1.45 to search, simplify a check removing VERSION_LESSPhilip Lowman2010-12-131-28/+26
* | | | | | | | | Merge topic 'vs10-sln-msbuild-workaround'Brad King2010-12-144-10/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove unused parameter "root" in some VS generator methodsBrad King2010-12-103-4/+2
| * | | | | | | | | Avoid msbuild idiosyncrasy that builds multiple configs (#11594)Brad King2010-12-101-2/+0
| * | | | | | | | | Remove unused variable "rootdir" in VS generatorsBrad King2010-12-102-4/+0
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'fix_incremental_vs2010'Brad King2010-12-142-0/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix incremental linking for VS2010 with nmake or make.Bill Hoffman2010-12-092-0/+6
* | | | | | | | | | Merge topic 'FindTCL-version-ref'Brad King2010-12-141-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindTCL: Fix TCL and TK version variable references (#11528)Kai Wasserbäch2010-12-091-2/+2
* | | | | | | | | | | Merge topic 'cross-compile-apple-host'Brad King2010-12-141-15/+24
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix soname in cross-compiled targets with Mac host (#11547)Brad King2010-12-091-15/+24
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'doc-ctest_sleep'Brad King2010-12-141-5/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | CTest: Fix ctest_sleep documentation (#11554)Brad King2010-12-091-5/+4
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'parallel-make-install-of-CMake'Brad King2010-12-141-0/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix parallel "make install" of CMake itselfBrad King2010-12-091-0/+9
| |/ / / / / / / / / /