summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Introduce a cmGlobalGenerator::ResolveLanguageCompiler functionPeter Collingbourne2011-10-023-69/+81
* Introduce a cmLocalGenerator::ConvertToIncludeReference functionPeter Collingbourne2011-10-022-2/+11
* Make cmLocalGenerator::ConvertToLinkReference virtualPeter Collingbourne2011-10-021-1/+1
* Constify many getters of cmGlobalGenerator.Nicolas Despres2011-10-022-27/+27
* Add const versions of some getters.Nicolas Despres2011-10-022-0/+3
* Refactor TargetTypeNames.Nicolas Despres2011-10-025-45/+35
* Merge topic 'doc-set_target_properties-typo'Brad King2011-09-261-1/+1
|\
| * Fix typo in set_target_properties' documentation.Raphael Kubo da Costa2011-09-231-1/+1
* | KWSys Nightly Date StampKWSys Robot2011-09-261-1/+1
* | KWSys Nightly Date StampKWSys Robot2011-09-251-1/+1
* | KWSys Nightly Date StampKWSys Robot2011-09-241-1/+1
* | KWSys Nightly Date StampKWSys Robot2011-09-231-1/+1
* | KWSys Nightly Date StampKWSys Robot2011-09-221-1/+1
* | Merge topic 'CPackDeb-fakeroot'David Cole2011-09-211-1/+4
|\ \
| * | CPackDeb fix #10325 automagically use fakeroot for DEB if fakeroot is foundEric NOULARD2011-09-051-1/+4
* | | KWSys Nightly Date StampKWSys Robot2011-09-211-1/+1
* | | Merge topic 'file-download-http-error'David Cole2011-09-201-0/+4
|\ \ \
| * | | Make file(DOWNLOAD) fail on http errorBrad King2011-09-191-0/+4
| | |/ | |/|
* | | KWSys Nightly Date StampKWSys Robot2011-09-201-1/+1
|/ /
* | KWSys Nightly Date StampKWSys Robot2011-09-191-1/+1
* | KWSys Nightly Date StampKWSys Robot2011-09-181-1/+1
* | KWSys Nightly Date StampKWSys Robot2011-09-171-1/+1
* | KWSys Nightly Date StampKWSys Robot2011-09-161-1/+1
* | KWSys Nightly Date StampKWSys Robot2011-09-151-1/+1
* | KWSys Nightly Date StampKWSys Robot2011-09-141-1/+1
* | Merge topic 'effective-platform-name'David Cole2011-09-131-1/+5
|\ \
| * | Xcode: Use EFFECTIVE_PLATFORM_NAME reference in ComputeOutputDirDavid Cole2011-09-121-1/+5
* | | KWSys Nightly Date StampKWSys Robot2011-09-131-1/+1
* | | KWSys Nightly Date StampKWSys Robot2011-09-121-1/+1
* | | KWSys Nightly Date StampKWSys Robot2011-09-111-1/+1
* | | KWSys Nightly Date StampKWSys Robot2011-09-101-1/+1
* | | KWSys Nightly Date StampKWSys Robot2011-09-091-1/+1
* | | KWSys Nightly Date StampKWSys Robot2011-09-081-1/+1
* | | Merge topic 'fix-12446-no-cmake-E-build'David Cole2011-09-072-2/+1
|\ \ \
| * | | CMake: Remove documentation for -E build (#12446)Matt McCormick2011-09-062-2/+1
* | | | Merge topic 'fix-12377-xcode-honor-g0'David Cole2011-09-071-7/+28
|\ \ \ \
| * | | | Xcode: Honor -g0 to disable debugging (#12377)Johan Bjork2011-09-061-7/+28
| | |_|/ | |/| |
* | | | Merge topic 'fix-12284-cpack-symlinks'David Cole2011-09-072-1/+3
|\ \ \ \
| * | | | CPack: Do not recurse through directory symlinks (#12284)Johan Björk2011-09-061-0/+1
| * | | | CMake: Write symlinks to directories as files in archives (#12284)Johan Björk2011-09-061-1/+2
| | |/ / | |/| |
* | | | Merge topic 'fix-12260-fix-valgrind-output-parsing'David Cole2011-09-071-12/+12
|\ \ \ \
| * | | | CTest: Fixed valgrind output parsing (#12260)Johannes Stallkamp2011-09-051-12/+12
| | |/ / | |/| |
* | | | Merge topic 'fix-12370-no-space-in-target-name'David Cole2011-09-071-1/+3
|\ \ \ \
| * | | | Xcode: No spaces in makefile target names (#12370)Johan Björk2011-09-051-1/+3
| |/ / /
* | | | Merge topic 'fix-errors-from-cppcheck-issue-12440'David Cole2011-09-075-1/+8
|\ \ \ \
| * | | | ccmake: Fix off-by-one memory access errorThomas Jarosch2011-09-021-1/+1
| * | | | Fix file() command descriptor leak on errorThomas Jarosch2011-09-021-0/+2
| * | | | CTest: Fix memory leaks on errorThomas Jarosch2011-09-023-0/+5
* | | | | Merge topic 'fortran-format'David Cole2011-09-079-2/+158
|\ \ \ \ \
| * | | | | Xcode: Honor Fortran_FORMAT target and source file propertyBrad King2011-09-011-0/+22