summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'MakingConfigFilesEasier_ConfigureMacro'David Cole2012-03-085-32/+228
|\
| * wrap write_basic_config_version_file as write_basic_package_version_file()Alex Neundorf2012-03-074-35/+44
| * add CMakePackageConfigHelpers: configure_package_config_file()Alex Neundorf2012-03-073-0/+187
* | Merge topic 'fix-12189-support-SBCS-in-VS'David Cole2012-03-088-3/+61
|\ \
| * | VS6: Avoid SBCS test on VS6 (#12189)David Cole2012-03-061-1/+3
| * | VS6: Avoid _MBCS define when _SBCS is defined (#12189)David Cole2012-02-211-3/+5
| * | Visual Studio: Allow setting Single Byte Character Set (#12189)Aaron C. Meadows2012-02-177-0/+54
* | | Merge topic 'CPackNSIS-addMissingDoc'David Cole2012-03-082-10/+23
|\ \ \
| * | | Add some missing CPACK_NSIS_xxx doc and move some to common CPack section.Eric NOULARD2012-03-062-10/+23
* | | | Merge topic 'fixCPackDocTypo'David Cole2012-03-081-4/+4
|\ \ \ \
| * | | | Fix some typos in CPACK_SET_DESTDIR docEric NOULARD2012-03-061-4/+4
* | | | | Merge topic 'fix-cygwin-hint-file'David Cole2012-03-081-4/+4
|\ \ \ \ \
| * | | | | Use correct "requires" line in cygwin setup hint fileDavid Cole2012-03-061-1/+1
| * | | | | Remove trailing white spaceDavid Cole2012-03-061-3/+3
| |/ / / /
* | | | | Merge topic 'target-include-directories'David Cole2012-03-0823-245/+397
|\ \ \ \ \
| * | | | | Fix shadowed variable warning on dashboard resultsDavid Cole2012-02-231-1/+1
| * | | | | Fix compiler warning reported on older Borland dashboard.David Cole2012-02-221-2/+4
| * | | | | Fix compiler error reported on older Borland dashboard.David Cole2012-02-221-2/+3
| * | | | | Update the documentation regarding INCLUDE_DIRECTORIES.David Cole2012-02-223-10/+51
| * | | | | Call ExpandVariablesInString for each target's INCLUDE_DIRECTORIESDavid Cole2012-02-221-0/+14
| * | | | | Make search paths ordered and uniqueDavid Cole2012-02-221-1/+14
| * | | | | Remove cmMakefile::GetIncludeDirectoriesDavid Cole2012-02-222-29/+0
| * | | | | Extract and use the INCLUDE_DIRECTORIES target properties.Stephen Kelly2012-02-2218-125/+204
| * | | | | Keep the INCLUDE_DIRECTORIES target property up to date.Stephen Kelly2012-02-222-0/+14
| * | | | | Add API to get the ordered includes for a target.Stephen Kelly2012-02-222-0/+27
| * | | | | CMake: Eliminate cmMakefile::IncludeDirectoriesDavid Cole2012-02-223-84/+71
| * | | | | Remove include flags memoization.Stephen Kelly2012-02-222-15/+3
| * | | | | Make it safe to call this method without creating duplicates.Stephen Kelly2012-02-221-2/+6
| * | | | | Refactor GetIncludeFlags to take includes instead of fetching themStephen Kelly2012-02-224-10/+21
* | | | | | KWSys Nightly Date StampKWSys Robot2012-03-081-1/+1
* | | | | | KWSys Nightly Date StampKWSys Robot2012-03-071-1/+1
* | | | | | Merge topic 'skip-install-rpath'David Cole2012-03-064-3/+25
|\ \ \ \ \ \
| * | | | | | Add an option to skip RPATH during installation.Stephen Kelly2012-03-054-3/+25
* | | | | | | Merge topic 'win32_executable-and-macosx_bundle-initializers'David Cole2012-03-062-2/+24
|\ \ \ \ \ \ \
| * | | | | | | Add default initializers for WIN32_EXECUTABLE and MACOSX_BUNDLEStephen Kelly2012-03-052-2/+24
* | | | | | | | Merge topic 'test-getpropery'David Cole2012-03-0616-0/+122
|\ \ \ \ \ \ \ \
| * | | | | | | | add test for get_property() errorsRolf Eike Beer2012-03-0416-0/+122
| |/ / / / / / /
* | | | | | | | Merge topic 'remove-unused-members'David Cole2012-03-063-10/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove cmExprParserHelper::SetLineFile()Yury G. Kudryashov2012-03-032-8/+0
| * | | | | | | | Remove UnionsAvailable member from 2 classesYury G. Kudryashov2012-03-032-2/+0
* | | | | | | | | Merge topic 'allfindmodules-versions'David Cole2012-03-061-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | AllFindModules test: do not require TCLSH versionRolf Eike Beer2012-03-021-1/+1
* | | | | | | | | | Merge topic 'fix-msys-cvs-local-repo'David Cole2012-03-062-0/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix MSYS CVS local test repo path format (#13001)Brad King2012-03-022-0/+25
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'improve-findqt3'David Cole2012-03-061-60/+31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindQt3: fix detection of Qt3 include directoryRolf Eike Beer2012-03-021-2/+5
| * | | | | | | | | | FindQt3: let FPHSA handle the version selectionRolf Eike Beer2012-03-021-54/+14
| * | | | | | | | | | FindQt3: fix version extraction for versions with lettersRolf Eike Beer2012-03-021-2/+2
| * | | | | | | | | | FindQt3: fix warning when Qt3 is not foundRolf Eike Beer2012-03-021-2/+10
* | | | | | | | | | | Merge topic 'remove-CheckSourceTree-cvs-support'David Cole2012-03-062-85/+7
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |