summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* find_package: Check both 32-bit and 64-bit registry viewsBrad King2011-04-132-6/+40
* find_package: Search a "system package registry"Brad King2011-04-132-14/+39
* find_package: Document user package registry locationsBrad King2011-04-131-3/+10
* find_package: Cleanup user package registry less aggressivelyBrad King2011-04-131-4/+3
* find_package: Rename implementation of user package registryBrad King2011-04-132-7/+7
* KWSys Nightly Date StampKWSys Robot2011-04-131-1/+1
* Merge topic 'vs10-custom-working-directory-issue-11938'Brad King2011-04-124-15/+58
|\
| * VS10: Fix exit code of custom commands with setlocal/endlocal (#11938)Brad King2011-04-111-4/+8
| * VS: Use setlocal/endlocal only in VS 10 custom commandsBrad King2011-04-113-13/+39
| * VS10: Fix working directory of consecutive custom commands (#11938)Brad King2011-04-084-22/+35
* | Merge topic 'CPackDeb-fix12061'Brad King2011-04-121-1/+1
|\ \
| * | CPackDeb: Handle dirs for CONTROL_EXTRA correctly when packaging componentsMartin Konrad2011-04-091-1/+1
* | | Merge topic 'windows-make-working-drive'Brad King2011-04-121-3/+9
|\ \ \
| * | | Change working drive only in MinGW MakefilesBrad King2011-04-081-2/+5
| * | | Fix working drive of make rules on WindowsBrad King2011-04-081-3/+6
| | |/ | |/|
* | | Merge topic 'xcode-attribute-conditions'Brad King2011-04-122-10/+21
|\ \ \
| * | | XCode: Also qoute [] as needed to set build-configurations.Johan Björk2011-04-072-10/+21
* | | | Merge topic 'find_package-forward-components'Brad King2011-04-121-14/+23
|\ \ \ \
| * | | | find_package: Forward component list for recursive calls in modulesBrad King2011-04-071-14/+23
| |/ / /
* | | | Merge topic 'libarchive-strip-xattr-issue-11958'Brad King2011-04-121-0/+3
|\ \ \ \
| * | | | cmArchiveWrite: Clear xattr and acl from entries (#11958)Brad King2011-04-071-0/+3
| |/ / /
* | | | KWSys Nightly Date StampKWSys Robot2011-04-121-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2011-04-111-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2011-04-101-1/+1
| |_|/ |/| |
* | | KWSys Nightly Date StampKWSys Robot2011-04-091-1/+1
| |/ |/|
* | KWSys Nightly Date StampKWSys Robot2011-04-081-1/+1
|/
* KWSys Nightly Date StampKWSys Robot2011-04-071-1/+1
* KWSys Nightly Date StampKWSys Robot2011-04-061-1/+1
* Merge topic 'drag-n-drop-components'Brad King2011-04-054-7/+114
|\
| * Fix KWStyle warningsEric NOULARD2011-04-012-9/+19
| * Add component support to DragNDrop generator.Clinton Stimpson2011-03-314-6/+103
* | Merge topic 'cpack-grouping-enum'Brad King2011-04-055-48/+97
|\ \
| * | Fix KWStyle warningsEric NOULARD2011-04-045-14/+20
| |/
| * Combine component packaging methods into an enum.Clinton Stimpson2011-03-315-43/+86
* | Merge topic 'fix_vs10_object_files'Brad King2011-04-051-5/+21
|\ \
| * | Fix for bug where VS2010 did not use .obj files as part of the build.Bill Hoffman2011-04-011-5/+21
* | | Merge topic 'upload-built-files'Brad King2011-04-0511-48/+345
|\ \ \
| * | | cmCTestUploadCommand::CheckArgumentKeyword should return false if not FILESZach Mullen2011-03-311-1/+1
| * | | Add the FILES keyword to ctest_upload commandZach Mullen2011-03-152-13/+31
| * | | Don't tar/gz ctest_upload() filesZach Mullen2011-03-153-5/+15
| * | | Change 'Files' tag to 'Upload' in Upload.xmlZach Mullen2011-03-151-2/+2
| * | | Implement ctest_upload commandZach Mullen2011-03-1511-48/+317
* | | | KWSys Nightly Date StampKWSys Robot2011-04-051-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2011-04-041-1/+1
* | | | KWSys Nightly Date StampKWSys Robot2011-04-021-1/+1
| |/ / |/| |
* | | KWSys Nightly Date StampKWSys Robot2011-04-011-2/+2
| |/ |/|
* | Merge topic 'custom-command-slashes'Brad King2011-03-313-5/+14
|\ \
| * | Normalize slashes of add_custom_(command|target) DEPENDS (#11973)Brad King2011-03-303-5/+14
* | | Merge topic 'fix_long_filenames_vs2010'Brad King2011-03-311-10/+1
|\ \ \
| * | | With very long file names, VS 2010 was unable to compile files.Bill Hoffman2011-03-231-10/+1