summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fix-11533-vs10-custom-build-err'Brad King2010-12-214-1/+30
|\
| * VS10: stop build on custom command error (#11533)David Cole2010-12-174-1/+30
* | Merge topic 'xcode-version-3.2'Brad King2010-12-211-2/+7
|\ \
| * | Xcode: Generate native 3.2 projectsBrad King2010-12-171-2/+7
| |/
* | Merge topic 'remove-GetMaximumFilePathLength-call'Brad King2010-12-211-1/+1
|\ \
| * | Remove call to SystemTools::GetMaximumFilePathLengthBrad King2010-12-161-1/+1
* | | Merge topic 'file-GLOB-use-case-warning'Brad King2010-12-211-1/+6
|\ \ \
| * | | Warn in find(GLOB) docs about bad use case (#11617)Brad King2010-12-161-1/+6
* | | | Merge topic 'ctest-depend-cycle'Brad King2010-12-211-16/+21
|\ \ \ \
| * | | | CTest: Fix line-too-long style in DEPEND cycle errorBrad King2010-12-161-4/+4
| * | | | CTest: Fix test DEPEND cycle detectionBrad King2010-12-151-16/+21
* | | | | 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 '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 'custom-command-slashes'Brad King2010-12-161-0/+1
|\ \ \ \ \
| * | | | | Normalize add_custom_command OUTPUT names (#10485)Brad King2010-12-151-0/+1
| |/ / / /
* | | | | Merge topic 'cray-compiler'Brad King2010-12-161-7/+6
|\ \ \ \ \
| * | | | | Fix Fortran .mod timestamps with Cray compilerBrad King2010-12-061-7/+6
* | | | | | 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-141-1/+1
|\ \ \ \ \ \
| * | | | | | allow STRING(SUBSTRING) work with length -1 as "rest of the string"Rolf Eike Beer2010-12-081-1/+1
* | | | | | | Merge topic 'ParallelEclipseMakefiles2'Brad King2010-12-142-8/+12
|\ \ \ \ \ \ \
| * | | | | | | Add cache var CMAKE_ECLIPSE_MAKE_ARGUMENTS when using the Eclipse generatorAlex Neundorf2010-12-122-8/+12
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'custom-command-depend'Brad King2010-12-147-35/+53
|\ \ \ \ \ \ \
| * | | | | | | Skip file-level dependencies on custom targets (#11332)Brad King2010-12-082-4/+4
| * | | | | | | Improve signature of cmLocalGenerator::GetRealDependencyBrad King2010-12-087-33/+51
* | | | | | | | 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-141-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix incremental linking for VS2010 with nmake or make.Bill Hoffman2010-12-091-0/+4
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'cross-compile-apple-host'Brad King2010-12-141-15/+24
|\ \ \ \ \ \ \ \