summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'CPack-fixTypoInErrorMsg'Brad King2012-11-131-1/+1
|\
| * Correct string literal typo (have "(NULL)" like all other cases).Andreas Mohr2012-11-101-1/+1
* | Merge topic 'link-depends-no-shared'Brad King2012-11-134-1/+36
|\ \
| * | Optionally skip link dependencies on shared library filesBrad King2012-10-264-1/+36
* | | Merge topic 'update-KWSys'Brad King2012-11-131-1/+1
|\ \ \
| * | | Merge branch 'upstream-kwsys' into update-KWSysBrad King2012-11-091-1/+1
* | | | Merge topic 'fix-compiler-warnings'Brad King2012-11-1311-77/+28
|\ \ \ \
| * | | | Remove references to ancient and removed parts of the code.Stephen Kelly2012-11-131-56/+0
| * | | | Resolve ambiguity warning regarding use of && and ||.Stephen Kelly2012-11-131-2/+2
| * | | | Resolve warnings about shadowing parameters and local variables.Stephen Kelly2012-11-136-16/+18
| * | | | Resolve warnings about used enum values in switch blocks.Stephen Kelly2012-11-133-0/+7
| * | | | Resolve warnings about unused variables.Stephen Kelly2012-11-074-3/+1
* | | | | Merge topic 'doc-fixups'Brad King2012-11-1312-24/+39
|\ \ \ \ \
| * | | | | Documentation: Clarify configure_file behaviorBrad King2012-11-071-6/+14
| * | | | | Documentation: Clarify some command descriptionsAndreas Mohr2012-11-075-7/+14
| * | | | | Documentation: Correct typos and grammarAndreas Mohr2012-11-079-11/+11
* | | | | | Merge topic 'deprecate-load_command'Brad King2012-11-132-1/+18
|\ \ \ \ \ \
| * | | | | | load_command: Deprecate and document pending removalBrad King2012-11-072-1/+18
* | | | | | | Merge topic 'fix-13604-ccmake-del-key'Brad King2012-11-131-1/+1
|\ \ \ \ \ \ \
| * | | | | | | ccmake: Allow DEL key in first columnMatthew Woehlke2012-11-131-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2012-11-131-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2012-11-121-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2012-11-111-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2012-11-101-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2012-11-091-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2012-11-081-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'import-KWSys-subtree'Brad King2012-11-079-351/+1640
|\ \ \ \ \
| * | | | | Merge branch 'upstream-kwsys' into import-KWSys-subtreeBrad King2012-11-061-28/+38
| * | | | | Merge branch 'ctest-SUBMIT_INDEX-cdash' into import-KWSys-subtreeBrad King2012-11-013-1/+6
| |\ \ \ \ \
| * | | | | | Merge branch 'upstream-kwsys' into import-KWSys-subtreeBrad King2012-10-316-133/+657
| * | | | | | KWSys: Submit dashboard builds to PublicDashboardBrad King2012-10-011-1/+1
| * | | | | | Merge branch 'upstream-kwsys' into import-KWSys-subtreeBrad King2012-10-016-339/+1094
* | | | | | | CMake Nightly Date StampKitware Robot2012-11-071-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge topic 'ctest-SUBMIT_INDEX-cdash'Brad King2012-11-063-1/+6
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | CTest: Allow SUBMIT_INDEX with CDashBrad King2012-11-013-1/+6
| |/ / / /
* | | | | Merge topic 'FixImplicitDepends2'Brad King2012-11-0611-165/+191
|\ \ \ \ \
| * | | | | AddCustomCommand: Handle multiple IMPLICIT_DEPENDS files (#10048)Alex Neundorf2012-11-063-5/+13
| * | | | | cmDepends: No dependency-vector erasure in CheckDependenciesMichael Wild2012-11-061-2/+4
| * | | | | cmDepends: allow multiple dependees per dependerAlex Neundorf2012-11-068-47/+72
| * | | | | cmDependsC: fix indentationAlex Neundorf2012-11-061-105/+105
| * | | | | cmDependsC: remove code duplicationAlex Neundorf2012-11-031-14/+8
| * | | | | cmDependsC: remove unused member variableAlex Neundorf2012-09-301-3/+0
* | | | | | Merge topic 'EclipseFixIndexerBySettingSourcePath'Brad King2012-11-061-5/+7
|\ \ \ \ \ \
| * | | | | | Eclipse: set source path once to fix Eclipse indexer (#13596)Alex Neundorf2012-11-061-5/+7
* | | | | | | Merge topic 'start-contributing-irc-session'Brad King2012-11-062-36/+15
|\ \ \ \ \ \ \
| * | | | | | | file: remove dead codeAmine Chadly2012-11-021-10/+5
| * | | | | | | Consolidate list() argument count testingPetr Kmoch2012-11-021-26/+10
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'deb-rpm-all_components_in_one'Brad King2012-11-062-4/+20
|\ \ \ \ \ \ \
| * | | | | | | CPack: Fix RPM/Deb package names to not include "ALL_COMPONENTS_IN_ONE"Clinton Stimpson2012-11-062-4/+20
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'fix-13571-avoid-empty-sln-folders'Brad King2012-11-061-0/+2
|\ \ \ \ \ \ \