summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Add automatic variable CMAKE_CURRENT_LIST_DIR(dir of CMAKE_CURRENT_LIST_FILE)Alex Neundorf2010-09-282-0/+25
* Remove trailing whitespaceAlex Neundorf2010-09-282-67/+68
* Merge topic 'cmake-guiRememberAdvancedCheckbox'Brad King2010-09-281-84/+91
|\
| * Make cmake-gui remember whether the "Advanced" checkbox was checked or notAlex Neundorf2010-09-231-0/+7
| * -remove trailing whitespaceAlex Neundorf2010-09-231-84/+84
* | Merge topic 'vs10-object-intdir'Brad King2010-09-281-1/+1
|\ \
| * | VS10: Use $(IntDir) for per-source output directory (#11270)Brad King2010-09-271-1/+1
* | | Merge topic 'fixAbsoluteDestHandlingRegression'Brad King2010-09-281-2/+5
|\ \ \
| * | | InstallGen/CPack fix handling absolute installed file regressionEric NOULARD2010-09-201-2/+5
* | | | KWSys Nightly Date StampKWSys Robot2010-09-281-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2010-09-271-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2010-09-261-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2010-09-251-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2010-09-241-1/+1
| |_|/ |/| |
* | | KWSys Nightly Date StampKWSys Robot2010-09-231-1/+1
* | | Merge topic 'fix_windows7_untar'Brad King2010-09-221-0/+18
|\ \ \
| * | | Add a delay after untar on windows to make external project work on windows 7Bill Hoffman2010-09-211-0/+18
* | | | Merge topic 'mingw-long-object-lists'Brad King2010-09-221-0/+7
|\ \ \ \
| * | | | Evaluate <OBJECT_DIR> rule variable for executablesBrad King2010-09-161-0/+7
* | | | | KWSys Nightly Date StampKWSys Robot2010-09-221-1/+1
* | | | | Merge topic 'fix-9963'Brad King2010-09-211-2/+9
|\ \ \ \ \
| * | | | | Enable calling commands with : in argv[1] (#9963)David Cole2010-09-101-2/+9
* | | | | | Merge topic 'xcode-ARCHS-quoting'Brad King2010-09-212-2/+4
|\ \ \ \ \ \
| * | | | | | Xcode: Quote string values containing '$' (#11244)Mikkel Krautz2010-09-201-1/+1
| * | | | | | Xcode: Avoid trailing space in ARCHS list (#11244)Mikkel Krautz2010-09-201-1/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'document-IMPORTED_NO_SONAME'Brad King2010-09-211-0/+18
|\ \ \ \ \ \
| * | | | | | Document IMPORTED_NO_SONAME target propertyBrad King2010-09-171-0/+18
* | | | | | | Merge topic 'fix-ccmake-search'Brad King2010-09-212-12/+7
|\ \ \ \ \ \ \
| * | | | | | | ccmake: Fix search with '/'Brad King2010-09-162-12/+7
* | | | | | | | Merge topic 'fix_line_length_issues'Brad King2010-09-215-26/+59
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix KWStyle line length issues.Bill Hoffman2010-09-155-26/+59
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | KWSys Nightly Date StampKWSys Robot2010-09-211-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | KWSys Nightly Date StampKWSys Robot2010-09-201-1/+1
* | | | | | | KWSys Nightly Date StampKWSys Robot2010-09-191-1/+1
* | | | | | | KWSys Nightly Date StampKWSys Robot2010-09-181-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | KWSys Nightly Date StampKWSys Robot2010-09-171-1/+1
* | | | | | KWSys Nightly Date StampKWSys Robot2010-09-161-1/+1
|/ / / / /
* | | | | KWSys Nightly Date StampKWSys Robot2010-09-151-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'resolve/fix_target_name_with_dot_vs10/allow_upper_case_cpp_and_o...Brad King2010-09-141-29/+52
|\ \ \ \
| * | | | VS2010: Set IntDir for utility and global targets.David Cole2010-09-131-28/+45
| * | | | VS2010: Honor PROJECT_LABEL target property (#10611)David Cole2010-09-091-0/+7
| * | | | Fix targets with . in the name for VS 10 IDE.Bill Hoffman2010-09-061-3/+2
* | | | | Merge topic 'improve-missing-source-file-error'Brad King2010-09-143-7/+21
|\ \ \ \ \
| * | | | | Report missing source files with context of targetBrad King2010-09-133-7/+21
* | | | | | Merge topic 'style-line-length'Brad King2010-09-145-63/+53
|\ \ \ \ \ \
| * | | | | | Fix line-too-long style errorsBrad King2010-09-104-5/+8
| * | | | | | file(DOWNLOAD): Fix error message formattingBrad King2010-09-101-58/+45
* | | | | | | Merge topic 'preserve-timestamps-on-tar-extract'Brad King2010-09-141-2/+10
|\ \ \ \ \ \ \
| * | | | | | | Preserve timestamps on files on tar extract.David Cole2010-09-091-2/+10
* | | | | | | | Merge topic 'lazy-query-cdash'Brad King2010-09-141-4/+0
|\ \ \ \ \ \ \ \